Classify open workplans with flavor (CUST-WP-0072).

Set flavor on open workplans from origin/prose/status. Copy existing
depends_on aliases only. Do not promote residuals.

Assistant: grok
Assistant-Session: 01a09dc1-b21e-77e1-919e-fcad2f82b267
This commit is contained in:
tegwick 2026-09-14 15:50:49 +02:00
parent f91c5323c3
commit 8fbdff2b97

View file

@ -5,6 +5,7 @@ title: "Track the two external dispositions tenant-engine is waiting on"
domain: infotech domain: infotech
repo: tenant-engine repo: tenant-engine
status: blocked status: blocked
flavor: residual
owner: claude owner: claude
topic_slug: netkingdom topic_slug: netkingdom
created: "2026-09-07" created: "2026-09-07"
@ -60,6 +61,7 @@ convention's status for work that is blocked on another party.
```task ```task
id: TEN-WP-0012-T01 id: TEN-WP-0012-T01
status: wait status: wait
flavor: residual
priority: medium priority: medium
state_hub_task_id: "7898c1aa-b5de-54cf-87b7-67b727b5d0b2" state_hub_task_id: "7898c1aa-b5de-54cf-87b7-67b727b5d0b2"
``` ```
@ -128,6 +130,7 @@ would make the outbox look drained when it is not.
```task ```task
id: TEN-WP-0012-T02 id: TEN-WP-0012-T02
status: wait status: wait
flavor: residual
priority: low priority: low
state_hub_task_id: "f7d27d7c-f599-5d0e-b60b-9c3ad2b27b87" state_hub_task_id: "f7d27d7c-f599-5d0e-b60b-9c3ad2b27b87"
``` ```