docs(phase287): Mark P4 complete, add P5 instructions
This commit is contained in:
@ -14,10 +14,10 @@ Related:
|
||||
- 次: Phase 288.2+(任意): REPL UX improvements(history / multiline / load 等)
|
||||
|
||||
- **Phase 287(active): Big Files Refactoring follow-ups(意味論不変)**
|
||||
- 状況: P0/P1/P2/P3 ✅ 完了(merge modularize / ast_feature_extractor facade / contract_checks facade / rewriter stages split)
|
||||
- 次(P4): `rewriter/stages/plan.rs` を責務単位で分割(Plan stage の見える化)
|
||||
- 状況: P0/P1/P2/P3/P4 ✅ 完了(merge modularize / ast_feature_extractor facade / contract_checks facade / rewriter stages split / plan stage split)
|
||||
- 次(P5): `rewriter/stages` の可視性引き締め(stages/mod.rs facade)
|
||||
- 入口: `docs/development/current/main/phases/phase-287/README.md`
|
||||
- 指示書: `docs/development/current/main/phases/phase-287/P4-PLAN_STAGE-MODULARIZATION-INSTRUCTIONS.md`
|
||||
- 指示書: `docs/development/current/main/phases/phase-287/P5-STAGES-VISIBILITY-FACADE-INSTRUCTIONS.md`
|
||||
|
||||
- **Phase 284(✅ COMPLETE): Return as ExitKind SSOT(patternに散らさない)**
|
||||
- 目的: `return` を “pattern最適化の個別実装” にせず、`ExitKind` と `compose::*` / `emit_frag()` に収束させる
|
||||
|
||||
Reference in New Issue
Block a user