docs: add Phase 127 entry (planned)

This commit is contained in:
nyash-codex
2025-12-18 06:55:29 +09:00
parent 49c2bdf2e9
commit 9aedc19413
4 changed files with 53 additions and 11 deletions

View File

@ -2,8 +2,11 @@
## Next: Phase 127予定
**Phase 127: TBD**
- Phase 126 完了。次のフェーズを決定
**Phase 127: unknown-read strict Fail-Fastdev-only**
- 目的: `reads` にあるが `available_inputs` に存在しない変数を “unknown-read” として検出し、strict で Fail-Fast
- 実装: `UnknownReadGuardBox`builder の lowering 前にチェック、tag + 1行hint で停止)
- fixture/smoke: `return missing_x` を strict で落とす(`[phase127/unknown_read/... ]` を固定)
- 入口(計画): `docs/development/current/main/phases/phase-127/README.md`
## 2025-12-18Phase 126 完了 ✅