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

@ -18,14 +18,14 @@ Goal: “pattern が重なる/増殖する” を設計で根治し、JoinIR/Pla
- ねらい: “骨格→特徴→合成” を SSOT として固定し、通らない/危険なパターンも Freeze taxonomy に落とす
- 成果: `docs/development/current/main/design/coreplan-skeleton-feature-model.md`
## Next (planned)
### P1: post-phijoin 入力の最終表現SSOT
## P1: post-phijoin 入力の最終表現SSOT
- ねらい: join 値の “最終表現” と “局所 verify” の不変条件を SSOT 化するemit/merge の再解析禁止を強化)
- 指示書: `docs/development/current/main/phases/phase-29al/P1-POST-PHI-FINAL-FORM-SSOT-INSTRUCTIONS.md`
- SSOT: `docs/development/current/main/design/post-phi-final-form-ssot.md`
## Next (planned)
### P2: effect classification SSOT
- ねらい: pure/control/rc/observability などの効果分類と、許される変形(最適化/RC挿入/DCEを法典化する