feat(control_tree): Phase 129-C post-if via post_k continuation

This commit is contained in:
nyash-codex
2025-12-18 08:33:56 +09:00
parent b2af9fb297
commit 80df1cccd4
9 changed files with 502 additions and 20 deletions

View File

@ -21,7 +21,7 @@ Related:
- ねらい: `loop/if` ネストの "構造" を SSOTControlTree/StepTreeで表せるようにする
- 注意: canonicalizer は観測/構造SSOTまでValueId/PHI配線は Normalized 側へ)
- 現状: Phase 119128if-only Normalized: reads/inputs/unknown-read/partial-assign keep/mergeまで完了
- 次候補: Phase 129-Cpost-if を post_k continuation で表現)
- ✅ 完了: Phase 129-Cpost-if を post_k continuation で表現)
- 入口: `docs/development/current/main/design/control-tree.md`
## 中期(ループ在庫の残り)