Fix ADR-001 workplan reference after HARNESS-WP-0002 rename
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
parent
748cf09e28
commit
7a3c8669c7
7 changed files with 315 additions and 1 deletions
59
workplans/GLAS-0001-statehub-bootstrap.md
Normal file
59
workplans/GLAS-0001-statehub-bootstrap.md
Normal file
|
|
@ -0,0 +1,59 @@
|
|||
---
|
||||
id: GLAS-0001
|
||||
type: workplan
|
||||
title: "Bootstrap State Hub integration"
|
||||
domain: infotech
|
||||
repo: glas-harness
|
||||
status: ready
|
||||
owner: codex
|
||||
topic_slug: custodian
|
||||
created: "2026-07-26"
|
||||
updated: "2026-07-26"
|
||||
state_hub_workstream_id: "ff06817b-5101-45c1-90c1-0534d7fed1ce"
|
||||
---
|
||||
|
||||
# Bootstrap State Hub integration
|
||||
|
||||
Meta-framework routing between concrete agent-harness backends (reins)
|
||||
|
||||
## Review Generated Integration Files
|
||||
|
||||
```task
|
||||
id: GLAS-0001-T01
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "89f9f0d8-8715-486f-b1b6-bb7afcf885d7"
|
||||
```
|
||||
|
||||
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: todo
|
||||
priority: high
|
||||
state_hub_task_id: "e52c40e5-49b3-43d2-be50-774993c715d9"
|
||||
```
|
||||
|
||||
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: todo
|
||||
priority: medium
|
||||
state_hub_task_id: "2ad8b534-ebf8-479b-834b-f8df629df717"
|
||||
```
|
||||
|
||||
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
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue