Symbol Intelligence
Every named symbol, tracked across the full commit history
Heat, signals, blast radius — all pre-computed at push time. Click any symbol to see its full provenance.
Total
80
Hotspots
1
Blast Risk
1,809
Health
94
| Op | Kind | Address | Modified | Activity | Changes | Blast | Coupled | Signals |
|---|---|---|---|---|---|---|---|---|
| patch | file | 7 days ago |
3
|
57 | — |
|
||
| patch | file | 8 days ago |
2
|
19 | — |
|
||
| replace | import |
muse/cli/commands/checkout.py::import
get_head_commit_id
|
8 days ago |
2
|
19 | 26 |
|
|
| replace | import |
muse/cli/commands/checkout.py::import
read_current_branch
|
8 days ago |
2
|
19 | 26 |
|
|
| insert | import |
muse/cli/commands/checkout.py::import
read_head
|
8 days ago |
2
|
19 | 26 |
|
|
| replace | import |
muse/cli/commands/checkout.py::import
write_branch_ref
|
8 days ago |
2
|
19 | 26 |
|
|
| replace | import |
muse/cli/commands/checkout.py::import
write_head_branch
|
8 days ago |
2
|
19 | 26 |
|
|
| replace | import |
muse/cli/commands/checkout.py::import
write_head_commit
|
8 days ago |
2
|
19 | 26 |
|
|
| replace | function |
muse/cli/commands/checkout.py
run
|
8 days ago |
2
|
18 | 26 |
|
|
| insert | class |
tests/test_cmd_checkout.py
TestDetachedHeadRecovery
|
8 days ago |
2
|
18 | 26 |
|
|
| insert | method |
tests/test_cmd_checkout.py
TestDetachedHeadRecovery.detached_repo
|
8 days ago |
2
|
18 | 26 |
|
|
| insert | method |
tests/test_cmd_checkout.py
TestDetachedHeadRecovery.test_create_branch_from_detached_exits_0
|
8 days ago |
2
|
18 | 26 |
|
|
| insert | method |
tests/test_cmd_checkout.py
TestDetachedHeadRecovery.test_create_branch_from_detached_inherits_commit
|
8 days ago |
2
|
18 | 26 |
|
|
| insert | method |
tests/test_cmd_checkout.py
TestDetachedHeadRecovery.test_create_branch_from_detached_switches_head
|
8 days ago |
2
|
18 | 26 |
|
|
| insert | method |
tests/test_cmd_checkout.py
TestDetachedHeadRecovery.test_dry_run_recover_does_not_change_head
|
8 days ago |
2
|
18 | 26 |
|
|
| insert | method |
tests/test_cmd_checkout.py
TestDetachedHeadRecovery.test_dry_run_recover_exits_0
|
8 days ago |
2
|
18 | 26 |
|
|
| insert | method |
tests/test_cmd_checkout.py
TestDetachedHeadRecovery.test_merge_flag_from_detached_exits_1
|
8 days ago |
2
|
18 | 26 |
|
|
| insert | method |
tests/test_cmd_checkout.py
TestDetachedHeadRecovery.test_merge_flag_from_detached_stderr_message
|
8 days ago |
2
|
18 | 26 |
|
|
| insert | method |
tests/test_cmd_checkout.py
TestDetachedHeadRecovery.test_recover_to_branch_exits_0
|
8 days ago |
2
|
18 | 26 |
|
|
| insert | method |
tests/test_cmd_checkout.py
TestDetachedHeadRecovery.test_recover_to_branch_from_branch_is_null
|
8 days ago |
2
|
18 | 26 |
|
|
| insert | method |
tests/test_cmd_checkout.py
TestDetachedHeadRecovery.test_recover_to_branch_json_action
|
8 days ago |
2
|
18 | 26 |
|
|
| insert | method |
tests/test_cmd_checkout.py
TestDetachedHeadRecovery.test_recover_to_branch_restores_symbolic_head
|
8 days ago |
2
|
18 | 26 |
|
|
| insert | method |
tests/test_cmd_checkout.py
TestDetachedHeadRecovery.test_recover_to_branch_text_output
|
8 days ago |
2
|
18 | 26 |
|
|
| patch | file | 7 days ago |
1
|
24 | — |
|
||
| replace | function |
tests/test_checkout_integrity.py
_commit
|
7 days ago |
1
|
23 | 23 |
|
|
| replace | class |
tests/test_cli_coverage_gaps.py
TestCheckoutGaps
|
7 days ago |
1
|
23 | 23 |
|
|
| replace | method |
tests/test_cli_coverage_gaps.py
TestCheckoutGaps.test_checkout_by_commit_id_detaches_head
|
7 days ago |
1
|
23 | 23 |
|
|
| replace | method |
tests/test_cli_coverage_gaps.py
TestCheckoutGaps.test_checkout_restores_workdir_to_target_snapshot
|
7 days ago |
1
|
23 | 23 |
|
|
| replace | function |
tests/test_cmd_checkout.py
_commit
|
7 days ago |
1
|
37 | 37 |
|
|
| patch | file | 7 days ago |
1
|
38 | — |
|
||
| replace | class |
tests/test_cmd_checkout_symbol.py
TestCheckoutSymbolE2E
|
7 days ago |
1
|
37 | 37 |
|
|
| replace | method |
tests/test_cmd_checkout_symbol.py
TestCheckoutSymbolE2E.test_appended_when_symbol_absent_from_working_tree
|
7 days ago |
1
|
37 | 37 |
|
|
| replace | class |
tests/test_cmd_checkout_symbol.py
TestCheckoutSymbolStress
|
7 days ago |
1
|
37 | 37 |
|
|
| replace | method |
tests/test_cmd_checkout_symbol.py
TestCheckoutSymbolStress.test_restore_from_far_back_in_history
|
7 days ago |
1
|
37 | 37 |
|
|
| replace | method |
tests/test_cmd_checkout_symbol.py
TestCheckoutSymbolStress.test_restore_in_large_file
|
7 days ago |
1
|
37 | 37 |
|
|
| replace | class |
tests/test_cmd_checkout_symbol.py
TestCheckoutSymbolVerification
|
7 days ago |
1
|
37 | 37 |
|
|
| replace | method |
tests/test_cmd_checkout_symbol.py
TestCheckoutSymbolVerification.test_json_verified_present_after_append
|
7 days ago |
1
|
37 | 37 |
|
|
| replace | function |
tests/test_cmd_checkout_symbol.py
two_commit_repo
|
7 days ago |
1
|
37 | 37 |
|
|
| insert | function |
tests/test_log_dotdot_range.py
_checkout
|
1 day ago |
1
|
15 | — |
|
|
| insert | function |
tests/test_phantom_conflicts.py
_checkout
|
22 hours ago |
1
|
14 | — |
|
|
| insert | function |
tests/test_phase1_merge_engine.py
_checkout
|
12 hours ago |
1
|
51 | — |
|
|
| insert | function |
tests/test_phase2_conflict_granularity.py
_checkout
|
11 hours ago |
1
|
19 | — |
|
|
| insert | function |
tests/test_phase3_strategy_matrix.py
_checkout
|
11 hours ago |
1
|
45 | — |
|
|
| insert | function |
tests/test_phase4_harmony_history.py
_checkout
|
11 hours ago |
1
|
17 | — |
|
|
| patch | file | 6 days ago |
1
|
92 | — |
|
||
| insert | function |
tests/test_plugin_apply_and_checkout.py
_add_all
|
6 days ago |
1
|
91 | 91 |
|
|
| replace | function |
tests/test_plugin_apply_and_checkout.py
_commit
|
6 days ago |
1
|
91 | 91 |
|
|
| replace | function |
tests/test_plugin_apply_and_checkout.py
repo
|
6 days ago |
1
|
91 | 91 |
|
|
| replace | class |
tests/test_plugin_apply_and_checkout.py
TestCherryPickManifestReuse
|
6 days ago |
1
|
91 | 91 |
|
|
| replace | method |
tests/test_plugin_apply_and_checkout.py
TestCherryPickManifestReuse.test_cherry_pick_commit_has_correct_snapshot
|
6 days ago |
1
|
91 | 91 |
|