Implemented foundation of task-flow-engine
This commit is contained in:
@@ -4,7 +4,7 @@ type: workplan
|
||||
title: "Task-Flow-Engine — Declarative Workstation and Requisite Model"
|
||||
domain: custodian
|
||||
repo: the-custodian
|
||||
status: todo
|
||||
status: active
|
||||
owner: custodian
|
||||
topic_slug: custodian
|
||||
created: "2026-04-30"
|
||||
@@ -53,7 +53,7 @@ scopes the extraction boundary.
|
||||
|
||||
```task
|
||||
id: CUST-WP-0035-T01
|
||||
status: todo
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "25ad9022-987f-4d30-b1a1-a96c4a83889a"
|
||||
```
|
||||
@@ -100,7 +100,7 @@ any domain knowledge into the engine itself.
|
||||
|
||||
```task
|
||||
id: CUST-WP-0035-T02
|
||||
status: todo
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "df5ce1f2-a0d0-4f90-9629-c28c6021b909"
|
||||
```
|
||||
@@ -138,7 +138,7 @@ Acceptance: unit tests in `state-hub/tests/test_task_flow_engine.py` cover:
|
||||
|
||||
```task
|
||||
id: CUST-WP-0035-T03
|
||||
status: todo
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "3d01fc77-0329-44ee-8a60-20a3de1c1d6e"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user