2026-07-26 14:14:09 +02:00
|
|
|
---
|
2026-08-25 22:42:48 +02:00
|
|
|
id: REINOW-WP-0002
|
2026-07-26 14:14:09 +02:00
|
|
|
type: workplan
|
|
|
|
|
title: "Bootstrap State Hub integration"
|
|
|
|
|
domain: infotech
|
|
|
|
|
repo: rein-openweights
|
2026-07-27 02:03:24 +02:00
|
|
|
status: finished
|
2026-07-26 14:14:09 +02:00
|
|
|
owner: codex
|
|
|
|
|
topic_slug: custodian
|
|
|
|
|
created: "2026-07-26"
|
|
|
|
|
updated: "2026-07-26"
|
2026-08-25 22:42:48 +02:00
|
|
|
state_hub_workstream_id: "fef27383-f041-582d-94eb-3aad7b481149"
|
2026-07-26 14:14:09 +02:00
|
|
|
---
|
|
|
|
|
|
|
|
|
|
# Bootstrap State Hub integration
|
|
|
|
|
|
|
|
|
|
Agentic tool-use harness driving open-weight models via OpenRouter
|
|
|
|
|
|
|
|
|
|
## Review Generated Integration Files
|
|
|
|
|
|
|
|
|
|
```task
|
2026-08-25 22:42:48 +02:00
|
|
|
id: REINOW-WP-0002-T01
|
2026-07-26 19:46:21 +02:00
|
|
|
status: done
|
2026-07-26 14:14:09 +02:00
|
|
|
priority: high
|
2026-08-25 22:42:48 +02:00
|
|
|
state_hub_task_id: "cd686110-4cc5-526e-96cb-96b8e64c4bcb"
|
2026-07-26 14:14:09 +02:00
|
|
|
```
|
|
|
|
|
|
|
|
|
|
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
|
2026-08-25 22:42:48 +02:00
|
|
|
id: REINOW-WP-0002-T02
|
2026-07-26 19:46:21 +02:00
|
|
|
status: done
|
2026-07-26 14:14:09 +02:00
|
|
|
priority: high
|
2026-08-25 22:42:48 +02:00
|
|
|
state_hub_task_id: "7cddc3a3-a6ba-5483-8196-0c44b037b5d5"
|
2026-07-26 14:14:09 +02:00
|
|
|
```
|
|
|
|
|
|
|
|
|
|
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
|
2026-08-25 22:42:48 +02:00
|
|
|
id: REINOW-WP-0002-T03
|
2026-07-26 19:46:21 +02:00
|
|
|
status: done
|
2026-07-26 14:14:09 +02:00
|
|
|
priority: medium
|
2026-08-25 22:42:48 +02:00
|
|
|
state_hub_task_id: "343dc6fb-3284-58d5-8849-ff30dbf8ce30"
|
2026-07-26 14:14:09 +02:00
|
|
|
```
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
```
|