docs(phase29aa): add P0 CFG-aware design and link from 29z
This commit is contained in:
@ -68,6 +68,11 @@ Related:
|
||||
- 入口: `docs/development/current/main/phases/phase-29z/README.md`
|
||||
- 指示書: `docs/development/current/main/phases/phase-29z/P0-RC_INSERTION_MINIMAL-INSTRUCTIONS.md`
|
||||
|
||||
- **Phase 29aa(P0 design-first): RC insertion safety expansion(CFG-aware)**
|
||||
- 目的: rc_insertion を CFG-aware に拡張する前提設計を固定(誤release防止)
|
||||
- P0最小成果: RcPlan(block/edge)構造、PHI/loop/early-exit 危険パターン整理、release安全条件の契約
|
||||
- 入口: `docs/development/current/main/phases/phase-29aa/README.md`
|
||||
|
||||
- **Phase 29x(planned, post self-host): De-Rust runtime for LLVM execution**
|
||||
- 目的: LLVM 実行経路のランタイム依存を段階的に Rust から切り離す(脱Rust)。
|
||||
- 前提: self-host ラインが安定し、VM/LLVM conformance(Phase 285)が十分に固まっていること。
|
||||
|
||||
Reference in New Issue
Block a user