gabriel / muse public
chore BREAKING dev
gabriel · 146 days ago · Apr 16, 2026 · Diff

chore: remove cursor/codex/windsurf adapter files, claude-only

sha256:35660aec11b9394cdb969b51caae8d856d75f7434abb2a60f045f0685f306cf0 sha
−14 symbols
705 changed · 0 in snapshot files
sha256:783793a07c585c0b25bc6f7a07ac54846f88bb13b9e99f1410c300d3b404afd1 snapshot
−14
symbols removed
705
files changed
0
dead code introduced
Semantic Changes 14 symbols
.cursorignore .cursorignore
~ AGENTS.md .md 14 symbols removed
Workspace — Shared Agent Configuration section Workspace — Shared Agent Configuration L1–110
Branch Flow section Branch Flow L37–56
code[bash]@L41 variable variable code[bash]@L41 L41–53
Code Intelligence section Code Intelligence L56–69
table@L58 section table@L58 L58–66
Testing Rules section Testing Rules L99–110
Testing Rules — Read Before Running Any Test section Testing Rules — Read Before Running Any Test L69–99
Correct workflow section Correct workflow L74–89
Forbidden section Forbidden L89–99
Version Control section Version Control L25–37
Workspace Members section Workspace Members L11–25
table@L13 section table@L13 L13–22
muse — Agent Configuration section muse — Agent Configuration L110–123
Repo-Specific Notes section Repo-Specific Notes L120–123
Files Changed
−705
0 in snapshot
.coverage .coverage
.cursorignore .cursorignore
.museattributes .museattributes
.museignore .museignore
AGENTS.md .md
CLAUDE.md .md
EXTREME_STRESS_PLAN.md .md
LICENSE
README.md .md
WHITE_PAPER.md .md
completions/_muse
docs/README.md .md
docs/agent-guide.md .md
docs/agent-provenance.md .md
docs/architecture/architecture-plan.md .md
docs/architecture/muse-e2e-demo.md .md
docs/architecture/muse-vcs.md .md
docs/crdt-midi-rga.md .md
docs/crdt-music-rga.md .md
docs/demo/README.md .md
docs/demo/demo-code.md .md
docs/demo/demo-script.md .md
docs/demo/midi-demo.md .md
docs/entity-identity.md .md
docs/guide/crdt-reference.md .md
docs/guide/getting-started.md .md
docs/guide/plugin-authoring-guide.md .md
docs/music-query-dsl.md .md
docs/op-log.md .md
docs/protocol/muse-domain-concepts.md .md
docs/protocol/muse-protocol.md .md
docs/protocol/muse-variation-spec.md .md
docs/reference/archive.md .md
docs/reference/auth.md .md
docs/reference/bisect.md .md
docs/reference/blame.md .md
docs/reference/cli-tiers.md .md
docs/reference/code-domain.md .md
docs/reference/domains.md .md
docs/reference/gc.md .md
docs/reference/hub.md .md
docs/reference/midi-domain.md .md
docs/reference/muse-attributes.md .md
docs/reference/museignore.md .md
docs/reference/omzsh-plugin.md .md
docs/reference/plumbing.md .md
docs/reference/porcelain.md .md
docs/reference/reflog.md .md
docs/reference/remotes.md .md
docs/reference/security.md .md
docs/reference/type-contracts.md .md
docs/reference/workspace.md .md
docs/reference/worktree.md .md
muse/__init__.py .py
muse/_version.py .py
muse/cli/__init__.py .py
muse/cli/app.py .py
muse/cli/commands/__init__.py .py
muse/cli/commands/age.py .py
muse/cli/commands/agent.py .py
muse/cli/commands/agent_config.py .py
muse/cli/commands/agent_map.py .py
muse/cli/commands/annotate.py .py
muse/cli/commands/api_surface.py .py
muse/cli/commands/apply.py .py
muse/cli/commands/archive.py .py
muse/cli/commands/arpeggiate.py .py
muse/cli/commands/attributes.py .py
muse/cli/commands/auth.py .py
muse/cli/commands/bisect.py .py
muse/cli/commands/blame.py .py
muse/cli/commands/blast_risk.py .py
muse/cli/commands/branch.py .py
muse/cli/commands/breakage.py .py
muse/cli/commands/bundle.py .py
muse/cli/commands/cadence.py .py
muse/cli/commands/cat.py .py
muse/cli/commands/cat_object.py .py
muse/cli/commands/check.py .py
muse/cli/commands/check_attr.py .py
muse/cli/commands/check_ignore.py .py
muse/cli/commands/check_ref_format.py .py
muse/cli/commands/checkout.py .py
muse/cli/commands/checkout_symbol.py .py
muse/cli/commands/cherry_pick.py .py
muse/cli/commands/clean.py .py
muse/cli/commands/clone.py .py
muse/cli/commands/clones.py .py
muse/cli/commands/code_check.py .py
muse/cli/commands/code_query.py .py
muse/cli/commands/code_stage.py .py
muse/cli/commands/codemap.py .py
muse/cli/commands/commit.py .py
muse/cli/commands/commit_graph.py .py
muse/cli/commands/commit_tree.py .py
muse/cli/commands/compare.py .py
muse/cli/commands/config_cmd.py .py
muse/cli/commands/conflicts.py .py
muse/cli/commands/content_grep.py .py
muse/cli/commands/contour.py .py
muse/cli/commands/contract.py .py
muse/cli/commands/coord_gc.py .py
muse/cli/commands/coord_sync.py .py
muse/cli/commands/core_blame.py .py
muse/cli/commands/count_objects.py .py
muse/cli/commands/coupling.py .py
muse/cli/commands/coverage.py .py
muse/cli/commands/dag.py .py
muse/cli/commands/dead.py .py
muse/cli/commands/density.py .py
muse/cli/commands/deps.py .py
muse/cli/commands/describe.py .py
muse/cli/commands/detect_refactor.py .py
muse/cli/commands/diff.py .py
muse/cli/commands/docs_cmd.py .py
muse/cli/commands/domain_info.py .py
muse/cli/commands/domains.py .py
muse/cli/commands/entangle.py .py
muse/cli/commands/fetch.py .py
muse/cli/commands/find_phrase.py .py
muse/cli/commands/find_symbol.py .py
muse/cli/commands/for_each_ref.py .py
muse/cli/commands/forecast.py .py
muse/cli/commands/format_patch.py .py
muse/cli/commands/gc.py .py
muse/cli/commands/gravity.py .py
muse/cli/commands/grep.py .py
muse/cli/commands/harmony.py .py
muse/cli/commands/hash_object.py .py
muse/cli/commands/heartbeat_coord.py .py
muse/cli/commands/hotspots.py .py
muse/cli/commands/hub.py .py
muse/cli/commands/humanize.py .py
muse/cli/commands/impact.py .py
muse/cli/commands/index_rebuild.py .py
muse/cli/commands/init.py .py
muse/cli/commands/instrumentation.py .py
muse/cli/commands/intent.py .py
muse/cli/commands/invariants.py .py
muse/cli/commands/invert.py .py
muse/cli/commands/languages.py .py
muse/cli/commands/lineage.py .py
muse/cli/commands/list_coord.py .py
muse/cli/commands/log.py .py
muse/cli/commands/ls_files.py .py
muse/cli/commands/ls_remote.py .py
muse/cli/commands/ls_tree.py .py
muse/cli/commands/maintenance.py .py
muse/cli/commands/merge.py .py
muse/cli/commands/merge_base.py .py
muse/cli/commands/merge_tree.py .py
muse/cli/commands/midi_check.py .py
muse/cli/commands/midi_compare.py .py
muse/cli/commands/midi_query.py .py
muse/cli/commands/midi_shard.py .py
muse/cli/commands/migrate.py .py
muse/cli/commands/mist.py .py
muse/cli/commands/mix.py .py
muse/cli/commands/motif_detect.py .py
muse/cli/commands/mv.py .py
muse/cli/commands/name_rev.py .py
muse/cli/commands/narrative.py .py
muse/cli/commands/note_blame.py .py
muse/cli/commands/note_hotspots.py .py
muse/cli/commands/note_log.py .py
muse/cli/commands/notes.py .py
muse/cli/commands/pack_objects.py .py
muse/cli/commands/patch.py .py
muse/cli/commands/patch_id.py .py
muse/cli/commands/piano_roll.py .py
muse/cli/commands/plan_merge.py .py
muse/cli/commands/predict.py .py
muse/cli/commands/prune.py .py
muse/cli/commands/pull.py .py
muse/cli/commands/push.py .py
muse/cli/commands/quantize.py .py
muse/cli/commands/query.py .py
muse/cli/commands/query_history.py .py
muse/cli/commands/range_diff.py .py
muse/cli/commands/read_commit.py .py
muse/cli/commands/read_snapshot.py .py
muse/cli/commands/rebase.py .py
muse/cli/commands/reconcile.py .py
muse/cli/commands/reflog.py .py
muse/cli/commands/release.py .py
muse/cli/commands/release_coord.py .py
muse/cli/commands/remote.py .py
muse/cli/commands/rename.py .py
muse/cli/commands/rerere.py .py
muse/cli/commands/reserve.py .py
muse/cli/commands/reset.py .py
muse/cli/commands/restore.py .py
muse/cli/commands/retrograde.py .py
muse/cli/commands/rev_list.py .py
muse/cli/commands/rev_parse.py .py
muse/cli/commands/revert.py .py
muse/cli/commands/rhythm.py .py
muse/cli/commands/rm.py .py
muse/cli/commands/scale_detect.py .py
muse/cli/commands/semantic_cherry_pick.py .py
muse/cli/commands/semantic_test_coverage.py .py
muse/cli/commands/shard.py .py
muse/cli/commands/shelf.py .py
muse/cli/commands/shortlog.py .py
muse/cli/commands/show.py .py
muse/cli/commands/show_ref.py .py
muse/cli/commands/sign.py .py
muse/cli/commands/snapshot_cmd.py .py
muse/cli/commands/snapshot_diff.py .py
muse/cli/commands/sparse_checkout.py .py
muse/cli/commands/stable.py .py
muse/cli/commands/status.py .py
muse/cli/commands/switch.py .py
muse/cli/commands/symbol_log.py .py
muse/cli/commands/symbolic_ref.py .py
muse/cli/commands/symbols.py .py
muse/cli/commands/tag.py .py
muse/cli/commands/task_queue.py .py
muse/cli/commands/tempo.py .py
muse/cli/commands/tension.py .py
muse/cli/commands/test_cmd.py .py
muse/cli/commands/transpose.py .py
muse/cli/commands/trust.py .py
muse/cli/commands/type_cmd.py .py
muse/cli/commands/unpack_objects.py .py
muse/cli/commands/update_ref.py .py
muse/cli/commands/velocity.py .py
muse/cli/commands/velocity_normalize.py .py
muse/cli/commands/velocity_profile.py .py
muse/cli/commands/verify.py .py
muse/cli/commands/verify_commit.py .py
muse/cli/commands/verify_object.py .py
muse/cli/commands/verify_pack.py .py
muse/cli/commands/verify_tag.py .py
muse/cli/commands/voice_leading.py .py
muse/cli/commands/watch_coord.py .py
muse/cli/commands/workspace.py .py
muse/cli/commands/worktree.py .py
muse/cli/config.py .py
muse/cli/guard.py .py
muse/core/__init__.py .py
muse/core/_types.py .py
muse/core/agent_slots.py .py
muse/core/attributes.py .py
muse/core/bip39.py .py
muse/core/bisect.py .py
muse/core/blame.py .py
muse/core/ci.py .py
muse/core/cohen_transform.py .py
muse/core/compression.py .py
muse/core/coord_bus.py .py
muse/core/coordination.py .py
muse/core/crdts/__init__.py .py
muse/core/crdts/aw_map.py .py
muse/core/crdts/g_counter.py .py
muse/core/crdts/lww_register.py .py
muse/core/crdts/or_set.py .py
muse/core/crdts/rga.py .py
muse/core/crdts/vclock.py .py
muse/core/dag.py .py
muse/core/describe.py .py
muse/core/diff_algorithms/__init__.py .py
muse/core/diff_algorithms/lcs.py .py
muse/core/diff_algorithms/numerical.py .py
muse/core/diff_algorithms/set_ops.py .py
muse/core/diff_algorithms/tree_edit.py .py
muse/core/doc_extractor.py .py
muse/core/doc_history.py .py
muse/core/doc_renderer.py .py
muse/core/errors.py .py
muse/core/gc.py .py
muse/core/hdkeys.py .py
muse/core/hub_trust.py .py
muse/core/identity.py .py
muse/core/ignore.py .py
muse/core/indices.py .py
muse/core/invariants.py .py
muse/core/keychain.py .py
muse/core/keypair.py .py
muse/core/merge_engine.py .py
muse/core/msign.py .py
muse/core/object_store.py .py
muse/core/op_log.py .py
muse/core/op_transform.py .py
muse/core/pack.py .py
muse/core/provenance.py .py
muse/core/query_engine.py .py
muse/core/rebase.py .py
muse/core/reflog.py .py
muse/core/repo.py .py
muse/core/rerere.py .py
muse/core/schema.py .py
muse/core/secp256k1_sign.py .py
muse/core/semver.py .py
muse/core/semver_classifier.py .py
muse/core/slip010.py .py
muse/core/snapshot.py .py
muse/core/sparse.py .py
muse/core/stat_cache.py .py
muse/core/store.py .py
muse/core/symbol_cache.py .py
muse/core/task_queue.py .py
muse/core/test_history.py .py
muse/core/test_runner.py .py
muse/core/test_selection.py .py
muse/core/transport.py .py
muse/core/type_analysis.py .py
muse/core/validation.py .py
muse/core/verify.py .py
muse/core/workdir.py .py
muse/core/workspace.py .py
muse/core/worktree.py .py
muse/core/xml_safe.py .py
muse/domain.py .py
muse/plugins/__init__.py .py
muse/plugins/code/__init__.py .py
muse/plugins/code/_callgraph.py .py
muse/plugins/code/_code_query.py .py
muse/plugins/code/_framework.py .py
muse/plugins/code/_invariants.py .py
muse/plugins/code/_predicate.py .py
muse/plugins/code/_query.py .py
muse/plugins/code/_refactor_classify.py .py
muse/plugins/code/ast_parser.py .py
muse/plugins/code/manifest.py .py
muse/plugins/code/plugin.py .py
muse/plugins/code/release_analysis.py .py
muse/plugins/code/stage.py .py
muse/plugins/code/symbol_diff.py .py
muse/plugins/midi/__init__.py .py
muse/plugins/midi/_analysis.py .py
muse/plugins/midi/_crdt_notes.py .py
muse/plugins/midi/_invariants.py .py
muse/plugins/midi/_midi_query.py .py
muse/plugins/midi/_query.py .py
muse/plugins/midi/entity.py .py
muse/plugins/midi/manifest.py .py
muse/plugins/midi/midi_diff.py .py
muse/plugins/midi/midi_merge.py .py
muse/plugins/midi/plugin.py .py
muse/plugins/mist/__init__.py .py
muse/plugins/mist/plugin.py .py
muse/plugins/registry.py .py
muse/plugins/scaffold/__init__.py .py
muse/plugins/scaffold/plugin.py .py
out/docs.md .md
pyproject.toml .toml
tests/__init__.py .py
tests/cli_test_helper.py .py
tests/conftest.py .py
tests/test_agent_json_schema.py .py
tests/test_agent_key_fd.py .py
tests/test_agent_signing.py .py
tests/test_annotate_command.py .py
tests/test_api_surface.py .py
tests/test_app.py .py
tests/test_apply_pack_oserror_integrity.py .py
tests/test_archive_command.py .py
tests/test_auth_hd_persistence.py .py
tests/test_auth_mnemonic_input.py .py
tests/test_auth_show_migrate.py .py
tests/test_bisect.py .py
tests/test_branch_json_schema.py .py
tests/test_callgraph.py .py
tests/test_checkout_integrity.py .py
tests/test_cli_auth.py .py
tests/test_cli_clone.py .py
tests/test_cli_coverage_gaps.py .py
tests/test_cli_fetch_push.py .py
tests/test_cli_hub.py .py
tests/test_cli_inspect.py .py
tests/test_cli_log.py .py
tests/test_cli_new_commands.py .py
tests/test_cli_plugin_dispatch.py .py
tests/test_cli_remote.py .py
tests/test_cli_reset_revert.py .py
tests/test_cli_show.py .py
tests/test_cli_stream_push.py .py
tests/test_cli_workflow.py .py
tests/test_cmd_agent.py .py
tests/test_cmd_agent_config.py .py
tests/test_cmd_annotate_hardening.py .py
tests/test_cmd_apply.py .py
tests/test_cmd_archive.py .py
tests/test_cmd_archive_hardening.py .py
tests/test_cmd_attributes_hardening.py .py
tests/test_cmd_auth_hardening.py .py
tests/test_cmd_auth_keygen_hd.py .py
tests/test_cmd_auth_keygen_register.py .py
tests/test_cmd_bisect.py .py
tests/test_cmd_bisect_hardening.py .py
tests/test_cmd_blame_hardening.py .py
tests/test_cmd_branch.py .py
tests/test_cmd_breakage.py .py
tests/test_cmd_bundle.py .py
tests/test_cmd_bundle_hardening.py .py
tests/test_cmd_cat.py .py
tests/test_cmd_cat_object.py .py
tests/test_cmd_check.py .py
tests/test_cmd_check_attr.py .py
tests/test_cmd_check_ignore.py .py
tests/test_cmd_check_ref_format.py .py
tests/test_cmd_checkout.py .py
tests/test_cmd_checkout_symbol.py .py
tests/test_cmd_cherry_pick.py .py
tests/test_cmd_cherry_pick_hardening.py .py
tests/test_cmd_clean.py .py
tests/test_cmd_clean_hardening.py .py
tests/test_cmd_clone_hardening.py .py
tests/test_cmd_clones.py .py
tests/test_cmd_code_add.py .py
tests/test_cmd_code_check.py .py
tests/test_cmd_code_query.py .py
tests/test_cmd_code_reset.py .py
tests/test_cmd_codemap.py .py
tests/test_cmd_commit.py .py
tests/test_cmd_commit_graph.py .py
tests/test_cmd_commit_graph_enhancements.py .py
tests/test_cmd_commit_tree.py .py
tests/test_cmd_config.py .py
tests/test_cmd_config_hardening.py .py
tests/test_cmd_conflicts.py .py
tests/test_cmd_content_grep.py .py
tests/test_cmd_content_grep_hardening.py .py
tests/test_cmd_coord_gc.py .py
tests/test_cmd_coord_lifecycle.py .py
tests/test_cmd_coord_list.py .py
tests/test_cmd_coord_sync.py .py
tests/test_cmd_count_objects.py .py
tests/test_cmd_dag.py .py
tests/test_cmd_dead.py .py
tests/test_cmd_describe.py .py
tests/test_cmd_describe_hardening.py .py
tests/test_cmd_diff.py .py
tests/test_cmd_docs.py .py
tests/test_cmd_domain_info.py .py
tests/test_cmd_domains_hardening.py .py
tests/test_cmd_fetch_hardening.py .py
tests/test_cmd_find_symbol.py .py
tests/test_cmd_for_each_ref.py .py
tests/test_cmd_forecast.py .py
tests/test_cmd_format_patch.py .py
tests/test_cmd_gc.py .py
tests/test_cmd_gc_hardening.py .py
tests/test_cmd_grep.py .py
tests/test_cmd_hash_object.py .py
tests/test_cmd_heartbeat_coord.py .py
tests/test_cmd_hub_hardening.py .py
tests/test_cmd_index.py .py
tests/test_cmd_init.py .py
tests/test_cmd_integration.py .py
tests/test_cmd_intent.py .py
tests/test_cmd_invariants.py .py
tests/test_cmd_log.py .py
tests/test_cmd_ls_files.py .py
tests/test_cmd_ls_remote.py .py
tests/test_cmd_ls_tree.py .py
tests/test_cmd_maintenance.py .py
tests/test_cmd_merge.py .py
tests/test_cmd_merge_base.py .py
tests/test_cmd_merge_base_and_snapshot_diff.py .py
tests/test_cmd_merge_dry_run.py .py
tests/test_cmd_merge_hardening.py .py
tests/test_cmd_merge_tree.py .py
tests/test_cmd_mv.py .py
tests/test_cmd_name_rev.py .py
tests/test_cmd_pack_unpack.py .py
tests/test_cmd_patch.py .py
tests/test_cmd_patch_id.py .py
tests/test_cmd_plan_merge.py .py
tests/test_cmd_prune.py .py
tests/test_cmd_pull_hardening.py .py
tests/test_cmd_push_hardening.py .py
tests/test_cmd_range_diff.py .py
tests/test_cmd_read_commit.py .py
tests/test_cmd_read_snapshot.py .py
tests/test_cmd_rebase.py .py
tests/test_cmd_rebase_hardening.py .py
tests/test_cmd_reconcile.py .py
tests/test_cmd_reflog.py .py
tests/test_cmd_reflog_hardening.py .py
tests/test_cmd_release_coord.py .py
tests/test_cmd_release_hardening.py .py
tests/test_cmd_remaining.py .py
tests/test_cmd_remote_hardening.py .py
tests/test_cmd_rerere_hardening.py .py
tests/test_cmd_reserve.py .py
tests/test_cmd_reset_hardening.py .py
tests/test_cmd_reset_revert.py .py
tests/test_cmd_restore.py .py
tests/test_cmd_rev_list.py .py
tests/test_cmd_rev_parse.py .py
tests/test_cmd_revert_hardening.py .py
tests/test_cmd_rm.py .py
tests/test_cmd_semantic_cherry_pick.py .py
tests/test_cmd_shard.py .py
tests/test_cmd_shelf.py .py
tests/test_cmd_shortlog.py .py
tests/test_cmd_shortlog_hardening.py .py
tests/test_cmd_show.py .py
tests/test_cmd_show_ref.py .py
tests/test_cmd_sign.py .py
tests/test_cmd_snapshot.py .py
tests/test_cmd_snapshot_diff.py .py
tests/test_cmd_snapshot_hardening.py .py
tests/test_cmd_sparse_checkout.py .py
tests/test_cmd_status.py .py
tests/test_cmd_stress.py .py
tests/test_cmd_switch.py .py
tests/test_cmd_symbolic_ref.py .py
tests/test_cmd_tag.py .py
tests/test_cmd_tag_hardening.py .py
tests/test_cmd_task_queue.py .py
tests/test_cmd_test.py .py
tests/test_cmd_trust_json.py .py
tests/test_cmd_type.py .py
tests/test_cmd_update_ref.py .py
tests/test_cmd_verify.py .py
tests/test_cmd_verify_commit.py .py
tests/test_cmd_verify_hardening.py .py
tests/test_cmd_verify_object.py .py
tests/test_cmd_verify_pack.py .py
tests/test_cmd_verify_tag.py .py
tests/test_cmd_watch_coord.py .py
tests/test_cmd_workspace_hardening.py .py
tests/test_cmd_worktree.py .py
tests/test_cmd_worktree_hardening.py .py
tests/test_code_commands.py .py
tests/test_code_invariants.py .py
tests/test_code_language_config.py .py
tests/test_code_manifest.py .py
tests/test_code_plugin.py .py
tests/test_code_plugin_attributes.py .py
tests/test_code_query.py .py
tests/test_code_stage.py .py
tests/test_commit_from_dict_timestamp_loss.py .py
tests/test_commit_json_schema.py .py
tests/test_commit_record_committed_at_corruption.py .py
tests/test_compression.py .py
tests/test_coord_data_integrity.py .py
tests/test_coord_performance.py .py
tests/test_coord_pull_null_records.py .py
tests/test_coord_push_null_counts.py .py
tests/test_coord_security.py .py
tests/test_coord_write_remote_atomic.py .py
tests/test_coordination.py .py
tests/test_core_agent_slots.py .py
tests/test_core_attributes.py .py
tests/test_core_bip39.py .py
tests/test_core_bisect.py .py
tests/test_core_blame.py .py
tests/test_core_ci.py .py
tests/test_core_cohen_transform.py .py
tests/test_core_coord_bus.py .py
tests/test_core_coverage_gaps.py .py
tests/test_core_doc_extractor.py .py
tests/test_core_doc_history.py .py
tests/test_core_doc_renderer.py .py
tests/test_core_gc.py .py
tests/test_core_hdkeys.py .py
tests/test_core_ignore.py .py
tests/test_core_invariants.py .py
tests/test_core_keychain.py .py
tests/test_core_merge_engine.py .py
tests/test_core_msign.py .py
tests/test_core_pack.py .py
tests/test_core_provenance.py .py
tests/test_core_query_engine.py .py
tests/test_core_reflog.py .py
tests/test_core_repo.py .py
tests/test_core_slip010.py .py
tests/test_core_snapshot.py .py
tests/test_core_stat_cache.py .py
tests/test_core_store.py .py
tests/test_core_symbol_cache.py .py
tests/test_core_test_history.py .py
tests/test_core_test_runner.py .py
tests/test_core_test_selection.py .py
tests/test_core_transport.py .py
tests/test_core_type_analysis.py .py
tests/test_core_validation.py .py
tests/test_core_workspace.py .py
tests/test_core_worktree.py .py
tests/test_core_xml_safe.py .py
tests/test_crdt.py .py
tests/test_crdts.py .py
tests/test_diff_algorithms.py .py
tests/test_diff_json_schema.py .py
tests/test_diff_staged_clean.py .py
tests/test_directories_feature.py .py
tests/test_domain_schema.py .py
tests/test_domains_publish.py .py
tests/test_entity.py .py
tests/test_framework_plugins.py .py
tests/test_gc_corrupt_commit_object_retention.py .py
tests/test_gc_full.py .py
tests/test_hd_keygen_unified.py .py
tests/test_hub_body_file_assignee.py .py
tests/test_hub_list_envelopes.py .py
tests/test_indices.py .py
tests/test_integrity_I10_bit_flip.py .py
tests/test_integrity_I1_read_verify.py .py
tests/test_integrity_I2_fsync.py .py
tests/test_integrity_I3_concurrent_race.py .py
tests/test_integrity_I4_msgpack_size.py .py
tests/test_integrity_I5_commit_integrity.py .py
tests/test_integrity_I6_snapshot_scale.py .py
tests/test_integrity_I7_history_walk.py .py
tests/test_integrity_I8_object_store_scale.py .py
tests/test_integrity_I9_sigkill.py .py
tests/test_lineage.py .py
tests/test_lineage_algorithm.py .py
tests/test_local_file_transport.py .py
tests/test_log_json_schema.py .py
tests/test_manifest.py .py
tests/test_markdown_adapter.py .py
tests/test_merge_data_integrity.py .py
tests/test_midi_diff.py .py
tests/test_midi_plugin.py .py
tests/test_midi_semantic.py .py
tests/test_migrate.py .py
tests/test_mist_cli.py .py
tests/test_mist_plugin.py .py
tests/test_msign_dual_sig.py .py
tests/test_music_invariants.py .py
tests/test_music_midi_merge.py .py
tests/test_music_query.py .py
tests/test_op_log.py .py
tests/test_op_transform.py .py
tests/test_pack_missing_snapshot_integrity.py .py
tests/test_perf_diff_scale.py .py
tests/test_perf_extreme_code_porcelain.py .py
tests/test_perf_merge_scale.py .py
tests/test_perf_pack.py .py
tests/test_perf_phase3.py .py
tests/test_plugin_apply_and_checkout.py .py
tests/test_plugin_registry.py .py
tests/test_porcelain_security.py .py
tests/test_predicate.py .py
tests/test_property_based.py .py
tests/test_property_merge_invariants.py .py
tests/test_provenance.py .py
tests/test_pull_missing_snapshot_guard.py .py
tests/test_push_have_filter.py .py
tests/test_rebase_missing_snapshot_guard.py .py
tests/test_refactor_classify.py .py
tests/test_release.py .py
tests/test_release_analysis.py .py
tests/test_rerere.py .py
tests/test_run_push_json_multi_object.py .py
tests/test_scaffold_plugin.py .py
tests/test_secp256k1_sign.py .py
tests/test_security_agent_impersonation.py .py
tests/test_security_ast_dos.py .py
tests/test_security_branch_ref_injection.py .py
tests/test_security_code_porcelain.py .py
tests/test_security_credential_leakage.py .py
tests/test_security_env_injection.py .py
tests/test_security_hub_trust.py .py
tests/test_security_key_permissions.py .py
tests/test_security_msgpack_hardening.py .py
tests/test_security_object_store_poisoning.py .py
tests/test_security_ownership.py .py
tests/test_security_path_traversal.py .py
tests/test_security_symlink.py .py
tests/test_security_test_runner.py .py
tests/test_sem_ver.py .py
tests/test_show_json_schema.py .py
tests/test_signing_hd_seed.py .py
tests/test_status_json_schema.py .py
tests/test_store_branch_heads.py .py
tests/test_store_fsync_enospc.py .py
tests/test_stress_code_analytics.py .py
tests/test_stress_crdts_exhaustive.py .py
tests/test_stress_diff_algorithms.py .py
tests/test_stress_domains_publish.py .py
tests/test_stress_e2e_workflow.py .py
tests/test_stress_graph.py .py
tests/test_stress_merge_correctness.py .py
tests/test_stress_merge_regression.py .py
tests/test_stress_midi_all_dims.py .py
tests/test_stress_object_store.py .py
tests/test_stress_query_engine.py .py
tests/test_stress_store_provenance.py .py
tests/test_structured_delta.py .py
tests/test_toml_adapter.py .py
tests/test_transport_snapshot_directories_dropped.py .py
tests/test_typing_audit.py .py
tests/test_wire_localhost.py .py
tests/test_workdir_integrity.py .py
tests/test_write_commit_snapshot_hash_verify.py .py
tests/test_write_snapshot_incoming_verify.py .py
tools/README.md .md
tools/add_json_alias.py .py
tools/demo.py .py
tools/gen_type_contracts.py .py
tools/install-omzsh-plugin.sh .sh
tools/omzsh-plugin/README.md .md
tools/omzsh-plugin/_muse
tools/omzsh-plugin/muse.plugin.zsh .zsh
tools/render_domain_registry.py .py
tools/render_html.py .py
tools/render_midi_demo.py .py
tools/revert_json_alias.py .py
tools/typing_audit.py .py
← Older Oldest on dev
All commits
Newer → Latest on dev

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:35660aec11b9394cdb969b51caae8d856d75f7434abb2a60f045f0685f306cf0 --body "your comment"