generated from coulomb/repo-seed
Seed workplans/ with bootstrap workplan to satisfy ADR-001 C-01. Includes regenerated dev-hub session-protocol and agent instruction files.
59 lines
1.3 KiB
Markdown
59 lines
1.3 KiB
Markdown
---
|
|
id: OPEN-WP-0001
|
|
type: workplan
|
|
title: "Bootstrap State Hub integration"
|
|
domain: infotech
|
|
repo: open-reuse
|
|
status: ready
|
|
owner: codex
|
|
topic_slug: infotech
|
|
created: "2026-06-22"
|
|
updated: "2026-06-22"
|
|
state_hub_workstream_id: "55a20356-3dd1-4414-9d40-ded1ec951ec2"
|
|
---
|
|
|
|
# Bootstrap State Hub integration
|
|
|
|
Open reuse surface tooling.
|
|
|
|
## Review Generated Integration Files
|
|
|
|
```task
|
|
id: OPEN-WP-0001-T01
|
|
status: todo
|
|
priority: high
|
|
state_hub_task_id: "b26b33a6-fb7e-4414-a767-e36aaf37dd80"
|
|
```
|
|
|
|
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: OPEN-WP-0001-T02
|
|
status: todo
|
|
priority: high
|
|
state_hub_task_id: "113135c4-8d93-4a23-a2f6-28969378a50e"
|
|
```
|
|
|
|
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: OPEN-WP-0001-T03
|
|
status: todo
|
|
priority: medium
|
|
state_hub_task_id: "05abbc01-8e5c-4b06-bf57-e462069b829b"
|
|
```
|
|
|
|
Create the first implementation workplan for the repository's most important
|
|
next change. After workplan file updates, run from `~/state-hub`:
|
|
|
|
```bash
|
|
make fix-consistency REPO=open-reuse
|
|
```
|