docs: add Phase 130 plan and set Now to Phase 130

This commit is contained in:
nyash-codex
2025-12-18 08:36:38 +09:00
parent 80df1cccd4
commit 05fccce09a
4 changed files with 106 additions and 14 deletions

View File

@ -96,17 +96,19 @@ JoinIR の箱構造と責務、ループ/if の lowering パターンを把握
- `docs/development/current/main/phases/phase-128/README.md`
31. Phase 129: Materialize join_k continuation + LLVM parityP1-C done
- `docs/development/current/main/phases/phase-129/README.md`
32. Phase 104: loop(true) break-only digitsVM + LLVM EXE
32. Phase 130: if-only Normalized small expr/assignPLAN
- `docs/development/current/main/phases/phase-130/README.md`
33. Phase 104: loop(true) break-only digitsVM + LLVM EXE
- `docs/development/current/main/phases/phase-104/README.md`
33. Phase 107: json_cur find_balanced_* depth scanVM + LLVM EXE
34. Phase 107: json_cur find_balanced_* depth scanVM + LLVM EXE
- `docs/development/current/main/phases/phase-107/README.md`
34. Phase 108: Pattern2 policy router SSOT入口の薄さを固定
35. Phase 108: Pattern2 policy router SSOT入口の薄さを固定
- `docs/development/current/main/phases/phase-108/README.md`
35. Phase 109: error_tags hints SSOTFail-Fast + hint の語彙固定)
36. Phase 109: error_tags hints SSOTFail-Fast + hint の語彙固定)
- `docs/development/current/main/phases/phase-109/README.md`
36. MIR BuilderContext 分割の入口)
37. MIR BuilderContext 分割の入口)
- `src/mir/builder/README.md`
37. Scope/BindingIdshadowing・束縛同一性の段階移行
38. Scope/BindingIdshadowing・束縛同一性の段階移行
- `docs/development/current/main/phase73-scope-manager-design.md`
- `docs/development/current/main/PHASE_74_SUMMARY.md`
- `docs/development/current/main/PHASE_75_SUMMARY.md`
@ -114,9 +116,9 @@ JoinIR の箱構造と責務、ループ/if の lowering パターンを把握
- `docs/development/current/main/phase78-bindingid-promoted-carriers.md`
- `docs/development/current/main/phase80-bindingid-p3p4-plan.md`P3/P4 への配線計画)
- `docs/development/current/main/phase81-pattern2-exitline-contract.md`promoted carriers の ExitLine 契約検証)
31. Boxification feedbackPhase 7885 の振り返りと Phase 86 推奨)
39. Boxification feedbackPhase 7885 の振り返りと Phase 86 推奨)
- `docs/development/current/main/phase78-85-boxification-feedback.md`
32. Phase 86: Carrier Init Builder + Error Tags ✅
40. Phase 86: Carrier Init Builder + Error Tags ✅
- **Status**: COMPLETE (2025-12-13)
- **Modules**:
- `src/mir/builder/control_flow/joinir/merge/carrier_init_builder.rs` (+8 tests)