binky-control/workplans/BINKY-WP-0001-statehub-bootstrap.md
2026-07-16 02:51:35 +02:00

59 lines
1.6 KiB
Markdown

---
id: BINKY-WP-0001
type: workplan
title: "Bootstrap State Hub integration"
domain: infotech
repo: binky-control
status: ready
owner: codex
topic_slug: custodian
created: "2026-07-16"
updated: "2026-07-16"
state_hub_workstream_id: "6342819a-0567-4922-8a19-fc9ed68ad6b8"
---
# Bootstrap State Hub integration
binky-control is the company control plane ("company brain") for Binky Hedgehog GmbH's transformation into Operational Knowledge GmbH, holding the canon (intent, policies, plans), work queues, and registries that give agents and the solo founder shared situational awareness with executable next steps.
## Review Generated Integration Files
```task
id: BINKY-WP-0001-T01
status: todo
priority: high
state_hub_task_id: "f348200e-71dc-4188-bab9-bd3699c8cb07"
```
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: BINKY-WP-0001-T02
status: todo
priority: high
state_hub_task_id: "26d0b9ff-a75f-4474-b2e5-990eefaeac3b"
```
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: BINKY-WP-0001-T03
status: todo
priority: medium
state_hub_task_id: "30562538-d5e8-4355-a422-6da1df2d35c2"
```
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
```