whynot-design/workplans/WHYNOT-WP-0001-statehub-bootstrap.md

65 lines
1.6 KiB
Markdown
Raw Normal View History

---
id: WHYNOT-WP-0001
type: workplan
title: "Bootstrap State Hub integration"
domain: infotech
repo: whynot-design
status: finished
owner: codex
topic_slug: custodian
created: "2026-06-22"
updated: "2026-06-22"
state_hub_workstream_id: "2a841f25-ee20-406d-9436-c2057545e05e"
---
# Bootstrap State Hub integration
The neutral, mostly-black-and-white visual language for **whynot** — Tegwick's prototype and market-signal organisation.
## Review Generated Integration Files
```task
id: WHYNOT-WP-0001-T01
status: done
priority: high
state_hub_task_id: "9a45dbdc-1c2c-4952-b021-38bac1759654"
```
Result 2026-06-22: INTENT.md, SCOPE.md, AGENTS.md reviewed.
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: WHYNOT-WP-0001-T02
status: done
priority: high
state_hub_task_id: "52164a8c-cd8d-49b3-863e-2adfb23b3877"
```
Result 2026-06-22: Stack commands already complete.
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: WHYNOT-WP-0001-T03
status: done
priority: medium
state_hub_task_id: "93356eae-2099-4d32-b486-8d7886ac4e2d"
```
Result 2026-06-22: WHYNOT-WP-0002 already exists (designbook stack adapters).
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=whynot-design
```