Identifiers predating the PREFIX-WP-NNNN convention were rejected by the canon registry, so none of this repository's work records could be registered. One prefix per repository (ADR-007). Existing conforming identifiers keep their numbers where possible; the pre-convention records take the next free numbers rather than renumbering work that was already correct. Projection UUIDs are re-derived from the new canonical ids (ADR-007 decision 2). Nothing was registered on central under the old identifiers, so no hub record is orphaned by this. Refs CUST-WP-0068-T03 Assistant: claude-code Assistant-Model: opus Assistant-Process: 2583210@bnt-lap001 Assistant-Session: f2bff2d5-e9b2-4338-92ca-10282a927006
59 lines
1.4 KiB
Markdown
59 lines
1.4 KiB
Markdown
---
|
|
id: REINAH-WP-0004
|
|
type: workplan
|
|
title: "Bootstrap State Hub integration"
|
|
domain: infotech
|
|
repo: rein-aharness
|
|
status: finished
|
|
owner: codex
|
|
topic_slug: custodian
|
|
created: "2026-07-26"
|
|
updated: "2026-07-26"
|
|
state_hub_workstream_id: "5624fdad-3c6d-5040-998a-81be3b1e0ea0"
|
|
---
|
|
|
|
# Bootstrap State Hub integration
|
|
|
|
Claude-Code-CLI-driven rein: governed, unattended/scheduled agent runtime
|
|
|
|
## Review Generated Integration Files
|
|
|
|
```task
|
|
id: REINAH-WP-0004-T01
|
|
status: done
|
|
priority: high
|
|
state_hub_task_id: "7e37a6c5-f898-500e-a641-4980e124e371"
|
|
```
|
|
|
|
Review `INTENT.md`, `SCOPE.md`, `AGENTS.md`, and `.custodian-brief.md`.
|
|
Replace generated placeholders with repo-specific facts where needed.
|
|
|
|
## Verify Local Developer Workflow
|
|
|
|
```task
|
|
id: REINAH-WP-0004-T02
|
|
status: done
|
|
priority: high
|
|
state_hub_task_id: "2b950656-12a8-59da-9b57-810ff499e274"
|
|
```
|
|
|
|
Identify the repo's install, test, lint, build, and run commands. Add or refine
|
|
those commands in the agent instructions so future coding sessions can verify
|
|
changes confidently.
|
|
|
|
## Seed First Real Workplan
|
|
|
|
```task
|
|
id: REINAH-WP-0004-T03
|
|
status: done
|
|
priority: medium
|
|
state_hub_task_id: "04f15c06-7eb8-5bc1-84a2-e2692bd0a244"
|
|
```
|
|
|
|
Create the first implementation workplan for the repository's most important
|
|
next change. After workplan file updates, run the sync locally from this repo
|
|
checkout:
|
|
|
|
```bash
|
|
statehub fix-consistency
|
|
```
|