docs: closeout phase29af; start phase29ag
This commit is contained in:
@ -4,11 +4,7 @@ Goal: Pattern2 の boundary 情報の歪みを SSOT で整理し、将来の回
|
||||
|
||||
## Status
|
||||
|
||||
- P0: ✅ COMPLETE(commit: `19f2c6b7f`)
|
||||
- P1: ✅ COMPLETE(merge `contract_checks` への集約)
|
||||
- P2: ✅ COMPLETE(JoinIR 回帰パックを 1 コマンドに収束)
|
||||
- P3: ✅ COMPLETE(BoundaryCarrierLayout SSOT)
|
||||
- P4: ✅ COMPLETE(layout consistency contract)
|
||||
- P0–P5: ✅ COMPLETE(closeout)
|
||||
|
||||
## Boundary Contract (SSOT)
|
||||
|
||||
@ -60,16 +56,15 @@ BoundaryCarrierLayout と header PHI の順序一致を strict/dev で検証す
|
||||
- contract_checks: `src/mir/builder/control_flow/joinir/merge/contract_checks/header_phi_layout.rs`
|
||||
- 配線: `src/mir/builder/control_flow/joinir/merge/coordinator.rs`
|
||||
|
||||
## P5: Closeout(Next)
|
||||
## P5: Closeout
|
||||
|
||||
P0–P4 の SSOT/contract を確定し、入口(README/Now/Backlog)を締める。
|
||||
P0–P4 の SSOT/contract を確定し、入口(README/Now/Backlog)を締めた。
|
||||
|
||||
## Verification
|
||||
|
||||
- `cargo build --release`
|
||||
- `./tools/smokes/v2/run.sh --profile quick`
|
||||
- `./tools/smokes/v2/run.sh --profile integration --filter "phase29ab_pattern2_"`
|
||||
- `./tools/smokes/v2/run.sh --profile integration --filter "phase1883_"`
|
||||
- `./tools/smokes/v2/profiles/integration/joinir/phase29ae_regression_pack_vm.sh`
|
||||
|
||||
## Notes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user