docs: update normalized_shadow references and Phase 129 status
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
|
||||
**Phase 129: Materialize join_k continuation(dev-only)**
|
||||
- 現状: Phase 129-B で join_k “if-as-last” を実体化(then/else は TailCall(join_k))
|
||||
- 補足: `src/mir/control_tree/normalized_shadow/` は責務分離済み(`if_as_last_join_k.rs` / `normalized_verifier.rs` / `parity_contract.rs` / `dev_pipeline.rs` など)
|
||||
- 残り: post-if(`if { x=2 }; return x`)を post_k continuation で表現(join_k → post_k の tailcall)
|
||||
- 入口: `docs/development/current/main/phases/phase-129/README.md`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user