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
1,672
Hotspots
1
Blast Risk
1,927
Health
94
| Op | Kind | Address | Modified | Activity | Changes | Blast | Coupled | Signals |
|---|---|---|---|---|---|---|---|---|
| insert | class |
tests/test_status_staged_labels.py
TestStagedSymbolLabels
|
26 days ago |
1
|
120 | 218 |
|
|
| insert | method |
tests/test_status_staged_labels.py
TestStagedSymbolLabels.test_deleted_symbol_label
|
26 days ago |
1
|
120 | 218 |
|
|
| insert | method |
tests/test_status_staged_labels.py
TestStagedSymbolLabels.test_modified_symbol_label
|
26 days ago |
1
|
120 | 218 |
|
|
| insert | method |
tests/test_status_staged_labels.py
TestStagedSymbolLabels.test_new_symbol_label
|
26 days ago |
1
|
120 | 218 |
|
|
| patch | file | 18 days ago |
1
|
92 | — |
|
||
| replace | class |
tests/test_status_supercharge.py
TestConcurrent
|
18 days ago |
1
|
91 | 91 |
|
|
| replace | method |
tests/test_status_supercharge.py
TestConcurrent.test_C1_four_concurrent_status_calls
|
18 days ago |
1
|
91 | 91 |
|
|
| insert | import |
tests/test_status_untracked_labels.py::import
annotations
|
26 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_status_untracked_labels.py::import
blob_id
|
26 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_status_untracked_labels.py::import
CliRunner
|
26 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_status_untracked_labels.py::import
CommitRecord
|
26 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_status_untracked_labels.py::import
datetime
|
26 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_status_untracked_labels.py::import
hash_commit
|
26 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_status_untracked_labels.py::import
hash_snapshot
|
26 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_status_untracked_labels.py::import
json
|
26 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_status_untracked_labels.py::import
Mapping
|
26 days ago |
1
|
45 | 52 |
|
|
| insert | import |
tests/test_status_untracked_labels.py::import
muse_dir
|
26 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_status_untracked_labels.py::import
pathlib
|
26 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_status_untracked_labels.py::import
pytest
|
26 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_status_untracked_labels.py::import
ref_path
|
26 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_status_untracked_labels.py::import
SnapshotRecord
|
26 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_status_untracked_labels.py::import
write_commit
|
26 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_status_untracked_labels.py::import
write_object
|
26 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_status_untracked_labels.py::import
write_snapshot
|
26 days ago |
1
|
121 | 218 |
|
|
| insert | function |
tests/test_status_untracked_labels.py
_init_repo
|
26 days ago |
1
|
120 | 218 |
|
|
| insert | variable |
tests/test_status_untracked_labels.py
runner
|
26 days ago |
1
|
120 | 218 |
|
|
| insert | function |
tests/test_status_untracked_labels.py
_status
|
26 days ago |
1
|
120 | 218 |
|
|
| insert | class |
tests/test_status_untracked_labels.py
TestUntrackedDirectoryLabel
|
26 days ago |
1
|
120 | 218 |
|
|
| insert | method |
tests/test_status_untracked_labels.py
TestUntrackedDirectoryLabel.test_untracked_directory_label
|
26 days ago |
1
|
120 | 218 |
|
|
| insert | method |
tests/test_status_untracked_labels.py
TestUntrackedDirectoryLabel.test_untracked_directory_not_labeled_as_file
|
26 days ago |
1
|
120 | 218 |
|
|
| insert | class |
tests/test_status_untracked_labels.py
TestUntrackedFileLabel
|
26 days ago |
1
|
120 | 218 |
|
|
| insert | method |
tests/test_status_untracked_labels.py
TestUntrackedFileLabel.test_untracked_file_label
|
26 days ago |
1
|
120 | 218 |
|
|
| insert | class |
tests/test_status_untracked_labels.py
TestUntrackedMixed
|
26 days ago |
1
|
120 | 218 |
|
|
| insert | method |
tests/test_status_untracked_labels.py
TestUntrackedMixed.test_mixed_untracked_shows_both_labels
|
26 days ago |
1
|
120 | 218 |
|
|
| patch | file | 18 days ago |
1
|
6 | — |
|
||
| replace | function |
tests/test_stress_code_analytics.py
large_repo
|
18 days ago |
1
|
5 | 5 |
|
|
| patch | file | 18 days ago |
1
|
92 | — |
|
||
| replace | class |
tests/test_stress_e2e_workflow.py
TestBasicLifecycle
|
18 days ago |
1
|
91 | 91 |
|
|
| replace | method |
tests/test_stress_e2e_workflow.py
TestBasicLifecycle.test_log_shows_multiple_commits
|
18 days ago |
1
|
91 | 91 |
|
|
| replace | class |
tests/test_stress_e2e_workflow.py
TestLongWorkflowStress
|
18 days ago |
1
|
91 | 91 |
|
|
| replace | method |
tests/test_stress_e2e_workflow.py
TestLongWorkflowStress.test_50_sequential_commits
|
18 days ago |
1
|
91 | 91 |
|
|
| replace | method |
tests/test_stress_e2e_workflow.py
TestLongWorkflowStress.test_branch_commit_merge_cycle
|
18 days ago |
1
|
91 | 91 |
|
|
| replace | class |
tests/test_stress_e2e_workflow.py
TestRevert
|
18 days ago |
1
|
91 | 91 |
|
|
| replace | method |
tests/test_stress_e2e_workflow.py
TestRevert.test_revert_undoes_last_commit
|
18 days ago |
1
|
91 | 91 |
|
|
| patch | file | 26 days ago |
1
|
73 | — |
|
||
| replace | function |
tests/test_wire_step2a_pack.py
test_pack_step2a_performance_gate
|
26 days ago |
1
|
72 | 73 |
|
|
| patch | file | 18 days ago |
1
|
92 | — |
|
||
| replace | class |
tests/test_workdir_integrity.py
TestApplyManifestUntrackedFilesIX
|
18 days ago |
1
|
91 | 91 |
|
|
| replace | method |
tests/test_workdir_integrity.py
TestApplyManifestUntrackedFilesIX.test_IX4_commit_does_not_delete_untracked_file
|
18 days ago |
1
|
91 | 91 |
|
|
| replace | class |
tests/test_workdir_integrity.py
TestCheckoutMissingObjectVI
|
18 days ago |
1
|
91 | 91 |
|