BREAKING main #30 / 31
aaronrene · 53 days ago · Jul 12, 2026 · Diff

sync: catch up Muse canonical history to Git working tree (drift repair)

Muse main had fallen behind Git by the muse-rev-parse adapter fix and the Track P / P-route Thinking freeze (git 52b7e6e, 4eb6d26) -- neither was mirrored into Muse when git-committed, despite muse+git-mirror being the declared canonical regime (AGENTS.md). This commit captures the current working tree into Muse so Muse's history matches Git's.

Root cause + permanent fix (a fail-closed Muse-sync gate, extending tools/substrate_health/) tracked in the same session's follow-up work.

sha256:3e14450f4e65cee8e14d9f45292d93481c4093b63ac939e97bfb4ada25e003c9 sha
+32 ~18 −7 symbols
316 changed · 0 in snapshot files
sha256:5d89a843f75ac1d09e5dfc637cf4af4c8225d556fd73069fdd889523462b8704 snapshot
+32
symbols added
~18
symbols modified
−7
symbols removed
316
files changed
0
dead code introduced
Semantic Changes 57 symbols
+ .overseer/.muse-bridge-sentinel .muse-bridge-sentinel
+ Phase Track P / P-route — Declarative model-routing policy (Thinking freeze) section Phase Track P / P-route — Declarative model-routing policy (Thinking freeze) L1–387
+ code[yaml] variable variable code[yaml] L8–40
+ table section table L50–54
+ 0 — Simple summary section §PR.0 — Simple summary L57–85
+ 1 — Scope section §PR.1 — Scope L85–116
+ 10 — Close-out (execute only when P-route freeze marked DONE) section §PR.10 — Close-out (execute only when P-route freeze marked DONE) L377–387
+ 2 — What exists now (verified, do not redesign) section §PR.2 — What exists now (verified, do not redesign) L116–135
+ table section table L118–127
+ yaml (frozen schema) section §PR.3 — model_tiers extension for policy/model-labels.yaml (frozen schema) L135–183
+ code[yaml] variable variable code[yaml] L141–167
+ yaml schema + resolution (frozen) section §PR.4 — policy/model-routing.yaml schema + resolution (frozen) L183–258
+ code[yaml] variable variable code[yaml] L188–220
+ table section table L223–228
+ 5 — Config block & regime interaction (frozen) section §PR.5 — Config block & regime interaction (frozen) L258–281
+ code[yaml] variable variable code[yaml] L263–268
+ table section table L269–273
+ 6 — CLI surface & exit codes (frozen) section §PR.6 — CLI surface & exit codes (frozen) L281–312
+ code variable variable code L286–290
+ table section table L301–306
+ 7 — Boundary & capability table (frozen) section §PR.7 — Boundary & capability table (frozen) L312–342
+ table@L317 section table@L317 L317–327
+ table@L330 section table@L330 L330–336
+ 8 — Seven-tier test matrix (P-route Auto build must satisfy) section §PR.8 — Seven-tier test matrix (P-route Auto build must satisfy) L342–358
+ table section table L346–355
+ 9 — Shared-contract note for consumer runtimes (informative) section §PR.9 — Shared-contract note for consumer runtimes (informative) L358–377
~ .gitignore .gitignore
~ adapters/base.py .py 2 symbols modified
~ docs/OVERSEER-HANDOVER.md .md 7 symbols added, 7 symbols removed, 6 symbols modified
NEXT SESSION — Track P / P-route Thinking freeze (▶ NEXT) section NEXT SESSION — Track P / P-route Thinking freeze (▶ NEXT) L9–72
Paste-ready prompt — Track P / P-route Thinking freeze section Paste-ready prompt — Track P / P-route Thinking freeze L41–72
code variable variable code L43–68
THE ONE NEXT STEP — Model: thinking-high (Thinking freeze: Track P / P-route) section THE ONE NEXT STEP — Model: thinking-high (Thinking freeze: Track P / P-route) L28–41
table section table L32–39
What just landed section What just landed L17–28
table section table L19–26
+ NEXT SESSION — Track P / P-route Auto build (▶ NEXT) section NEXT SESSION — Track P / P-route Auto build (▶ NEXT) L9–75
+ Paste-ready prompt — Track P / P-route Auto build section Paste-ready prompt — Track P / P-route Auto build L40–75
+ code variable variable code L42–71
+ THE ONE NEXT STEP — Model: Auto (Track P / P-route Auto build) section THE ONE NEXT STEP — Model: Auto (Track P / P-route Auto build) L27–40
+ table section table L31–38
+ What just landed section What just landed L17–27
+ table section table L19–25
~ table
~ table
Files Changed
−316
0 in snapshot
.github/workflows/freeze-review.yml .yml
.gitignore .gitignore
.museattributes .museattributes
.museignore .museignore
.overseer/config.yaml .yaml
.overseer/version.lock .lock
AGENTS.md .md
CHANGELOG.md .md
LICENSE
MUSE-BRIDGE-WORKFLOW.md .md
README.md .md
SECURITY.md .md
VERSION
adapters/__init__.py .py
adapters/base.py .py
adapters/config.py .py
adapters/errors.py .py
adapters/factory.py .py
adapters/git_only/__init__.py .py
adapters/git_only/adapter.py .py
adapters/interface.md .md
adapters/muse_git_mirror/__init__.py .py
adapters/muse_git_mirror/adapter.py .py
adapters/muse_only/__init__.py .py
adapters/muse_only/adapter.py .py
adapters/runner.py .py
adapters/templating.py .py
adapters/types.py .py
cli/__init__.py .py
cli/args.py .py
cli/atomic.py .py
cli/commands/governance_sync.py .py
cli/commands/honesty_status.py .py
cli/commands/init.py .py
cli/commands/ledger.py .py
cli/commands/review.py .py
cli/commands/status.py .py
cli/commands/sync.py .py
cli/commands/verify_step.py .py
cli/config_gen.py .py
cli/context.py .py
cli/digest.py .py
cli/docs_paths.py .py
cli/drift.py .py
cli/footprint.py .py
cli/footprint_writes.py .py
cli/kit_root.py .py
cli/kn_r2.py .py
cli/main.py .py
cli/output.py .py
cli/overseer
cli/paths.py .py
cli/sanitize.py .py
cli/sync_classify.py .py
cli/vcs_status.py .py
cli/version_lock.py .py
cursor/README.md .md
cursor/automations/freeze-review-on-merge.json .json
cursor/automations/freeze-review-session-end.json .json
cursor/rules/build-verification-required.mdc .mdc
cursor/rules/governance-sync.mdc .mdc
cursor/rules/l1-checkpoints-consumer-owned.mdc .mdc
cursor/rules/no-docs-only-pr-to-main.mdc .mdc
cursor/rules/tier-authority.mdc .mdc
cursor/skills/build-verification-review/SKILL.md .md
cursor/skills/freeze-review-loop/SKILL.md .md
cursor/skills/freeze-review/SKILL.md .md
cursor/skills/governance-sync/SKILL.md .md
docs/CONSUMER-ADAPTER-PATTERN.md .md
docs/GIT-ONLY-QUICKSTART.md .md
docs/K6-PILOT-OPERATOR-RUNBOOK.md .md
docs/K7-DOGFOOD-OPERATOR-RUNBOOK.md .md
docs/OVERSEER-HANDOVER.md .md
docs/OVERSEER-KIT-LAYERED-HONESTY-VISION.md .md
docs/OVERSEER-KIT-MASTER-THINKING-PROMPT.md .md
docs/OVERSEER-KIT-SPEC.md .md
docs/PHASE-9A-5-GOVERNANCE-HYGIENE-AGENT-OUTLINE.md .md
docs/PHASE-K12-TRACK-N-LANDING-CONTRACT.md .md
docs/PHASE-K4-VENDORING-CLI-CONTRACT.md .md
docs/PHASE-K5-FREEZE-REVIEWER-CONTRACT.md .md
docs/PHASE-K6-PILOT-INSTALL-MATRIX.md .md
docs/PHASE-K7-MUSE-GIT-MIRROR-DOGFOOD.md .md
docs/PHASE-K8-MULTI-LANE-DOCS-CONTRACT.md .md
docs/PHASE-K9A-L1-L2-MODULE-FREEZE.md .md
docs/PHASE-KH1-HANDOVER-RELAY-STANDARD.md .md
docs/PHASE-TRACK-P-P0-AGENT-PROVENANCE.md .md
docs/ROADMAP.md .md
docs/consumers/videofactory/CHECKPOINT-BUILD-PROMPT.md .md
docs/consumers/videofactory/OVERSEER-SETUP.md .md
docs/landing/assets/style.css .css
docs/landing/index.html .html
docs/landing/manifest.yaml .yaml
docs/landing/scenarios/index.html .html
policy/model-labels.yaml .yaml
policy/test-tiers.yaml .yaml
policy/tiers.yaml .yaml
pyproject.toml .toml
scripts/muse-bridge-deploy.sh .sh
templates/CROSS-REPO-COORDINATION.template.md .md
templates/MUSE-BRIDGE-WORKFLOW.template.md .md
templates/OVERSEER-HANDOVER.template.md .md
templates/README.md .md
templates/ROADMAP.template.md .md
templates/STANDING-DECISIONS.template.md .md
templates/ci/freeze-review-github-actions.yml .yml
templates/scripts/muse-bridge-deploy.sh.template .template
templates/tokens.yaml .yaml
tests/conftest.py .py
tests/data_integrity/test_api_review_integrity.py .py
tests/data_integrity/test_atomic_writes.py .py
tests/data_integrity/test_checkpoints_manifest.py .py
tests/data_integrity/test_governance_gates_integrity.py .py
tests/data_integrity/test_governance_idempotency.py .py
tests/data_integrity/test_honesty_ledger_integrity.py .py
tests/data_integrity/test_idempotency.py .py
tests/data_integrity/test_k7_bridge_idempotency.py .py
tests/data_integrity/test_landing_integrity.py .py
tests/data_integrity/test_migrate_idempotency.py .py
tests/data_integrity/test_provenance_integrity.py .py
tests/data_integrity/test_review_idempotency.py .py
tests/data_integrity/test_stamp_atomic.py .py
tests/e2e/test_api_freeze_review_cycle.py .py
tests/e2e/test_freeze_review_cycle.py .py
tests/e2e/test_full_install_cycle.py .py
tests/e2e/test_governance_gates_cycle.py .py
tests/e2e/test_governance_sync_cycle.py .py
tests/e2e/test_honesty_cycle.py .py
tests/e2e/test_k7_dogfood_cycle.py .py
tests/e2e/test_landing_cycle.py .py
tests/e2e/test_pilot_migrate_cycle.py .py
tests/e2e/test_provenance_e2e.py .py
tests/e2e/test_verify_step_cycle.py .py
tests/fixtures/checklist-replace.yaml .yaml
tests/fixtures/checkpoints/config-checkpoints-enabled.yaml .yaml
tests/fixtures/checkpoints/manifests/all-verified.yaml .yaml
tests/fixtures/checkpoints/manifests/work-unit.yaml .yaml
tests/fixtures/checkpoints/policy/checkpoints.yaml .yaml
tests/fixtures/checkpoints/scripts/verify/verify_alpha.py .py
tests/fixtures/checkpoints/scripts/verify/verify_beta.py .py
tests/fixtures/checkpoints/scripts/verify/verify_gamma_fail.py .py
tests/fixtures/config-api-reviewer.yaml .yaml
tests/fixtures/config-git-only.yaml .yaml
tests/fixtures/config-governance-gates-bad.yaml .yaml
tests/fixtures/config-governance-gates-suppressed.yaml .yaml
tests/fixtures/config-governance-gates.yaml .yaml
tests/fixtures/config-muse-git-mirror.yaml .yaml
tests/fixtures/config-muse-only.yaml .yaml
tests/fixtures/config-overseer-kit-dogfood.yaml .yaml
tests/fixtures/config-two-lane.yaml .yaml
tests/fixtures/freeze-artifact.md .md
tests/fixtures/freeze-artifact.yaml .yaml
tests/fixtures/governance-gates-handover.md .md
tests/fixtures/governance-gates-phase-thinking.md .md
tests/fixtures/governance-gates-roadmap.md .md
tests/fixtures/governance-handover-drift.md .md
tests/fixtures/governance-roadmap-drift.md .md
tests/fixtures/honesty/artifacts/sample.txt .txt
tests/fixtures/honesty/config-honesty-enabled.yaml .yaml
tests/fixtures/honesty/entries/verdict-empty-evidence.json .json
tests/fixtures/honesty/entries/verdict-pass.json .json
tests/fixtures/honesty/entries/verdict-producer.json .json
tests/fixtures/honesty/entries/verdict-same-session.json .json
tests/fixtures/pilot/config-knowtation.yaml .yaml
tests/fixtures/pilot/config-musehub.yaml .yaml
tests/fixtures/pilot/config-scooling.yaml .yaml
tests/fixtures/pilot/config-videofactory.yaml .yaml
tests/fixtures/pilot/knowtation-no-docs-only-pr.mdc .mdc
tests/integration/test_adapter_factory.py .py
tests/integration/test_api_review_provider.py .py
tests/integration/test_checkpoints_orchestrator.py .py
tests/integration/test_cli_init_sync_status.py .py
tests/integration/test_cli_review_freeze.py .py
tests/integration/test_governance_gates_surfaces.py .py
tests/integration/test_governance_sync_dry_run.py .py
tests/integration/test_honesty_ledger.py .py
tests/integration/test_k7_bridge_footprint.py .py
tests/integration/test_landing_validate.py .py
tests/integration/test_pilot_matrix_configs.py .py
tests/integration/test_provenance_integration.py .py
tests/integration/test_substrate_status.py .py
tests/performance/test_api_review_bounded.py .py
tests/performance/test_checkpoints_bounded.py .py
tests/performance/test_governance_gates_bounded.py .py
tests/performance/test_governance_sync_bounded.py .py
tests/performance/test_honesty_bounded.py .py
tests/performance/test_k7_footprint_check.py .py
tests/performance/test_landing_bounded.py .py
tests/performance/test_pilot_status_bounded.py .py
tests/performance/test_provenance_performance.py .py
tests/performance/test_review_bounded.py .py
tests/performance/test_status_bounded.py .py
tests/security/test_api_provider_security.py .py
tests/security/test_checkpoints_security.py .py
tests/security/test_cli_injection.py .py
tests/security/test_cli_least_privilege.py .py
tests/security/test_fail_closed.py .py
tests/security/test_governance_gates_security.py .py
tests/security/test_governance_sync_security.py .py
tests/security/test_honesty_security.py .py
tests/security/test_injection.py .py
tests/security/test_k7_bridge_security.py .py
tests/security/test_landing_security.py .py
tests/security/test_least_privilege.py .py
tests/security/test_no_secret_leak.py .py
tests/security/test_pilot_least_privilege.py .py
tests/security/test_pilot_no_secret_leak.py .py
tests/security/test_provenance_security.py .py
tests/security/test_review_injection.py .py
tests/security/test_review_least_privilege.py .py
tests/security/test_review_no_secret_leak.py .py
tests/stress/test_api_large_artifact.py .py
tests/stress/test_checkpoints_large_template.py .py
tests/stress/test_governance_gates_large_roadmap.py .py
tests/stress/test_governance_large_roadmap.py .py
tests/stress/test_honesty_large_ledger.py .py
tests/stress/test_k7_large_bridge_workflow.py .py
tests/stress/test_landing_large_html.py .py
tests/stress/test_large_footprint.py .py
tests/stress/test_large_freeze_artifact.py .py
tests/stress/test_pilot_large_preserved_docs.py .py
tests/stress/test_provenance_stress.py .py
tests/support.py .py
tests/unit/test_api_provider_k11.py .py
tests/unit/test_checklist_engine.py .py
tests/unit/test_checklist_exit_precedence.py .py
tests/unit/test_checkpoints_k9b.py .py
tests/unit/test_cli_argparse.py .py
tests/unit/test_config.py .py
tests/unit/test_findings_verdict.py .py
tests/unit/test_footprint_digest.py .py
tests/unit/test_git_only.py .py
tests/unit/test_governance_drift.py .py
tests/unit/test_governance_gates.py .py
tests/unit/test_honesty_k10.py .py
tests/unit/test_init.py .py
tests/unit/test_init_migrate.py .py
tests/unit/test_k7_footprint.py .py
tests/unit/test_k8_lanes.py .py
tests/unit/test_landing_k12.py .py
tests/unit/test_muse_git_mirror.py .py
tests/unit/test_muse_only.py .py
tests/unit/test_muse_working_dir.py .py
tests/unit/test_path_normalize.py .py
tests/unit/test_provenance_unit.py .py
tests/unit/test_provider_fallback.py .py
tests/unit/test_report_stamp_line.py .py
tests/unit/test_review_argparse.py .py
tests/unit/test_review_stamp.py .py
tests/unit/test_reviewer_config.py .py
tests/unit/test_serializer_key_order.py .py
tests/unit/test_skills_footprint.py .py
tests/unit/test_status.py .py
tests/unit/test_substrate_health.py .py
tests/unit/test_sync.py .py
tests/unit/test_templating.py .py
tests/unit/test_version_lock.py .py
tools/checkpoints/__init__.py .py
tools/checkpoints/advance.py .py
tools/checkpoints/argv_builder.py .py
tools/checkpoints/artifact_hash.py .py
tools/checkpoints/executor.py .py
tools/checkpoints/ids.py .py
tools/checkpoints/orchestrator.py .py
tools/checkpoints/overrides.py .py
tools/checkpoints/schema.py .py
tools/checkpoints/types.py .py
tools/freeze_reviewer/README.md .md
tools/freeze_reviewer/__init__.py .py
tools/freeze_reviewer/artifact.py .py
tools/freeze_reviewer/checklist.py .py
tools/freeze_reviewer/engine.py .py
tools/freeze_reviewer/findings.py .py
tools/freeze_reviewer/labels.py .py
tools/freeze_reviewer/providers/__init__.py .py
tools/freeze_reviewer/providers/api_client.py .py
tools/freeze_reviewer/providers/api_prompt.py .py
tools/freeze_reviewer/providers/api_response.py .py
tools/freeze_reviewer/providers/base.py .py
tools/freeze_reviewer/providers/model_hint.py .py
tools/freeze_reviewer/report.py .py
tools/freeze_reviewer/serializer.py .py
tools/freeze_reviewer/stamp.py .py
tools/freeze_reviewer/types.py .py
tools/governance_gates/__init__.py .py
tools/governance_gates/checklist.py .py
tools/governance_gates/format.py .py
tools/governance_gates/scan.py .py
tools/governance_gates/types.py .py
tools/governance_hygiene/README.md .md
tools/governance_hygiene/__init__.py .py
tools/governance_hygiene/anchors.py .py
tools/governance_hygiene/drift.py .py
tools/governance_hygiene/engine.py .py
tools/governance_hygiene/parse.py .py
tools/governance_hygiene/patch.py .py
tools/governance_hygiene/reads.py .py
tools/governance_hygiene/realign.py .py
tools/governance_hygiene/types.py .py
tools/honesty/__init__.py .py
tools/honesty/artifact.py .py
tools/honesty/canonical.py .py
tools/honesty/ed25519_util.py .py
tools/honesty/gate.py .py
tools/honesty/genesis.py .py
tools/honesty/ledger.py .py
tools/honesty/ledger_io.py .py
tools/honesty/muse_registry.py .py
tools/honesty/provenance.py .py
tools/honesty/status.py .py
tools/honesty/types.py .py
tools/honesty/validate.py .py
tools/landing/__init__.py .py
tools/landing/schema.py .py
tools/landing/validate.py .py
tools/substrate_health/__init__.py .py
tools/substrate_health/check.py .py

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:3e14450f4e65cee8e14d9f45292d93481c4093b63ac939e97bfb4ada25e003c9 --body "your comment"