generated from coulomb/repo-seed
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:
@@ -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`:
|
||||
|
||||
|
||||
28
workplans/DOMAIN-WP-0002-domain-tree-index-foundation.md
Normal file
28
workplans/DOMAIN-WP-0002-domain-tree-index-foundation.md
Normal file
@@ -0,0 +1,28 @@
|
||||
---
|
||||
id: DOMAIN-WP-0002
|
||||
type: workplan
|
||||
title: "Domain tree index foundation"
|
||||
domain: communication
|
||||
repo: domain-tree
|
||||
status: ready
|
||||
owner: codex
|
||||
topic_slug: communication
|
||||
created: "2026-06-22"
|
||||
updated: "2026-06-22"
|
||||
state_hub_workstream_id: "88a10886-137d-475b-a446-9c34deee9a08"
|
||||
---
|
||||
|
||||
# Domain tree index foundation
|
||||
|
||||
Populate the initial domain tree registry index linked to State Hub topics.
|
||||
|
||||
## Seed domain tree index
|
||||
|
||||
```task
|
||||
id: DOMAIN-WP-0002-T01
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "5008cd75-48d4-4435-a472-eac99bae84bb"
|
||||
```
|
||||
|
||||
Define `registry/indexes/domain-tree.yaml` structure and seed entries for active infotech domains.
|
||||
Reference in New Issue
Block a user