AGENTS.md
markdown
sha256:4671b7f787ddbe63ced31c895b688c77ab495653b65a730b423329f26b3c1439
feat: K1-P1 complete — agent provenance, build-verification…
Sonnet 4.6
patch
54 days ago
Overseer Kit — agent instructions
Version control
- Current regime:
muse+git-mirror(see.overseer/config.yaml). MuseHub is canonical; GitHubmainis the mirror merge target only. - Feature work:
muse commiton a feature branch; nevergit push origin main. - Mirror to GitHub only via the safe deploy script → permanent
muse-mirrorbranch → PR tomain. - Never run
muse bridge git-export --git-dir .on the dev tree (it deletes ignored files like.env.local); the bridge target is always an isolated.muse/mirror/checkout. - Never force-push
main.
See root MUSE-BRIDGE-WORKFLOW.md and scripts/muse-bridge-deploy.sh for SD-14 mirror rules.
Read first
docs/OVERSEER-KIT-SPEC.md— frozen architecture; do not redesign during Build phases.docs/ROADMAP.md— phase control + Build status table.docs/OVERSEER-HANDOVER.md— living relay; update with ROADMAP on phase completion.
Boundaries
- This kit is repo-agnostic governance — not a product runtime.
- Scooling Phase 9A (
src/phase9a/) is a reference for worker/checker/foreman patterns; do not copy product adapters into the kit. - Consumer repos customize via
.overseer/config.yamlonly.
Tests
Seven-tier tests (unit, integration, e2e, stress, data-integrity, performance, security) for every Build phase that adds code.
Governance sync
On phase completion, update both docs/ROADMAP.md and docs/OVERSEER-HANDOVER.md in the closing commit.
File History
1 commit
sha256:4671b7f787ddbe63ced31c895b688c77ab495653b65a730b423329f26b3c1439
feat: K1-P1 complete — agent provenance, build-verification…
Sonnet 4.6
patch
54 days ago