Classify open workplans with flavor (CUST-WP-0072).
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 2s

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:43 +02:00
parent 8a40dcb11b
commit c8be24b940
5 changed files with 13 additions and 0 deletions

View file

@ -5,6 +5,7 @@ title: "Tamper-resistant credential governance + mass rotation/lockdown (Strand
domain: infotech domain: infotech
repo: ops-warden repo: ops-warden
status: active status: active
flavor: implementation
owner: codex owner: codex
topic_slug: custodian topic_slug: custodian
planning_priority: medium planning_priority: medium

View file

@ -5,6 +5,9 @@ title: "Layer model v0.7 conformance — state the deadline, bind the agent boun
domain: infotech domain: infotech
repo: ops-warden repo: ops-warden
status: active status: active
flavor: implementation
depends_on:
- WARDEN-WP-0030
owner: ops-warden owner: ops-warden
topic_slug: netkingdom topic_slug: netkingdom
planning_priority: P1 planning_priority: P1

View file

@ -5,6 +5,7 @@ title: "Repoint the whynot-design npm lane to Forgejo"
domain: infotech domain: infotech
repo: ops-warden repo: ops-warden
status: active status: active
flavor: planning
owner: codex owner: codex
topic_slug: whynot-design-forgejo-npm-lane topic_slug: whynot-design-forgejo-npm-lane
created: "2026-09-04" created: "2026-09-04"

View file

@ -5,6 +5,7 @@ title: "Preserve explicit policy caller refusals before credential and CA effect
domain: infotech domain: infotech
repo: ops-warden repo: ops-warden
status: blocked status: blocked
flavor: residual
owner: codex owner: codex
topic_slug: custodian topic_slug: custodian
created: "2026-09-08" created: "2026-09-08"
@ -24,6 +25,7 @@ fail-open. Caller-auth rejection is an explicit refusal, not a transport outage.
```task ```task
id: WARDEN-WP-0039-T01 id: WARDEN-WP-0039-T01
status: done status: done
flavor: residual
priority: high priority: high
assignee: the-custodian assignee: the-custodian
state_hub_task_id: "eaad08d9-ae47-5f50-8278-ea402a0e2869" state_hub_task_id: "eaad08d9-ae47-5f50-8278-ea402a0e2869"
@ -39,6 +41,7 @@ both permissive and closed outage profiles and refusal before child execution.
```task ```task
id: WARDEN-WP-0039-T02 id: WARDEN-WP-0039-T02
status: done status: done
flavor: residual
priority: high priority: high
assignee: the-custodian assignee: the-custodian
state_hub_task_id: "ac85cf00-391c-5c63-b8f4-ed5bd57684e5" state_hub_task_id: "ac85cf00-391c-5c63-b8f4-ed5bd57684e5"
@ -58,6 +61,7 @@ Verify the installed module as well as the checkout before the live refusal test
```task ```task
id: WARDEN-WP-0039-T03 id: WARDEN-WP-0039-T03
status: wait status: wait
flavor: residual
priority: high priority: high
assignee: the-custodian assignee: the-custodian
blocking_reason: "The configured ops-warden caller represents ops-warden; credential requests name their owner as resource.system. Need the flex-auth/credential-owner contract for that exact delegated read, without broadening caller bindings or relabelling resource ownership." blocking_reason: "The configured ops-warden caller represents ops-warden; credential requests name their owner as resource.system. Need the flex-auth/credential-owner contract for that exact delegated read, without broadening caller bindings or relabelling resource ownership."

View file

@ -5,6 +5,10 @@ title: "Adopt unknown -> fail_closed behind signing-target classification covera
domain: infotech domain: infotech
repo: ops-warden repo: ops-warden
status: proposed status: proposed
flavor: planning
depends_on:
- WARDEN-WP-0032
- WARDEN-WP-0034
owner: ops-warden owner: ops-warden
topic_slug: netkingdom topic_slug: netkingdom
planning_priority: P1 planning_priority: P1