docs(now): mark phase29z P2 closeout

This commit is contained in:
2025-12-27 15:41:46 +09:00
parent b895f67e07
commit 91adbd0547

View File

@ -8,12 +8,12 @@
- P1 最小ターゲット: Return 終端 cleanup の RcPlan 経由化Branch/Jump は禁止継続)
- 入口: `docs/development/current/main/phases/phase-29aa/P0-RC_INSERTION_CFG_AWARE_DESIGN-INSTRUCTIONS.md`
**2025-12-27: Phase 29z P1 完了**
**2025-12-27: Phase 29z P2 closeout**
- `src/mir/passes/rc_insertion.rs`: `Store` 上書き + `Store null`explicit drop+ Return終端cleanup の最小 release 挿入単一block・安全ガード
- 既定OFF: Cargo feature `rc-insertion-minimal`env var 新設なし)
- 検証: quick 154/154 PASS 維持 + `cargo run --bin rc_insertion_selfcheck --features rc-insertion-minimal`
- 入口: `docs/development/current/main/phases/phase-29z/README.md`
- 次: Phase 29z P2 closeout残課題null伝搬強化/Branch&Jump終端cleanup/PHI・loop・early-exitの設計
- 次: Phase 29aa P0CFG-aware design
**2025-12-27: Phase 29y P0 完了**
- docs-first SSOT finalizedABI/RC insertion/Observability