phase29ap(p1): reduce joinir wrappers for pattern6/7
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
## Current Focus
|
||||
|
||||
- Phase: `docs/development/current/main/phases/phase-29ap/README.md`
|
||||
- Next: Phase 29ap P1 (planned; see `docs/development/current/main/phases/phase-29ap/README.md`)
|
||||
- Next: Phase 29ap P2 (planned; see `docs/development/current/main/phases/phase-29ap/README.md`)
|
||||
|
||||
## Gate (SSOT)
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@ Scope: 「次にやる候補」を短く列挙するメモ。入口は `docs/dev
|
||||
|
||||
## Active
|
||||
|
||||
- Phase 29ap: `docs/development/current/main/phases/phase-29ap/README.md` (Next: P1 planned)
|
||||
- Phase 29ap: `docs/development/current/main/phases/phase-29ap/README.md` (Next: P2 planned)
|
||||
- JoinIR regression gate SSOT: `docs/development/current/main/phases/phase-29ae/README.md`
|
||||
- CorePlan hardening (docs-first): `docs/development/current/main/phases/phase-29al/README.md`
|
||||
|
||||
|
||||
@ -25,8 +25,15 @@ Gate (SSOT):
|
||||
- Outcome remains `Ok(None)` for non-matching cases.
|
||||
- No new logs or error strings.
|
||||
|
||||
## P1: Reduce JoinIR wrappers (Pattern6/7) ✅
|
||||
|
||||
- Scope:
|
||||
- Drop JoinIR-side Pattern6/7 wrapper modules (plan/composer is SSOT).
|
||||
- Keep routing through single_planner → composer adopt.
|
||||
- Guardrails:
|
||||
- No change to pattern selection or logs.
|
||||
|
||||
## Next (planned)
|
||||
|
||||
- P1: Pattern6/7 JoinIR wrapper → composer entry only
|
||||
- P2: Router pattern-name branching reduction (planner outcome + composer SSOT)
|
||||
- P3: Facts/Feature expansion if needed
|
||||
|
||||
Reference in New Issue
Block a user