ops-warden/workplans/archived/260617-WARDEN-WP-0004-repo-hygiene-and-hub-sync.md
tegwick 48b21ab85c
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 8s
CUST-WP-0055 T07: add archive workplan terminology grandfather note
2026-07-08 20:26:36 +02:00

2.7 KiB
Raw Blame History

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 archived codex custodian 2026-06-17 2026-06-17 3c4b6e68-550a-4fc6-a804-95f1f68936c3

Terminology note: Historical text in this archived workplan may use the legacy term "workstream". The fleet term is workplan (canon/standards/workplan-terminology-fleet_v0.1.md).

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.md Current State reflects shipped CLI (v0.1.0, workplans 00010003 done)
  • README.md replaces 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 and uv dev 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: archived on 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-warden from state-hub
  • Verify .custodian-brief.md reflects archived workstreams

Acceptance Criteria

  • SCOPE.md no longer says "planned" or "scaffolding only"
  • README.md documents uv sync, uv run pytest, and warden --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-warden completes without error