docs: add Phase 125 entry (planned)

This commit is contained in:
nyash-codex
2025-12-18 06:28:39 +09:00
parent d044af1fbc
commit 7eeeb588e4
5 changed files with 47 additions and 8 deletions

View File

@ -84,17 +84,21 @@ JoinIR の箱構造と責務、ループ/if の lowering パターンを把握
- `docs/development/current/main/phases/phase-122/README.md`
25. Phase 123: Normalized semanticsReturn literal + If minimal compare, dev-only
- `docs/development/current/main/phases/phase-123/README.md`
26. Phase 104: loop(true) break-only digitsVM + LLVM EXE
26. Phase 124: Reads facts + Return(Variable from env)dev-only
- `docs/development/current/main/phases/phase-124/README.md`
27. Phase 125: Reads-only inputs → Normalized envplanned
- `docs/development/current/main/phases/phase-125/README.md`
28. Phase 104: loop(true) break-only digitsVM + LLVM EXE
- `docs/development/current/main/phases/phase-104/README.md`
26. Phase 107: json_cur find_balanced_* depth scanVM + LLVM EXE
29. Phase 107: json_cur find_balanced_* depth scanVM + LLVM EXE
- `docs/development/current/main/phases/phase-107/README.md`
27. Phase 108: Pattern2 policy router SSOT入口の薄さを固定
30. Phase 108: Pattern2 policy router SSOT入口の薄さを固定
- `docs/development/current/main/phases/phase-108/README.md`
28. Phase 109: error_tags hints SSOTFail-Fast + hint の語彙固定)
31. Phase 109: error_tags hints SSOTFail-Fast + hint の語彙固定)
- `docs/development/current/main/phases/phase-109/README.md`
29. MIR BuilderContext 分割の入口)
32. MIR BuilderContext 分割の入口)
- `src/mir/builder/README.md`
30. Scope/BindingIdshadowing・束縛同一性の段階移行
33. 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`