generated from coulomb/repo-seed
Update SCOPE and README to reflect the shipped warden CLI, fill agent rules for stack/architecture/boundary, archive finished workplans 0001–0003, and register WP-0004 in State Hub.
2.5 KiB
2.5 KiB
id, type, title, domain, repo, status, owner, topic_slug, created, updated, state_hub_workstream_id
| id | type | title | domain | repo | status | owner | topic_slug | created | updated | state_hub_workstream_id |
|---|---|---|---|---|---|---|---|---|---|---|
| WARDEN-WP-0004 | workplan | OpsWarden Repo Hygiene and Hub Sync | custodian | ops-warden | finished | codex | custodian | 2026-06-17 | 2026-06-17 | 3c4b6e68-550a-4fc6-a804-95f1f68936c3 |
WARDEN-WP-0004 — Repo Hygiene and Hub Sync
Scope: Bring repo orientation docs and agent rules in line with the shipped
warden CLI (WARDEN-WP-0001 through 0003 complete). Archive finished workplans
and sync State Hub.
Out of scope: OpenBao doc alignment (WARDEN-WP-0005), capability registry publish, task-status canon migration in AGENTS.md.
Goal
After this workplan, a new agent session can orient from accurate local files without reading stale "planned / scaffolding only" language, and State Hub reflects archived workplan status.
Tasks
T1 — Update orientation docs
id: WARDEN-WP-0004-T01
status: done
priority: high
state_hub_task_id: "f9d3926c-8637-411c-a477-2960b754704c"
SCOPE.mdCurrent State reflects shipped CLI (v0.1.0, workplans 0001–0003 done)README.mdreplaces repo-seed template with install, config, and dev commands
T2 — Fill agent rules
id: WARDEN-WP-0004-T02
status: done
priority: medium
state_hub_task_id: "86c764a5-62fc-45fe-a8d2-332d6554a976"
.claude/rules/stack-and-commands.md— stack anduvdev commands.claude/rules/architecture.md— module layout and data flow.claude/rules/repo-boundary.md— adjacent repo ownership
T3 — Archive finished workplans
id: WARDEN-WP-0004-T03
status: done
priority: medium
state_hub_task_id: "d3e54e63-ce98-4632-bc08-0e2667f19f12"
- Move WARDEN-WP-0001/0002/0003 to
workplans/archived/with date prefix - Set frontmatter
status: archivedon moved files
T4 — Sync State Hub
id: WARDEN-WP-0004-T04
status: done
priority: medium
state_hub_task_id: "51729695-262f-4fe4-9c38-f99ee046d32a"
- Run
make fix-consistency REPO=ops-wardenfrom state-hub - Verify
.custodian-brief.mdreflects archived workstreams
Acceptance Criteria
SCOPE.mdno longer says "planned" or "scaffolding only"README.mddocumentsuv sync,uv run pytest, andwarden --help- Agent rules have no empty TODO blocks for stack, architecture, or boundary
- Only WARDEN-WP-0004 remains in
workplans/root (archived plans moved) make fix-consistency REPO=ops-wardencompletes without error