Local governance console for ๐ Overseer Kit โ not a product task runtime.
Open-source governance CLI + local console (MIT). Terminal + living docs remain day-to-day authority; this UI is a convenience frontend.
Open the local console
- Path 1 โ Download Mac console (preferred on Apple Silicon): confirm Python 3.11+; download the signed
aarch64.dmgfrom GitHub Releases v0.1.0; setOVERSEER_REPO_ROOTto your governed repo (otherwise the shell binds the bundled kit โ no folder picker); launch. - Path 2 โ Browser: from a governed repo run
ok app --open; pastesession_credential+csrf_tokenfrom that terminal โ Connect. - Path 3 โ Dev desktop: kit root
./scripts/bundle-desktop-kit.shthencd desktop && npm install && npm run tauri dev(Python 3.11+ + Rust/Node).
This console is bound to one local checkout. Reads and writes (when confirmed) apply only to that tree โ not to overseerkit.com and not to arbitrary remote repos. Desktop Path 1/3: set OVERSEER_REPO_ROOT to your governed repo; otherwise the shell binds the bundled kit.
L0 โ L3 (summary)
- L0 Governance โ Living ROADMAP + HANDOVER, freeze review, governance-sync, tiers โ always on
- L1 Domain checkpoints โ Consumer-owned verify scripts + manifests; kit owns
ok verify-steporchestrator - L2 Honesty / roles โ Producer โ verifier; hash-chained ledger; co-requirement hooks
- L3 Substrate (optional) โ MuseHub deepens identity/history; never required for L0โL2
Suite doors
- GitHub โ overseer-kit โ Clone /
ok initโ not browser signup - MuseHub โ Optional L3; same commands, deeper provenance when ready
- Consumer pattern โ Kit vs consumer boundary; domain packs stay in the consumer repo
- Public docs index โ Quickstarts + product runbooks (phase history under
docs/archive/)
overseerkit.com explains layers; it does not run tasks and does not mint session credentials.
Show raw JSON
Freeze review
Governance sync
Multi-lane governance-sync remains CLI-only.
Honesty status
Structure diagrams
Offline SVG gallery โ diagrams are pre-rendered; no CDN chart runtime.
- Single-lane default: ROADMAP.md โ HANDOVER.md
- Optional multi-lane: lane kit / product each map to roadmap + handover paths
- git-only โ GitHub canonical
- muse+git-mirror โ Muse canonical + GitHub mirror
- muse-only โ Muse canonical; no GitHub mirror
- L0 Governance โ always on
- L1 Domain checkpoints โ opt-in
- L2 Honesty ledger โ opt-in
- Overseer Kit clone โ ok init / migrate โ .overseer/config.yaml โ Living docs L0
- Consumer domain pack โ VideoFactory verify scripts / Scooling product runtime
- Scooling uses the kit; does not live in kit core