Add lifecycle helper regression tests

This commit is contained in:
2026-05-23 17:06:42 +02:00
parent 4cecb1cab8
commit 7d03cc48dd
2 changed files with 73 additions and 1 deletions

View File

@@ -174,7 +174,7 @@ pattern into metadata, detection, repair, and tests.
```task
id: STATE-WP-0047-T07
status: in_progress
status: done
priority: high
state_hub_task_id: "def5ce49-1938-4c45-807d-78ac15c995cb"
```
@@ -199,6 +199,10 @@ precedence over generic C-04 status drift.
Progress 2026-05-23: added guide coverage so the drift-learning scaffold has a
stable test anchor.
Result 2026-05-23: lifecycle coverage now spans direct helper tests,
task-start parent activation route tests, flow exit assertion tests, and
consistency repair/guide tests.
## Acceptance Criteria
- Starting task work deterministically activates the parent workstream.