--- id: AGENTIC-WP-0001 type: workplan title: "Bootstrap State Hub integration" domain: helix_forge repo: agentic-resources status: ready owner: codex topic_slug: helix-forge created: "2026-06-06" updated: "2026-06-06" state_hub_workstream_id: "bb9a43a3-a54f-434b-97c2-e1c7142b52f5" --- # Bootstrap State Hub integration Iterating towards optimal agentic performance. ## Review Generated Integration Files ```task id: AGENTIC-WP-0001-T01 status: todo priority: high state_hub_task_id: "3ad7b7a9-ee5b-40e7-bd83-d6f0d1db7867" ``` 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: AGENTIC-WP-0001-T02 status: todo priority: high state_hub_task_id: "db248d57-8e1b-41ef-8386-c04ba490bc6d" ``` 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: AGENTIC-WP-0001-T03 status: todo priority: medium state_hub_task_id: "9cbb7aa5-dd49-48e2-b5a0-1670584aecf7" ``` 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=agentic-resources ```