fix(workplans): adopt ADR-007 derived identifiers for unregistered records
These workplans exist only in the retired local hub. Their random pre-ADR-007 identifiers are refused by C-06 as stale references, so they cannot be registered. Deriving from the canonical record id takes no identity from anything: central does not hold them and the old ids die with the cache. Records central already holds were deliberately left untouched. 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
c3298c5f6d
commit
1fa9dc18ab
11 changed files with 88 additions and 88 deletions
|
|
@ -18,7 +18,7 @@ related:
|
|||
- ACTIVITY-WP-0019
|
||||
- ACTIVITY-WP-0021
|
||||
- ACT-ADR-005
|
||||
state_hub_workstream_id: "a405ce6a-2f1d-47b0-8ab8-85ae9cb8bfb2"
|
||||
state_hub_workstream_id: "1f99bf6f-5180-5e4e-b9a5-5137c48d84c4"
|
||||
---
|
||||
|
||||
# ACTIVITY-WP-0028 — `activity` CLI (repo-scoped automation review)
|
||||
|
|
@ -80,7 +80,7 @@ Canon: `docs/repo-automation-review-cli.md`.
|
|||
id: ACTIVITY-WP-0028-T01
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "9a780335-d97a-4c39-9845-7654d3bdf206"
|
||||
state_hub_task_id: "3c8117c1-81e9-5d92-9221-912350c308dc"
|
||||
```
|
||||
|
||||
1. Add `activity_core/review_cli/` package with `main()` argparse dispatcher.
|
||||
|
|
@ -103,7 +103,7 @@ consumer cwd in tests or documented local install.
|
|||
id: ACTIVITY-WP-0028-T02
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "c5ebb26f-2494-4fac-8540-d9a9d74e350b"
|
||||
state_hub_task_id: "38abf01c-fb20-5d7e-a878-2fb19a3fae2c"
|
||||
```
|
||||
|
||||
Depends on T01.
|
||||
|
|
@ -124,7 +124,7 @@ definition without API.
|
|||
id: ACTIVITY-WP-0028-T03
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "3e39e349-c43e-406a-b86d-f7dc704707c1"
|
||||
state_hub_task_id: "6f2be701-2738-5cd2-a1f9-eddb0062d403"
|
||||
```
|
||||
|
||||
Depends on T02.
|
||||
|
|
@ -144,7 +144,7 @@ Depends on T02.
|
|||
id: ACTIVITY-WP-0028-T04
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "a3203d03-5f6e-4ddf-875f-9d5c31ea9aeb"
|
||||
state_hub_task_id: "2f4ca8a7-498d-580f-8120-5810de366055"
|
||||
```
|
||||
|
||||
Depends on T03.
|
||||
|
|
@ -167,7 +167,7 @@ not “did not run”; exit `1` only on real failures.
|
|||
id: ACTIVITY-WP-0028-T05
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "f687c2af-80ef-44f3-94da-5fb663b035c3"
|
||||
state_hub_task_id: "d1bdd871-2ede-5026-979b-a877c379fd03"
|
||||
```
|
||||
|
||||
Depends on T04.
|
||||
|
|
@ -190,7 +190,7 @@ and Forgejo/path artefacts without SSH.
|
|||
id: ACTIVITY-WP-0028-T06
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "a6cd4704-1284-4859-8cee-3ea49aae4312"
|
||||
state_hub_task_id: "9a115c73-19c1-598e-9476-e91db33a02b1"
|
||||
```
|
||||
|
||||
Depends on T03 (docs can land with P1).
|
||||
|
|
@ -212,7 +212,7 @@ Depends on T03 (docs can land with P1).
|
|||
id: ACTIVITY-WP-0028-T07
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "84b090ce-168c-4c3b-9390-1de8a4d5f488"
|
||||
state_hub_task_id: "941e4662-5468-56c4-a07b-f2d71ced71a1"
|
||||
```
|
||||
|
||||
Depends on T04–T05.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue