rein-aharness/workplans/REIN-A-0001-statehub-bootstrap.md
tegwick 363866f3a8 Close out statehub-register bootstrap housekeeping (REIN-A-0001)
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-26 19:46:05 +02:00

59 lines
1.3 KiB
Markdown

---
id: REIN-A-0001
type: workplan
title: "Bootstrap State Hub integration"
domain: infotech
repo: rein-aharness
status: active
owner: codex
topic_slug: custodian
created: "2026-07-26"
updated: "2026-07-26"
state_hub_workstream_id: "e10231e6-a051-43dd-8343-b3963d25cbaa"
---
# 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: "69710723-4fc0-4b64-953d-166520167493"
```
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: "8a060f11-b5d7-4d99-b740-db102342249a"
```
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: "ee1b1a63-89e1-4743-8ec2-c0ce9b2b44d5"
```
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
```