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
This commit is contained in:
parent
596bd72584
commit
947f95e42a
7 changed files with 43 additions and 43 deletions
|
|
@ -10,7 +10,7 @@ planning_priority: medium
|
|||
planning_order: 59
|
||||
created: "2026-07-16"
|
||||
updated: "2026-07-18"
|
||||
state_hub_workstream_id: "98d88a93-52d5-4bcb-9be3-6345e1b21785"
|
||||
state_hub_workstream_id: "2a9f433a-d105-578a-9864-3e2154283b8f"
|
||||
---
|
||||
|
||||
# Forgejo CI/publish cutover — retire residual gitea workflows
|
||||
|
|
@ -48,7 +48,7 @@ fallback until 2026-08-07 per RAIL-HO-WP-0005 T12).
|
|||
id: CUST-WP-0059-T01
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "b141add8-6719-4b22-b8f3-70ad3a8e67b1"
|
||||
state_hub_task_id: "aeab3296-2965-5fee-bbd9-46c6e1b7fb6c"
|
||||
```
|
||||
|
||||
`git rm issue-core/.gitea/workflows/publish-python-package.yml` — the Forgejo
|
||||
|
|
@ -61,7 +61,7 @@ and is authoritative. **Done 2026-07-16.**
|
|||
id: CUST-WP-0059-T02
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "ee16febb-be92-4319-808f-91f6e209a6ac"
|
||||
state_hub_task_id: "3e76154b-67f8-5331-819e-cb8d26cc905b"
|
||||
```
|
||||
|
||||
Added `kaizen-agentic/.forgejo/workflows/publish-python-package.yml`, modeled on
|
||||
|
|
@ -75,7 +75,7 @@ upload to `forgejo.coulomb.social/api/packages/coulomb/pypi`, secrets
|
|||
id: CUST-WP-0059-T03
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "da6a8330-04fc-4535-bc61-397a4fd00551"
|
||||
state_hub_task_id: "bc6d1c4d-ae97-5cca-a63a-c3c92373322d"
|
||||
```
|
||||
|
||||
Added `kaizen-agentic/.forgejo/workflows/ci.yml` preserving the retired gitea
|
||||
|
|
@ -88,7 +88,7 @@ Replaces the routing-only `ci-smoke.yaml` for actual test coverage. **Done.**
|
|||
id: CUST-WP-0059-T04
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "0a7bb294-13f5-4892-91c3-ea12ff9cc231"
|
||||
state_hub_task_id: "f12654b5-72f4-565b-8f26-8086012d354f"
|
||||
```
|
||||
|
||||
`git rm kaizen-agentic/.gitea/workflows/ci.yml` and
|
||||
|
|
@ -101,7 +101,7 @@ above). **Done 2026-07-16.**
|
|||
id: CUST-WP-0059-T05
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "4a97eadb-7102-4658-b567-cc730e3ffaea"
|
||||
state_hub_task_id: "4999ae16-6e4c-515a-84d7-56ae877beeb2"
|
||||
```
|
||||
|
||||
**Done 2026-07-18.** End-to-end verification on Forgejo:
|
||||
|
|
@ -128,7 +128,7 @@ state_hub_task_id: "4a97eadb-7102-4658-b567-cc730e3ffaea"
|
|||
id: CUST-WP-0059-T06
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "7e75e9be-435d-4a8a-b5c5-340fe7e43772"
|
||||
state_hub_task_id: "0ff075d8-ee23-5d8d-bd69-4284f0211a08"
|
||||
```
|
||||
|
||||
**Done 2026-07-16:** promote-flow documented at
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue