fix(workplans): complete derived identifiers
Refs CUST-WP-0068-T06 Assistant: claude-code Assistant-Model: opus Assistant-Process: 2583210@bnt-lap001 Assistant-Session: f2bff2d5-e9b2-4338-92ca-10282a927006
This commit is contained in:
parent
bca478df73
commit
a03157c864
13 changed files with 65 additions and 13 deletions
|
|
@ -9,6 +9,7 @@ owner: codex
|
|||
topic_slug: custodian
|
||||
created: "2026-08-20"
|
||||
updated: "2026-08-20"
|
||||
state_hub_workstream_id: "ceae7cdc-2ed2-5276-a520-8f2a2d1fcc23"
|
||||
---
|
||||
|
||||
# KAIZEN-WP-0011 — Repository validation and metadata normalization
|
||||
|
|
@ -19,8 +20,10 @@ updated: "2026-08-20"
|
|||
id: KAIZEN-WP-0011-T01
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "673da081-e29e-5bff-ba53-cd588f9d9863"
|
||||
```
|
||||
|
||||
|
||||
Prevent empty dependency declarations such as `dependencies: []` from creating
|
||||
an empty-name dependency, and cover the behavior with a regression test.
|
||||
|
||||
|
|
@ -33,8 +36,10 @@ test passes and registry validation no longer reports an empty dependency.
|
|||
id: KAIZEN-WP-0011-T02
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "e02b5249-6f7c-5c22-b918-261e5a91031f"
|
||||
```
|
||||
|
||||
|
||||
Use the running interpreter for subprocess CLI tests and remove the Forgejo CI
|
||||
exclusion for the complete CLI error-handling test module.
|
||||
|
||||
|
|
@ -47,8 +52,10 @@ and Forgejo CI now runs the complete test suite.
|
|||
id: KAIZEN-WP-0011-T03
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "0d31a1fa-7ac9-5476-a340-06761bd3f63a"
|
||||
```
|
||||
|
||||
|
||||
Align the documented agent count with the 20 packaged definitions and use
|
||||
`agents-sync-package` consistently for source/package parity guidance.
|
||||
|
||||
|
|
@ -62,8 +69,10 @@ agent guidance agree on 20 agents; parity guidance uses
|
|||
id: KAIZEN-WP-0011-T04
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "bfb22aee-f87a-5268-bd5c-cc8b43c99c4e"
|
||||
```
|
||||
|
||||
|
||||
Normalize completed workplan statuses to `finished`, rename workplan files to
|
||||
the canonical `KAIZEN-WP-NNNN-<slug>.md` convention, and update inbound links.
|
||||
|
||||
|
|
@ -77,8 +86,10 @@ were updated. Stable workplan and task IDs were not changed.
|
|||
id: KAIZEN-WP-0011-T05
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "da4970c6-7da5-5a25-b70a-f12abfd97307"
|
||||
```
|
||||
|
||||
|
||||
Run the full test, release, agent-validation, and State Hub consistency checks;
|
||||
record the outcome and close the workplan.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue