Close lifecycle transition helper workplan
This commit is contained in:
parent
ab23ef4f1f
commit
0ea46f081c
8 changed files with 221 additions and 19 deletions
|
|
@ -4,7 +4,7 @@ type: workplan
|
|||
title: "Lifecycle Assertions and Renormalization"
|
||||
domain: custodian
|
||||
repo: state-hub
|
||||
status: active
|
||||
status: finished
|
||||
owner: codex
|
||||
topic_slug: custodian
|
||||
planning_priority: high
|
||||
|
|
@ -68,7 +68,7 @@ starts.
|
|||
|
||||
```task
|
||||
id: STATE-WP-0047-T02
|
||||
status: in_progress
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "56d9b6b9-fba1-4997-bdd5-875187cafa2d"
|
||||
```
|
||||
|
|
@ -88,6 +88,13 @@ Progress 2026-05-23: consistency tooling now uses the shared lifecycle helper
|
|||
to detect and repair planning-state workplans with active tasks. Future UI
|
||||
actions still need to route through the shared transition layer.
|
||||
|
||||
Result 2026-05-23: expanded the shared lifecycle helper into canonical
|
||||
workstream/task transition functions with result metadata. Direct task and
|
||||
workstream routes, flow advancement, consistency tooling, and UI-originated
|
||||
reconciliation now route status changes through the shared layer. Task-start
|
||||
write-through also patches parent workplan frontmatter to `active` when the
|
||||
shared helper activates the parent workstream.
|
||||
|
||||
## T03 - Auto-Advance Workstream On Task Start
|
||||
|
||||
```task
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue