OVERSEER-SETUP.md markdown
41 lines 1.4 KB
Raw
sha256:a78e7e5a8740e03315f325d19edeb3aa1b306b3337d04abbaa9a9e0f3bbeb7a1 docs: MuseHub-first before ISR #74 — staging solidify NEXT Human 2 days ago

Example consumer — custom living-doc names (public stub)

This stub shows how a consumer repo can rename roadmap/handover files via .overseer/config.yaml without forking the kit. VideoFactory was an early git-only pilot; domain packs and verify scripts stay in the consumer repo.

Doc mapping pattern

Kit concept Example consumer filenames
Roadmap / phase queue VIDEO_PRODUCTION_STATUS_BOARD.md (or any path in config)
Handover / session relay VIDEO_OVERSEER_HANDOVER.md

Set docs.handover, docs.roadmap, and optional titles in .overseer/config.yaml.

Install (pattern only)

KIT=/path/to/overseer-kit
REPO=/path/to/your-repo

$KIT/cli/ok -C $REPO init --migrate \
  --from-config $KIT/tests/fixtures/pilot/config-videofactory.yaml \
  --non-interactive --dry-run

Live apply remains operator-gated. Never --force --include-preserved on a production consumer without Tier-3 review.

Adapter pattern

docs/CONSUMER-ADAPTER-PATTERN.md

Migrate / fixture path: docs/MIGRATE-EXISTING-REPO.md and tests/fixtures/pilot/config-videofactory.yaml.

After any update to the living handover and/or roadmap, print the paste-ready fence via ok next (or ok governance-sync --print-next) so the operator’s next chat paste matches disk — not an open tab. See docs/PRINT-NEXT.md.

File History 2 commits
sha256:a78e7e5a8740e03315f325d19edeb3aa1b306b3337d04abbaa9a9e0f3bbeb7a1 docs: MuseHub-first before ISR #74 — staging solidify NEXT Human 2 days ago
sha256:4671b7f787ddbe63ced31c895b688c77ab495653b65a730b423329f26b3c1439 feat: K1-P1 complete — agent provenance, build-verification… Sonnet 4.6 patch 54 days ago