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`
|
||||
|
||||
Reference in New Issue
Block a user