docs(phase29ab): record P8 ok fixtures and queue closeout
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# Self Current Task — Now (main)
|
||||
|
||||
## Current Focus: Phase 29ab P5(Pattern7 SplitScan contract fail-fast)
|
||||
## Current Focus: Phase 29ab P8(Pattern6/7 ok path PASS)
|
||||
|
||||
**2025-12-28: Phase 29ab P1 完了** ✅
|
||||
- 目的: Pattern2 の LoopBodyLocal promotion の最小ケースを fixture+integration smoke で固定
|
||||
@ -47,6 +47,12 @@
|
||||
- smokes: `tools/smokes/v2/profiles/integration/apps/phase29ab_pattern6_{reverse,matchscan}_firstfail_min_vm.sh`
|
||||
- 検証: `./tools/smokes/v2/run.sh --profile integration --filter "phase29ab_pattern6_*"` PASS(3/3)
|
||||
|
||||
**2025-12-28: Phase 29ab P8 完了** ✅
|
||||
- 目的: Pattern6/7 の正常系 fixture を Plan/Frag/compose 経路で PASS 固定(freeze を減らす)
|
||||
- Pattern6 OK: `apps/tests/phase29ab_pattern6_scan_with_init_ok_min.hako`
|
||||
- Pattern7 OK: `apps/tests/phase29ab_pattern7_splitscan_ok_min.hako`
|
||||
- Smokes: `phase29ab_pattern6_scan_with_init_ok_min_vm`, `phase29ab_pattern7_splitscan_ok_min_vm`
|
||||
|
||||
**2025-12-28: Phase 29aa P5 完了** ✅
|
||||
- 目的: Return block が複数 predecessor のとき、incoming state が完全一致する場合のみ ReturnCleanup を成立させる
|
||||
- 入口: `docs/development/current/main/phases/phase-29aa/README.md`
|
||||
|
||||
@ -16,7 +16,8 @@ Related:
|
||||
- P5: Pattern7 SplitScan first-fail(契約違反)を freeze で固定して SSOT 化
|
||||
- P6: Pattern6 ScanWithInit first-fail(契約違反)を freeze で固定して SSOT 化
|
||||
- P7: Pattern6 reverse scan / MatchScan の near-miss を追加で freeze 固定(負債を先に顕在化)
|
||||
- P8: Pattern6/7 “正常系” を Plan/Frag/compose へ寄せて PASS 固定(freeze を減らす本丸)
|
||||
- P8: Pattern6/7 “正常系” を Plan/Frag/compose へ寄せて PASS 固定(freeze を減らす本丸)✅
|
||||
- P9: Phase 29ab closeout(Now/Backlog/phase README を更新して完了宣言)
|
||||
|
||||
- **Phase 288(✅ P0–P3 + 288.1 complete): REPL mode**
|
||||
- 入口: `docs/development/current/main/phases/phase-288/README.md`
|
||||
|
||||
Reference in New Issue
Block a user