rein-openweights/workplans/REIN-OW-0001-statehub-bootstrap.md

60 lines
1.3 KiB
Markdown
Raw Normal View History

---
id: REIN-OW-0001
type: workplan
title: "Bootstrap State Hub integration"
domain: infotech
repo: rein-openweights
status: finished
owner: codex
topic_slug: custodian
created: "2026-07-26"
updated: "2026-07-26"
state_hub_workstream_id: "7ba97da8-3da1-52fe-85d7-eaddb2316788"
---
# Bootstrap State Hub integration
Agentic tool-use harness driving open-weight models via OpenRouter
## Review Generated Integration Files
```task
id: REIN-OW-0001-T01
status: done
priority: high
state_hub_task_id: "c3057eb3-62fb-58d5-8f39-cad08427d7de"
```
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-OW-0001-T02
status: done
priority: high
state_hub_task_id: "c9138885-6c8f-5279-bda5-0655a4600bba"
```
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-OW-0001-T03
status: done
priority: medium
state_hub_task_id: "478f12bf-de02-5498-8f37-ff9c96d9f058"
```
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
```