chore(consistency): sync workplan hub IDs [auto follow-up]
This commit is contained in:
parent
a2694f0683
commit
9644202eb2
2 changed files with 14 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
|||
| workplan | HARNESS-WP-0001 | done | — | workplans/HARNESS-WP-0001-harness-foundation.md |
|
||||
| workplan | HARNESS-WP-0002 | finished | — | workplans/HARNESS-WP-0002-rename-and-glas-harness-alignment.md |
|
||||
| workplan | REIN-A-0001 | finished | — | workplans/REIN-A-0001-statehub-bootstrap.md |
|
||||
| workplan | REIN-A-0002 | ready | — | workplans/REIN-A-0002-ops-run-claim-loop.md |
|
||||
| task | HARNESS-WP-0001-T01 | done | — | workplans/HARNESS-WP-0001-harness-foundation.md |
|
||||
| task | HARNESS-WP-0001-T02 | done | — | workplans/HARNESS-WP-0001-harness-foundation.md |
|
||||
| task | HARNESS-WP-0001-T03 | done | — | workplans/HARNESS-WP-0001-harness-foundation.md |
|
||||
|
|
@ -25,3 +26,9 @@
|
|||
| task | REIN-A-0001-T01 | done | — | workplans/REIN-A-0001-statehub-bootstrap.md |
|
||||
| task | REIN-A-0001-T02 | done | — | workplans/REIN-A-0001-statehub-bootstrap.md |
|
||||
| task | REIN-A-0001-T03 | done | — | workplans/REIN-A-0001-statehub-bootstrap.md |
|
||||
| task | REIN-A-0002-T01 | todo | — | workplans/REIN-A-0002-ops-run-claim-loop.md |
|
||||
| task | REIN-A-0002-T02 | todo | — | workplans/REIN-A-0002-ops-run-claim-loop.md |
|
||||
| task | REIN-A-0002-T03 | todo | — | workplans/REIN-A-0002-ops-run-claim-loop.md |
|
||||
| task | REIN-A-0002-T04 | todo | — | workplans/REIN-A-0002-ops-run-claim-loop.md |
|
||||
| task | REIN-A-0002-T05 | todo | — | workplans/REIN-A-0002-ops-run-claim-loop.md |
|
||||
| task | REIN-A-0002-T06 | todo | — | workplans/REIN-A-0002-ops-run-claim-loop.md |
|
||||
|
|
|
|||
|
|
@ -15,6 +15,7 @@ depends_on:
|
|||
related:
|
||||
- ACT-ADR-005
|
||||
- HARNESS-WP-0001
|
||||
state_hub_workstream_id: "ed679a3e-b4ea-4e69-bba6-5694d79ae7c8"
|
||||
---
|
||||
|
||||
# REIN-A-0002 — Ops run claim loop and approach selection
|
||||
|
|
@ -41,6 +42,7 @@ ops under WP-0022 and issue-core INTENT.
|
|||
id: REIN-A-0002-T01
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "a5e32652-ba3f-4cc5-8d41-0d9f3022c50e"
|
||||
```
|
||||
|
||||
Client module (env: `ACTIVITY_CORE_URL`, worker credential):
|
||||
|
|
@ -62,6 +64,7 @@ Map ops_run → existing `TaskSpec` (or thin OpsRunSpec). Tests with httpx mock.
|
|||
id: REIN-A-0002-T02
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "c307b119-1bff-4d5c-a911-5b5259de5c86"
|
||||
```
|
||||
|
||||
Central table/config (code registry, not per-repo cron):
|
||||
|
|
@ -87,6 +90,7 @@ agent session; structured llm-connect before open-ended coding agent).
|
|||
id: REIN-A-0002-T03
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "31fb7df3-83a3-4f18-a7b9-9be49e226837"
|
||||
```
|
||||
|
||||
- `rein-aharness claim-loop` (or systemd/service unit): poll interval, lease
|
||||
|
|
@ -105,6 +109,7 @@ priority: high
|
|||
id: REIN-A-0002-T04
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "93190150-4df7-47f4-b52e-29b997f9aaf0"
|
||||
```
|
||||
|
||||
- Ensure definition labels include approach keys (`research-brief`, `automated`, …).
|
||||
|
|
@ -122,6 +127,7 @@ priority: high
|
|||
id: REIN-A-0002-T05
|
||||
status: todo
|
||||
priority: medium
|
||||
state_hub_task_id: "a04a98e3-ca6a-4a18-b6fd-47a77047ca90"
|
||||
```
|
||||
|
||||
After **5 clean weekday cycles** (or 5 forced triggers):
|
||||
|
|
@ -141,6 +147,7 @@ After **5 clean weekday cycles** (or 5 forced triggers):
|
|||
id: REIN-A-0002-T06
|
||||
status: todo
|
||||
priority: medium
|
||||
state_hub_task_id: "cca10835-d6fc-4ce1-a361-d2d1f2693872"
|
||||
```
|
||||
|
||||
- `docs/task-intake.md`: issue-core poll = **legacy / external ticket path only**.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue