fix(workplans): adopt ADR-007 derived identifiers
Records absent from central carried random pre-ADR-007 identifiers minted by the retired local hub, which C-06 refused as stale references. Deriving from the canonical record id takes no identity from anything. 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
599107a375
commit
678ed0bb56
3 changed files with 15 additions and 15 deletions
|
|
@ -9,7 +9,7 @@ owner: codex
|
|||
topic_slug: custodian
|
||||
created: "2026-07-26"
|
||||
updated: "2026-07-26"
|
||||
state_hub_workstream_id: "e10231e6-a051-43dd-8343-b3963d25cbaa"
|
||||
state_hub_workstream_id: "a639cb38-36a3-57a8-b127-0776abf59306"
|
||||
---
|
||||
|
||||
# Bootstrap State Hub integration
|
||||
|
|
@ -22,7 +22,7 @@ Claude-Code-CLI-driven rein: governed, unattended/scheduled agent runtime
|
|||
id: REIN-A-0001-T01
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "69710723-4fc0-4b64-953d-166520167493"
|
||||
state_hub_task_id: "0bf3a03d-3e77-5125-8b53-2418c29ae4d6"
|
||||
```
|
||||
|
||||
Review `INTENT.md`, `SCOPE.md`, `AGENTS.md`, and `.custodian-brief.md`.
|
||||
|
|
@ -34,7 +34,7 @@ Replace generated placeholders with repo-specific facts where needed.
|
|||
id: REIN-A-0001-T02
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "8a060f11-b5d7-4d99-b740-db102342249a"
|
||||
state_hub_task_id: "52254dc5-c37b-59e3-9784-245a16566129"
|
||||
```
|
||||
|
||||
Identify the repo's install, test, lint, build, and run commands. Add or refine
|
||||
|
|
@ -47,7 +47,7 @@ changes confidently.
|
|||
id: REIN-A-0001-T03
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "ee1b1a63-89e1-4743-8ec2-c0ce9b2b44d5"
|
||||
state_hub_task_id: "e608627e-d46f-5a89-ad5f-ab114b247a55"
|
||||
```
|
||||
|
||||
Create the first implementation workplan for the repository's most important
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ depends_on:
|
|||
related:
|
||||
- ACT-ADR-005
|
||||
- HARNESS-WP-0001
|
||||
state_hub_workstream_id: "ed679a3e-b4ea-4e69-bba6-5694d79ae7c8"
|
||||
state_hub_workstream_id: "3eb24fcc-cc44-5012-8d67-f95847c69ba7"
|
||||
---
|
||||
|
||||
# REIN-A-0002 — Ops run claim loop and approach selection
|
||||
|
|
@ -42,7 +42,7 @@ ops under WP-0022 and issue-core INTENT.
|
|||
id: REIN-A-0002-T01
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "a5e32652-ba3f-4cc5-8d41-0d9f3022c50e"
|
||||
state_hub_task_id: "b2aa7a67-bab9-55fc-b295-d6735f5cca8d"
|
||||
```
|
||||
|
||||
Client module (env: `ACTIVITY_CORE_URL`, worker credential):
|
||||
|
|
@ -64,7 +64,7 @@ Map ops_run → existing `TaskSpec` (or thin OpsRunSpec). Tests with httpx mock.
|
|||
id: REIN-A-0002-T02
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "c307b119-1bff-4d5c-a911-5b5259de5c86"
|
||||
state_hub_task_id: "3822d655-cb85-583f-9be9-e1711e302a4b"
|
||||
```
|
||||
|
||||
Central table/config (code registry, not per-repo cron):
|
||||
|
|
@ -90,7 +90,7 @@ agent session; structured llm-connect before open-ended coding agent).
|
|||
id: REIN-A-0002-T03
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "31fb7df3-83a3-4f18-a7b9-9be49e226837"
|
||||
state_hub_task_id: "3029e2b6-4190-5f65-a8ae-1d4e7ddaa1b7"
|
||||
```
|
||||
|
||||
- `rein-aharness claim-loop` (or systemd/service unit): poll interval, lease
|
||||
|
|
@ -109,7 +109,7 @@ state_hub_task_id: "31fb7df3-83a3-4f18-a7b9-9be49e226837"
|
|||
id: REIN-A-0002-T04
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "93190150-4df7-47f4-b52e-29b997f9aaf0"
|
||||
state_hub_task_id: "5be30f7a-f710-5339-b583-93dd3be3ae5e"
|
||||
```
|
||||
|
||||
- FI labels already include `research-brief` + `automated`.
|
||||
|
|
@ -129,7 +129,7 @@ Proof window for timer cutover (T05) starts here.
|
|||
id: REIN-A-0002-T05
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "a04a98e3-ca6a-4a18-b6fd-47a77047ca90"
|
||||
state_hub_task_id: "7d67dae7-997b-5cf1-bcad-0a51a563c0dd"
|
||||
```
|
||||
|
||||
**Procedure landed:** `deploy/docs/timer-cutover.md` + FI `docs/recurrence-ops.md`
|
||||
|
|
@ -153,7 +153,7 @@ Completed on railiance (verified 2026-08-08):
|
|||
id: REIN-A-0002-T06
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "cca10835-d6fc-4ce1-a361-d2d1f2693872"
|
||||
state_hub_task_id: "34a3fb45-7305-5a51-a13b-2feacbc29a1b"
|
||||
```
|
||||
|
||||
- `docs/task-intake.md`: issue-core poll = **legacy / external ticket path only**.
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ origin_ref: REIN-A-0002
|
|||
related:
|
||||
- REIN-A-0002
|
||||
- AWQ-011
|
||||
state_hub_workstream_id: "4a7ab4e1-5b34-461b-8532-38dd95b3b941"
|
||||
state_hub_workstream_id: "119fca2b-0966-51b4-9758-12c8d49adfc5"
|
||||
---
|
||||
|
||||
# REIN-A-0003 — Binky weekly founder-review ops-run approach
|
||||
|
|
@ -41,7 +41,7 @@ weekly founder-review ops run, including its domain completion event.
|
|||
id: REIN-A-0003-T01
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "fec71480-b8c1-48f7-ab4a-8e3ac918cf7e"
|
||||
state_hub_task_id: "d79cc49a-fb1b-540e-9c8a-c6feae751da5"
|
||||
```
|
||||
|
||||
Inspect the activity-core definition and Binky weekly-review contract. Decide
|
||||
|
|
@ -64,7 +64,7 @@ those facts. Binky residual intake `AWQ-011` is the upstream work record.
|
|||
id: REIN-A-0003-T02
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "f23de6a4-3bda-4927-b758-8acfd2c1d035"
|
||||
state_hub_task_id: "63601140-e2b3-5156-a503-cd6bd79ad8b5"
|
||||
```
|
||||
|
||||
Add the selected approach and pure registry mapping for `weekly-review` plus
|
||||
|
|
@ -83,7 +83,7 @@ Full suite: 87 passed.
|
|||
id: REIN-A-0003-T03
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "cd6b0f33-73ca-49b1-81fe-f15ee321dafb"
|
||||
state_hub_task_id: "b4fa6608-26a2-55f7-a0ea-3b042197b15f"
|
||||
```
|
||||
|
||||
Deploy the approach to the production claim loop, trigger or observe one run,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue