Complete State Hub bootstrap workplans (WP-0001)

- Review integration files; fill SCOPE where templated
- Document dev workflow in stack-and-commands.md
- Seed WP-0002 implementation workplan; mark bootstrap finished
- Hub sync via fix-consistency
This commit is contained in:
2026-06-22 23:35:09 +02:00
parent 682b7008c4
commit ae918e6f0a
4 changed files with 60 additions and 128 deletions

View File

@@ -4,7 +4,7 @@ type: workplan
title: "Bootstrap State Hub integration"
domain: communication
repo: domain-tree
status: ready
status: finished
owner: codex
topic_slug: communication
created: "2026-06-22"
@@ -20,11 +20,14 @@ Domain tree modeling utilities.
```task
id: DOMAIN-WP-0001-T01
status: todo
status: done
priority: high
state_hub_task_id: "c0ef631e-b178-4e77-a8fd-41c8e810f6fe"
```
Result 2026-06-22: Filled SCOPE.md.
Review `INTENT.md`, `SCOPE.md`, `AGENTS.md`, and `.custodian-brief.md`.
Replace generated placeholders with repo-specific facts where needed.
@@ -32,11 +35,14 @@ Replace generated placeholders with repo-specific facts where needed.
```task
id: DOMAIN-WP-0001-T02
status: todo
status: done
priority: high
state_hub_task_id: "d975ca87-7e29-4a5f-8761-e5151ce2cdd4"
```
Result 2026-06-22: Registry workflow documented.
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.
@@ -45,11 +51,14 @@ changes confidently.
```task
id: DOMAIN-WP-0001-T03
status: todo
status: done
priority: medium
state_hub_task_id: "3b9ed480-4009-4ad3-a1d9-38785561fb15"
```
Result 2026-06-22: Created DOMAIN-WP-0002.
Create the first implementation workplan for the repository's most important
next change. After workplan file updates, run from `~/state-hub`: