--- id: GLAS-0001 type: workplan title: "Bootstrap State Hub integration" domain: infotech repo: glas-harness status: finished owner: codex topic_slug: custodian created: "2026-07-26" updated: "2026-07-26" state_hub_workstream_id: "1d2fffbf-c7ef-5204-b7e7-a4e6503ccf98" --- # Bootstrap State Hub integration Meta-framework routing between concrete agent-harness backends (reins) ## Review Generated Integration Files ```task id: GLAS-0001-T01 status: done priority: high state_hub_task_id: "23a04ffc-fd1c-51ae-8015-1992b6d9844b" ``` 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: GLAS-0001-T02 status: done priority: high state_hub_task_id: "c9a7b7db-2261-5eb4-9b65-7b9f8e1122a8" ``` 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: GLAS-0001-T03 status: done priority: medium state_hub_task_id: "33d383d1-587f-51fa-9bd6-3a8d40a2034a" ``` 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 ```