generated from coulomb/repo-seed
Sync workplan frontmatter with hub DB after SAND-WP-0001 and SAND-WP-0002 registration.
61 lines
1.4 KiB
Markdown
61 lines
1.4 KiB
Markdown
---
|
|
id: SAND-WP-0001
|
|
type: workplan
|
|
title: "Bootstrap State Hub integration"
|
|
domain: infotech
|
|
repo: sand-boxer
|
|
status: ready
|
|
owner: codex
|
|
topic_slug: custodian
|
|
created: "2026-06-22"
|
|
updated: "2026-06-22"
|
|
status: active
|
|
state_hub_workstream_id: "a57d0248-f6aa-42d1-9e33-144cb0b8c577"
|
|
---
|
|
|
|
# Bootstrap State Hub integration
|
|
|
|
Sandboxing for agentic coding facility.
|
|
|
|
## Review Generated Integration Files
|
|
|
|
```task
|
|
id: SAND-WP-0001-T01
|
|
status: done
|
|
priority: high
|
|
state_hub_task_id: "d388d99f-9443-494b-9b4c-af4bb2f0760d"
|
|
```
|
|
|
|
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: SAND-WP-0001-T02
|
|
status: todo
|
|
priority: high
|
|
state_hub_task_id: "30ea8a5c-81db-44b9-aeac-c970d9587e46"
|
|
```
|
|
|
|
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: SAND-WP-0001-T03
|
|
status: done
|
|
priority: medium
|
|
state_hub_task_id: "4b8afb3a-e456-4cf5-845b-39cfabe7af2a"
|
|
```
|
|
|
|
Create the first implementation workplan for the repository's most important
|
|
next change. Created `workplans/SAND-WP-0002-meta-framework-foundation.md`.
|
|
After workplan file updates, run from `~/state-hub`:
|
|
|
|
```bash
|
|
make fix-consistency REPO=sand-boxer
|
|
```
|