gabriel / muse public
refactor BREAKING issue-9 phase-5 task/issue-9-phase5-prune-read-repo-id #1 / 1
AI Agent gabriel · 22 days ago · May 19, 2026 · Diff

refactor(issue-9 phase-5): prune orphaned read_repo_id imports from ~70 command files and test fixtures

- Removed unused read_repo_id import + dead assignment from ~70 command files (age, agent_map, annotate, api_surface, apply_patch, archive, bisect, blame, blast_risk, breakage, cadence, cat, check, checkout_symbol, clones, codemap, compare, content_grep, contour, contract, core_blame, core_cat, coupling, coverage, dead, density, deps, detect_refactor, diff, entangle, find_phrase, find_symbol, forecast, format_patch, gravity, grep, hotspots, impact, instrumentation, invariants, languages, ls_tree, midi_harmony, motif_detect, narrative, note_blame, note_hotspots, note_log, notes, patch_id, piano_roll, plan_merge, predict, query, query_history, read, rename, reset, restore, rev_list, rhythm, scale_detect, semantic_cherry_pick, semantic_test_coverage, shard, shelf, stable, symbol_log, symbols, tempo, tension, velocity, velocity_profile, voice_leading) - Removed dead repo_id param from helper fns: _resolve_start_point (branch.py), _checkout_with_merge (checkout.py), _resolve_refs (bundle.py), _gather_commits (lineage.py), _load (midi_compare.py), _get_manifest (type_cmd.py) - Removed repo_id field from _ReadCommitJson TypedDict and example docstring - Removed stale patch() calls in test_cmd_plan_merge.py and test_cmd_pull_hardening.py that patched symbols no longer present in those modules - Updated test_cmd_branch.py, test_cmd_checkout.py, test_rebase_missing_snapshot_guard.py, test_directories_feature.py to match pruned function signatures

sha256:7572654143c1295fcee973fc1d6fb86f7027e298ac06994efc3c40318dcee212 sha
sha256:ed5e734450e117fd5fc705172aae252fde90025fb7c3fb7c0b5d82ef309b0dac snapshot
← Older Oldest on task/issue-9-phase5-prune-read-repo-id
All commits
Newer → Latest on task/issue-9-phase5-prune-read-repo-id

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:7572654143c1295fcee973fc1d6fb86f7027e298ac06994efc3c40318dcee212 --body "your comment"