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:
codex 2026-08-25 20:21:52 +02:00
parent fdd896b203
commit c3f4ece7ea
8 changed files with 58 additions and 58 deletions

View file

@ -16,7 +16,7 @@ related:
- RMGR-WP-0002
- STATE-WP-0079
- specs/ArchitectureBlueprint.md
state_hub_workstream_id: "f914d79d-8e6f-4cb1-9c5f-fad4eac253c0"
state_hub_workstream_id: "17aebf4d-c36c-5202-9af3-6a2a0d6ff7d1"
---
# Production pilot dual-run: config, bulk path, push-seal
@ -36,7 +36,7 @@ host_paths SoR, dashboards.
id: RMGR-WP-0003-T01
status: done
priority: high
state_hub_task_id: "e843f4b1-5ed9-4e38-adc0-8ea711359c1a"
state_hub_task_id: "6fd628e8-9879-566c-a0d3-4ae271b3738c"
```
Load dual-run settings from `~/.repo-manager/dual-run.yaml` (and optional
@ -51,7 +51,7 @@ reconcile, pilot_repos, writeback_push, meter_path. Document and unit-test.
id: RMGR-WP-0003-T02
status: done
priority: high
state_hub_task_id: "8bc99a17-8332-4e56-9e78-a63cd3bbc416"
state_hub_task_id: "cd10dfad-578e-55d7-9ef5-0c8ec9cd58b2"
```
When dual-run writeback is on for the task's repo, `POST /tasks/bulk-status-sync`
@ -66,7 +66,7 @@ SH. Failures log and fall back to native DB-only (file via later C-15).
id: RMGR-WP-0003-T03
status: done
priority: high
state_hub_task_id: "fa01c87e-06d7-4048-821d-97e4fc0baafe"
state_hub_task_id: "c9c2e240-f194-5508-a7b4-d07e4e91b840"
```
When `writeback_push: true` (or `RM_WRITEBACK_PUSH=1`), RM writeback path pushes
@ -82,7 +82,7 @@ only; do not force).
id: RMGR-WP-0003-T04
status: done
priority: medium
state_hub_task_id: "0dbf65fd-d996-4f49-9951-f9b7df7053ea"
state_hub_task_id: "9fbde0f7-9230-5187-8005-c437572d4eee"
```
Ship example config for pilot `repo-manager`, update `docs/dual-run.md`, capture