2026-07-26 12:33:07 +02:00
|
|
|
---
|
2026-08-25 22:41:31 +02:00
|
|
|
id: GLAS-WP-0011
|
2026-07-26 12:33:07 +02:00
|
|
|
type: workplan
|
|
|
|
|
title: "Bootstrap State Hub integration"
|
|
|
|
|
domain: infotech
|
|
|
|
|
repo: glas-harness
|
2026-07-27 02:02:49 +02:00
|
|
|
status: finished
|
2026-07-26 12:33:07 +02:00
|
|
|
owner: codex
|
|
|
|
|
topic_slug: custodian
|
|
|
|
|
created: "2026-07-26"
|
|
|
|
|
updated: "2026-07-26"
|
2026-08-25 22:41:31 +02:00
|
|
|
state_hub_workstream_id: "3f797203-cbec-554d-92dc-910d6e9c70da"
|
2026-07-26 12:33:07 +02:00
|
|
|
---
|
|
|
|
|
|
|
|
|
|
# Bootstrap State Hub integration
|
|
|
|
|
|
|
|
|
|
Meta-framework routing between concrete agent-harness backends (reins)
|
|
|
|
|
|
|
|
|
|
## Review Generated Integration Files
|
|
|
|
|
|
|
|
|
|
```task
|
2026-08-25 22:41:31 +02:00
|
|
|
id: GLAS-WP-0011-T01
|
2026-07-26 19:45:47 +02:00
|
|
|
status: done
|
2026-07-26 12:33:07 +02:00
|
|
|
priority: high
|
2026-08-25 22:41:31 +02:00
|
|
|
state_hub_task_id: "e45870cb-2997-55d0-bab1-42a86c8a9003"
|
2026-07-26 12:33:07 +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
|
2026-08-25 22:41:31 +02:00
|
|
|
id: GLAS-WP-0011-T02
|
2026-07-26 19:45:47 +02:00
|
|
|
status: done
|
2026-07-26 12:33:07 +02:00
|
|
|
priority: high
|
2026-08-25 22:41:31 +02:00
|
|
|
state_hub_task_id: "8a678647-9c92-5317-b5f7-b7fd54bc7d64"
|
2026-07-26 12:33:07 +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
|
2026-08-25 22:41:31 +02:00
|
|
|
id: GLAS-WP-0011-T03
|
2026-07-26 19:45:47 +02:00
|
|
|
status: done
|
2026-07-26 12:33:07 +02:00
|
|
|
priority: medium
|
2026-08-25 22:41:31 +02:00
|
|
|
state_hub_task_id: "dcb6aaae-72f3-530d-a028-2887670e9cd5"
|
2026-07-26 12:33:07 +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
|
|
|
|
|
```
|