2026-07-16 02:34:24 +02:00
---
id: BINKY-WP-0001
type: workplan
title: "Bootstrap State Hub integration"
domain: infotech
repo: binky-control
2026-07-18 13:48:40 +02:00
status: done
2026-07-16 02:34:24 +02:00
owner: codex
topic_slug: custodian
created: "2026-07-16"
updated: "2026-07-16"
2026-07-16 02:51:35 +02:00
state_hub_workstream_id: "6342819a-0567-4922-8a19-fc9ed68ad6b8"
2026-07-16 02:34:24 +02:00
---
# 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
2026-07-18 13:48:40 +02:00
status: done
2026-07-16 02:34:24 +02:00
priority: high
2026-07-16 02:51:35 +02:00
state_hub_task_id: "f348200e-71dc-4188-bab9-bd3699c8cb07"
2026-07-16 02:34:24 +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
id: BINKY-WP-0001-T02
2026-07-18 13:48:40 +02:00
status: done
2026-07-16 02:34:24 +02:00
priority: high
2026-07-16 02:51:35 +02:00
state_hub_task_id: "26d0b9ff-a75f-4474-b2e5-990eefaeac3b"
2026-07-16 02:34:24 +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
id: BINKY-WP-0001-T03
2026-07-18 13:48:40 +02:00
status: done
2026-07-16 02:34:24 +02:00
priority: medium
2026-07-16 02:51:35 +02:00
state_hub_task_id: "30562538-d5e8-4355-a422-6da1df2d35c2"
2026-07-16 02:34:24 +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
```