--- id: REIN-A-0001 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: "a639cb38-36a3-57a8-b127-0776abf59306" --- # Bootstrap State Hub integration Claude-Code-CLI-driven rein: governed, unattended/scheduled agent runtime ## Review Generated Integration Files ```task id: REIN-A-0001-T01 status: done priority: high state_hub_task_id: "0bf3a03d-3e77-5125-8b53-2418c29ae4d6" ``` 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: REIN-A-0001-T02 status: done priority: high state_hub_task_id: "52254dc5-c37b-59e3-9784-245a16566129" ``` 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: REIN-A-0001-T03 status: done priority: medium state_hub_task_id: "e608627e-d46f-5a89-ad5f-ab114b247a55" ``` 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 ```