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
271
Hotspots
6
Blast Risk
3,427
Health
94
| Op | Kind | Address | Modified | Activity | Changes | Blast | Coupled | Signals |
|---|---|---|---|---|---|---|---|---|
| replace | async_function |
musehub/services/musehub_wire_shared.py
_commit_to_wire_s3
|
16 days ago |
5
|
207 | — |
|
|
| replace | import |
musehub/services/musehub_wire_push.py::import
_to_wire_commit
|
7 days ago |
4
|
18 | — |
|
|
| delete | async_function |
deploy/backfill_object_store.py
_backfill_commits
|
16 days ago |
3
|
87 | — |
|
|
| delete | async_function |
tests/test_object_store_invariant_phase1.py
_make_branch_with_commit
|
18 days ago |
3
|
86 | — |
|
|
| delete | async_method |
tests/test_object_store_invariant_phase1.py
TestRepoInitObjectStore.test_init_commit_is_muse_binary_format
|
18 days ago |
3
|
86 | — |
|
|
| delete | async_method |
tests/test_object_store_invariant_phase1.py
TestRepoInitObjectStore.test_init_commit_written_to_object_store
|
18 days ago |
3
|
86 | — |
|
|
| delete | import |
deploy/backfill_object_store.py::import
commit_to_bytes
|
16 days ago |
2
|
88 | — |
|
|
| delete | import |
deploy/backfill_object_store.py::import
MusehubCommit
|
16 days ago |
2
|
88 | — |
|
|
| replace | async_function |
musehub/services/musehub_sync.py
commit_files_to_repo
|
18 days ago |
2
|
78 | — |
|
|
| replace | import |
musehub/services/musehub_wire_fetch.py::import
_commit_to_wire_s3
|
21 days ago |
2
|
34 | — |
|
|
| replace | import |
musehub/services/musehub_wire_fetch.py::import
_to_wire_commit
|
21 days ago |
2
|
34 | — |
|
|
| insert | import |
tests/bench_cli.py::import
CommitRecord
|
22 days ago |
2
|
1,466 | — |
|
|
| insert | import |
tests/bench_cli.py::import
compute_commit_id
|
22 days ago |
2
|
1,466 | — |
|
|
| insert | import |
tests/bench_cli.py::import
write_commit
|
22 days ago |
2
|
1,466 | — |
|
|
| insert | function |
tests/test_clone_xs_unit.py
test_c4_cloned_repo_commit_graph_is_correct
|
22 days ago |
2
|
1,465 | — |
|
|
| insert | variable |
tests/test_genesis_ids.py
_COMMIT_ID
|
22 days ago |
2
|
1,465 | — |
|
|
| insert | import |
tests/test_genesis_ids.py::import
WireCommit
|
22 days ago |
2
|
1,466 | — |
|
|
| insert | method |
tests/test_genesis_ids.py
TestPydanticBoundaryResponseModels.test_wire_tag_rejects_bad_commit_id
|
22 days ago |
2
|
1,465 | — |
|
|
| insert | method |
tests/test_genesis_ids.py
TestPydanticBoundaryWireModels.test_wire_commit_accepts_future_algo
|
22 days ago |
2
|
1,465 | — |
|
|
| insert | method |
tests/test_genesis_ids.py
TestPydanticBoundaryWireModels.test_wire_commit_rejects_bad_commit_id
|
22 days ago |
2
|
1,465 | — |
|
|
| replace | import |
tests/test_intel_api_surface.py::import
MusehubCommit
|
15 days ago |
2
|
1,494 | — |
|
|
| replace | import |
tests/test_intel_api_surface.py::import
MusehubCommitRef
|
15 days ago |
2
|
1,494 | — |
|
|
| insert | method |
tests/test_issue_61_clone_after_push.py
TestCloneAfterPushFromCopytree.test_cloned_repo_has_correct_commit_count
|
22 days ago |
2
|
1,465 | — |
|
|
| insert | class |
tests/test_issue_61_clone_after_push.py
TestCommitDedupAcrossRepos
|
22 days ago |
2
|
1,465 | — |
|
|
| insert | method |
tests/test_issue_61_clone_after_push.py
TestCommitDedupAcrossRepos.hub_repo_b
|
22 days ago |
2
|
1,465 | — |
|
|
| insert | method |
tests/test_issue_61_clone_after_push.py
TestCommitDedupAcrossRepos.test_clone_second_repo_after_same_commits_pushed_to_first
|
22 days ago |
2
|
1,465 | — |
|
|
| replace | class |
tests/test_merge_proposals.py
TestMergeProposalCommitGraph
|
16 days ago |
2
|
28 | — |
|
|
| replace | async_method |
tests/test_merge_proposals.py
TestMergeProposalCommitGraph.test_merge_commit_graph_generation_is_parent_plus_one
|
16 days ago |
2
|
28 | — |
|
|
| replace | async_method |
tests/test_merge_proposals.py
TestMergeProposalCommitGraph.test_merge_creates_commit_graph_row
|
16 days ago |
2
|
28 | — |
|
|
| insert | variable |
tests/test_model_defaults.py
_COMMIT_ID
|
22 days ago |
2
|
1,465 | — |
|
|
| insert | import |
tests/test_model_defaults.py::import
MusehubCommit
|
22 days ago |
2
|
1,466 | — |
|
|
| insert | function |
tests/test_model_defaults.py
test_musehub_commit_defaults_at_construction
|
22 days ago |
2
|
1,465 | — |
|
|
| delete | import |
tests/test_object_store_invariant_phase1.py::import
MusehubCommit
|
18 days ago |
2
|
86 | — |
|
|
| delete | import |
tests/test_object_store_invariant_phase1.py::import
MusehubCommitRef
|
18 days ago |
2
|
86 | — |
|
|
| delete | class |
tests/test_object_store_invariant_phase1.py
TestCommitFilesToRepoObjectStore
|
18 days ago |
2
|
85 | — |
|
|
| delete | async_method |
tests/test_object_store_invariant_phase1.py
TestCommitFilesToRepoObjectStore.test_commit_is_muse_binary_format
|
18 days ago |
2
|
85 | — |
|
|
| delete | async_method |
tests/test_object_store_invariant_phase1.py
TestCommitFilesToRepoObjectStore.test_commit_written_to_object_store
|
18 days ago |
2
|
85 | — |
|
|
| delete | async_method |
tests/test_object_store_invariant_phase1.py
TestCommitFilesToRepoObjectStore.test_snapshot_is_muse_binary_format
|
18 days ago |
2
|
85 | — |
|
|
| delete | async_method |
tests/test_object_store_invariant_phase1.py
TestCommitFilesToRepoObjectStore.test_snapshot_written_to_object_store
|
18 days ago |
2
|
85 | — |
|
|
| delete | async_method |
tests/test_object_store_invariant_phase1.py
TestMergeProposalObjectStore.test_merge_commit_object_is_muse_binary_format
|
18 days ago |
2
|
85 | — |
|
|
| delete | async_method |
tests/test_object_store_invariant_phase1.py
TestMergeProposalObjectStore.test_merge_commit_storage_uri_populated
|
18 days ago |
2
|
85 | — |
|
|
| delete | async_method |
tests/test_object_store_invariant_phase1.py
TestMergeProposalObjectStore.test_merge_commit_written_to_object_store
|
18 days ago |
2
|
85 | — |
|
|
| delete | import |
tests/test_object_store_invariant_phase5.py::import
MusehubCommit
|
18 days ago |
2
|
84 | — |
|
|
| delete | import |
tests/test_object_store_invariant_phase5.py::import
MusehubCommitRef
|
18 days ago |
2
|
84 | — |
|
|
| delete | function |
tests/test_object_store_invariant_phase5.py
_make_legacy_commit
|
18 days ago |
2
|
83 | — |
|
|
| delete | class |
tests/test_object_store_invariant_phase5.py
TestBackfillCommits
|
18 days ago |
2
|
83 | — |
|
|
| delete | async_method |
tests/test_object_store_invariant_phase5.py
TestBackfillCommits.test_backfill_skips_commits_already_in_s3
|
18 days ago |
2
|
83 | — |
|
|
| delete | async_method |
tests/test_object_store_invariant_phase5.py
TestBackfillCommits.test_commit_s3_bytes_are_muse_binary_format
|
18 days ago |
2
|
83 | — |
|
|
| delete | async_method |
tests/test_object_store_invariant_phase5.py
TestBackfillCommits.test_commit_storage_uri_populated_after_backfill
|
18 days ago |
2
|
83 | — |
|
|
| replace | class |
tests/test_object_store_invariant_phase6.py
TestCommitToWireS3FallbackWarning
|
16 days ago |
2
|
80 | — |
|