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
|
|
@ -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**.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue