phase29ao(p36): release adopt pattern1 coreplan skeleton pilot

This commit is contained in:
2025-12-30 17:22:14 +09:00
parent 3eef35802d
commit 1b11f75a6e
10 changed files with 65 additions and 12 deletions

View File

@ -3,7 +3,7 @@
## Current Focus
- Phase: `docs/development/current/main/phases/phase-29ao/README.md`
- Next: `docs/development/current/main/phases/phase-29ao/P36-RELEASE-ADOPT-PATTERN1-COREPLAN-SKELETON-PILOT-INSTRUCTIONS.md`
- Next: Phase 29ao P37TBD
## Gate (SSOT)

View File

@ -5,7 +5,7 @@ Scope: 「次にやる候補」を短く列挙するメモ。入口は `docs/dev
## Active
- CorePlan migration: `docs/development/current/main/phases/phase-29ao/README.md`Next: P36 Stage-2 pilot
- CorePlan migration: `docs/development/current/main/phases/phase-29ao/README.md`Next: P37 TBD
## Near-Term Candidates

View File

@ -34,8 +34,8 @@ Related:
## 1.1 Current (active)
- Active phase: `docs/development/current/main/phases/phase-29ao/README.md`
- Next step: Phase 29ao P36 (TBD)
- After P36: TBD
- Next step: Phase 29ao P37 (TBD)
- After P37: TBD
## 2. すでに固めた SSOT再発防止の土台

View File

@ -2,12 +2,17 @@
## Current Focus: Phase 29aoCorePlan composition
Next: Phase 29ao P36TBD
Next: Phase 29ao P37TBD
指示書: TBD
運用ルール: integration filter で phase143_* は回さないJoinIR 回帰は phase29ae pack のみ)
運用ルール: phase286_pattern9_* は legacy pack (SKIP) を使う
移行道筋 SSOT: `docs/development/current/main/design/coreplan-migration-roadmap-ssot.md`
**2025-12-30: Phase 29ao P36 完了**
- 目的: Pattern1 subset を release 既定でも Facts→CorePlan(skeleton) で採用する Stage-2 パイロットを開始(仕様不変)
- 変更: `src/mir/builder/control_flow/plan/composer/shadow_adopt.rs` / `src/mir/builder/control_flow/plan/composer/mod.rs` / `src/mir/builder/control_flow/joinir/patterns/router.rs` / `docs/development/current/main/phases/phase-29ao/README.md` / `docs/development/current/main/10-Now.md` / `docs/development/current/main/30-Backlog.md` / `docs/development/current/main/design/coreplan-migration-roadmap-ssot.md`
- 検証: `cargo build --release` / `./tools/smokes/v2/run.sh --profile quick` / `./tools/smokes/v2/profiles/integration/joinir/phase29ae_regression_pack_vm.sh`
**2025-12-30: Phase 29ao P35 完了**
- 目的: shadow adopt タグの必須/禁止を SSOT 化し、Pattern1 subset reject の negative gate を回帰で固定(仕様不変)
- 変更: `docs/development/current/main/design/coreplan-shadow-adopt-tag-coverage-ssot.md` / `docs/development/current/main/phases/phase-29ao/README.md` / `docs/development/current/main/10-Now.md` / `docs/development/current/main/30-Backlog.md` / `docs/development/current/main/design/coreplan-migration-roadmap-ssot.md`

View File

@ -15,7 +15,7 @@ Related:
- **Phase 29aoactive: CorePlan composition from Skeleton/Feature**
- 入口: `docs/development/current/main/phases/phase-29ao/README.md`
- 状況: P0P35 ✅ 完了 / Next: P36TBD
- 状況: P0P36 ✅ 完了 / Next: P37TBD
- Next 指示書: TBD
- **Phase 29af✅ COMPLETE: Boundary hygiene / regression entrypoint / carrier layout SSOT**

View File

@ -18,10 +18,13 @@ Scope: Repo root の旧リンク互換。現行の入口は `docs/development/cu
**CorePlan migration 道筋 SSOT**
`docs/development/current/main/design/coreplan-migration-roadmap-ssot.md` が移行タスクの Done 判定の入口。
**Next implementation (Phase 29ao P36)**
**Next implementation (Phase 29ao P37)**
- 目的: TBD
- 指示書: TBD
- After P36: TBD
- After P37: TBD
**2025-12-30: Phase 29ao P36 COMPLETE (release adopt Pattern1 CorePlan skeleton pilot)**
Pattern1 subset を release 既定でも Facts→CorePlan(skeleton) に寄せる Stage-2 パイロットを開始した(仕様不変)。
**2025-12-30: Phase 29ao P35 COMPLETE (shadow-adopt tag coverage SSOT + pattern1 negative gate)**
shadow adopt タグの必須/禁止を SSOT 化し、Pattern1 subset reject の negative gate を回帰で固定した(仕様不変)。

View File

@ -201,8 +201,12 @@ GateSSOT:
- 指示書: `docs/development/current/main/phases/phase-29ao/P35-SHADOW-ADOPT-TAG-COVERAGE-SSOT-AND-PATTERN1-NEGATIVE-GATE-INSTRUCTIONS.md`
- ねらい: タグ必須/禁止を SSOT 化し、Pattern1 subset reject の negative gate を回帰で固定(仕様不変)
## P36: Stage-2 pilot — release adopt Pattern1 CorePlan skeleton (subset) ✅
- 指示書: `docs/development/current/main/phases/phase-29ao/P36-RELEASE-ADOPT-PATTERN1-COREPLAN-SKELETON-PILOT-INSTRUCTIONS.md`
- ねらい: Pattern1 subset を release 既定でも Facts→CorePlan(skeleton) で採用する Stage-2 パイロット(仕様不変)
## Nextplanned
- Next: P36Stage-2 pilot
- 指示書: `docs/development/current/main/phases/phase-29ao/P36-RELEASE-ADOPT-PATTERN1-COREPLAN-SKELETON-PILOT-INSTRUCTIONS.md`
- After P36: TBD
- Next: P37TBD
- After P37: TBD