phase29aa(p7): deterministic ReleaseStrong values ordering
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# Phase 29aa: RC insertion safety expansion(CFG-aware design)
|
||||
|
||||
Status: P7 Ready (Deterministic ReleaseStrong ordering)
|
||||
Status: P7 Complete (Deterministic ReleaseStrong ordering)
|
||||
Scope: Phase 29z の単一block限定実装から、誤releaseを起こさない形で CFG-aware に拡張するための設計を固める。
|
||||
|
||||
Entry:
|
||||
@ -108,6 +108,5 @@ P7 SSOT:
|
||||
- Acceptance:
|
||||
- quick 154/154 PASS 維持
|
||||
- `cargo run --bin rc_insertion_selfcheck --features rc-insertion-minimal` PASS
|
||||
- selfcheck Case 3.9(部分一致 → Return block に 1 cleanup、intersection = v1)PASS
|
||||
- selfcheck Case 3.10(intersection 空 → 全ブロック 0 cleanup)PASS
|
||||
- selfcheck Case 3.11(values が昇順であることを検証)PASS
|
||||
- 既定OFF維持(featureなしは no-op)
|
||||
|
||||
Reference in New Issue
Block a user