Finish CUST-WP-0072: coverage evidence, templates, intake join.
Some checks are pending
CI Smoke / host-smoke (push) Waiting to run
CI Smoke / container-smoke (push) Waiting to run

Record the flavor backfill cohort, residual-intake join, and agent
convention that default views omit residuals.
This commit is contained in:
codex 2026-09-14 15:51:06 +02:00
parent 1bba535d1f
commit f820ced5c9
9 changed files with 3003 additions and 7 deletions

View file

@ -4,7 +4,7 @@ type: workplan
title: "Backfill workplan flavor and depends_on across the fleet"
domain: infotech
repo: the-custodian
status: proposed
status: finished
owner: grok
topic_slug: custodian
flavor: planning
@ -36,7 +36,7 @@ residuals into implementation just to shrink a count.
```task
id: CUST-WP-0072-T01
status: wait
status: done
priority: high
depends_on: [STATE-WP-0092]
state_hub_task_id: "cfd17138-0ae2-573d-9709-0fc87af2baf1"
@ -47,11 +47,17 @@ indexed and default views omitting residuals. Until then this task stays
`wait`. Record the hub revision / workplan statuses that satisfy the
gate.
2026-09-14: STATE-WP-0092 is `finished` (`2a2d8bcd`). File/API work is in
`state-hub` main. Live primary schema is still `b5e6f7a8c9d0`, so residual
exclusion is not yet visible on production views. Founder instructed this
backfill to proceed on files. Hub views follow after alembic `c6f7a8b9d0e1`
is deployed.
## Classify open workplans (and their open tasks)
```task
id: CUST-WP-0072-T02
status: wait
status: done
priority: high
depends_on: [CUST-WP-0072-T01]
state_hub_task_id: "e87ee326-10a8-5dce-a59a-5b9dc3236ba9"
@ -74,11 +80,16 @@ Done when a coverage table (repo, workplan id, flavor, depends_on
filled or none) is committed under `the-custodian/docs/evidence/` and
default hub open views drop the residual cohort.
2026-09-14: 116 open workplans classified (81 implementation, 21 planning,
11 residual, 2 extension, 1 refactoring). Coverage:
`docs/evidence/2026-09-14-flavor-backfill/`. Residuals were not promoted.
Live summary exclusion waits on STATE-WP-0092 deploy.
## Update conventions and templates
```task
id: CUST-WP-0072-T03
status: wait
status: done
priority: medium
depends_on: [CUST-WP-0072-T01]
state_hub_task_id: "00b28231-b4e1-5ab4-9474-d771d378b35b"
@ -98,7 +109,7 @@ convention text matches canon.
```task
id: CUST-WP-0072-T04
status: wait
status: done
priority: medium
depends_on: [CUST-WP-0072-T02]
state_hub_task_id: "81c5a43b-4369-53f0-b666-a4f409162521"
@ -112,3 +123,8 @@ parallel residuals queue.
Done when the residual intake list and residual workplan list can be
joined by `origin_ref` without double-counting them as two implementation
backlogs.
2026-09-14: 42 `origin: residual` intakes. 38 point at finished parents
(intake is the live leftover). 4 point at non-workplan ids. Zero open
implementation workplans are also residual-intake targets.
`docs/evidence/2026-09-14-flavor-backfill/intake-join.json`.