docs(phase29al): post-phi final form ssot

This commit is contained in:
2025-12-29 16:10:33 +09:00
parent e598712298
commit 77b488b256
3 changed files with 10 additions and 3 deletions

View File

@ -201,6 +201,12 @@ MIR → [VM: MirInterpreter]
---
## 9. 関連ドキュメントSSOT
- Post-PHI final form: `docs/development/current/main/design/post-phi-final-form-ssot.md`
---
## 関連ドキュメント
- **JoinIR Architecture Overview**: [joinir-architecture-overview.md](./joinir-architecture-overview.md) - 全体アーキテクチャのSSOT

View File

@ -27,3 +27,4 @@ Scope: JoinIR plan/frag 導線(仕様不変)
- Plan/Frag overview: `docs/development/current/main/design/edgecfg-fragments.md`
- Pattern6/7 contracts: `docs/development/current/main/design/pattern6-7-contracts.md`
- CorePlan Skeleton/Feature model: `docs/development/current/main/design/coreplan-skeleton-feature-model.md`
- Post-PHI final form SSOT: `docs/development/current/main/design/post-phi-final-form-ssot.md`