generated from coulomb/repo-seed
64 lines
1.6 KiB
Markdown
64 lines
1.6 KiB
Markdown
---
|
|
id: RAILIANCE-WP-0001
|
|
type: workplan
|
|
title: "Bootstrap State Hub integration"
|
|
domain: railiance
|
|
repo: railiance-forge
|
|
status: archived
|
|
owner: codex
|
|
topic_slug: railiance
|
|
created: "2026-06-05"
|
|
updated: "2026-06-05"
|
|
state_hub_workstream_id: "96ff8f40-fc3d-4f48-94e4-c862f2eb866b"
|
|
---
|
|
|
|
# Bootstrap State Hub integration
|
|
|
|
This generated bootstrap plan records the initial State Hub onboarding for
|
|
`railiance-forge`.
|
|
|
|
It is archived because the generated files have been reviewed, repo-specific
|
|
instructions are present, and `FORGE-WP-0001` now carries the real repository
|
|
foundation work.
|
|
|
|
## Review Generated Integration Files
|
|
|
|
```task
|
|
id: RAILIANCE-WP-0001-T01
|
|
status: done
|
|
priority: high
|
|
state_hub_task_id: "695cbdcc-ff69-4b83-9611-1080ae5a46ef"
|
|
```
|
|
|
|
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: RAILIANCE-WP-0001-T02
|
|
status: done
|
|
priority: high
|
|
state_hub_task_id: "60d01b85-1b82-49d0-9a19-f4147f12348f"
|
|
```
|
|
|
|
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: RAILIANCE-WP-0001-T03
|
|
status: done
|
|
priority: medium
|
|
state_hub_task_id: "41d82631-86fb-4c2f-813d-305e0e18eab6"
|
|
```
|
|
|
|
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=railiance-forge
|
|
```
|