--- id: OPS-WP-0001 type: workplan title: "Bootstrap State Hub integration" domain: inter_hub repo: ops-hub status: ready owner: codex topic_slug: inter_hub created: "2026-06-06" updated: "2026-06-06" --- # Bootstrap State Hub integration Inter-hub extension for the operations & resiliance subdimension of the orthogonal architecture standard perspective. ## Review Generated Integration Files ```task id: OPS-WP-0001-T01 status: todo priority: high ``` 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: OPS-WP-0001-T02 status: todo priority: high ``` 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: OPS-WP-0001-T03 status: todo priority: medium ``` 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=ops-hub ```