docs(phase29an): add p4 loop facts ssot tightening

This commit is contained in:
2025-12-29 18:18:27 +09:00
parent aa8c12bcf1
commit d114117a36
4 changed files with 97 additions and 6 deletions

View File

@ -2,11 +2,16 @@
## Current Focus: Phase 29anSkeleton/Feature Facts
Next: Phase 29an P3Freeze taxonomy: unstructured tag
Next: Phase 29an P4LoopFacts require skeleton/features
運用ルール: integration filter で phase143_* は回さないJoinIR 回帰は phase29ae pack のみ)
運用ルール: phase286_pattern9_* は legacy pack (SKIP) を使う
移行道筋 SSOT: `docs/development/current/main/design/coreplan-migration-roadmap-ssot.md`
**2025-12-29: Phase 29an P3 完了**
- 目的: Freeze taxonomy の `unstructured` タグをコード語彙へ追加(未使用のまま、仕様不変)
- 変更: `src/mir/builder/control_flow/plan/planner/freeze.rs`
- 検証: `cargo build --release` / `./tools/smokes/v2/run.sh --profile quick` / `./tools/smokes/v2/profiles/integration/joinir/phase29ae_regression_pack_vm.sh`
**2025-12-29: Phase 29an P2 完了**
- 目的: planner を Skeleton→Feature→CandidateSet の段取りへ整理(候補/順序/挙動は不変)
- 変更: `src/mir/builder/control_flow/plan/planner/build.rs`