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
72
Hotspots
1
Blast Risk
1,927
Health
94
| Op | Kind | Address | Modified | Activity | Changes | Blast | Coupled | Signals |
|---|---|---|---|---|---|---|---|---|
| insert | import |
muse/cli/commands/status.py::import
_DIR_SENTINEL
|
15 days ago |
1
|
10 | 36 |
|
|
| insert | class |
tests/test_directory_tracking.py
TestStatusJsonUntracked
|
15 days ago |
1
|
120 | 218 |
|
|
| insert | method |
tests/test_directory_tracking.py
TestStatusJsonUntracked.test_dirty_when_untracked_empty_dir_present
|
15 days ago |
1
|
120 | 218 |
|
|
| insert | method |
tests/test_directory_tracking.py
TestStatusJsonUntracked.test_untracked_empty_dir_in_json_untracked
|
15 days ago |
1
|
120 | 218 |
|
|
| insert | class |
tests/test_directory_tracking.py
TestStatusTextUntracked
|
15 days ago |
1
|
120 | 218 |
|
|
| insert | method |
tests/test_directory_tracking.py
TestStatusTextUntracked.test_untracked_empty_dir_not_shown_without_slash
|
15 days ago |
1
|
120 | 218 |
|
|
| insert | method |
tests/test_directory_tracking.py
TestStatusTextUntracked.test_untracked_empty_dir_shown_with_trailing_slash
|
15 days ago |
1
|
120 | 218 |
|
|
| insert | method |
tests/test_dir_lifecycle.py
TestStateClean.test_status_text_says_nothing_to_commit
|
15 days ago |
1
|
48 | 66 |
|
|
| insert | method |
tests/test_dir_lifecycle.py
TestStateStagedAdded.test_status_text_shows_new_directory
|
15 days ago |
1
|
48 | 66 |
|
|
| insert | method |
tests/test_dir_lifecycle.py
TestStateStagedDeleted.test_status_text_shows_deleted_directory
|
15 days ago |
1
|
48 | 66 |
|
|
| insert | method |
tests/test_dir_lifecycle.py
TestStateStagedRenamed.test_status_json_shows_renamed
|
15 days ago |
1
|
48 | 66 |
|
|
| insert | method |
tests/test_dir_lifecycle.py
TestStateStagedRenamed.test_status_text_shows_renamed_directory
|
15 days ago |
1
|
48 | 66 |
|
|
| insert | method |
tests/test_dir_lifecycle.py
TestStateUnstagedDeleted.test_status_text_shows_deleted
|
15 days ago |
1
|
48 | 66 |
|
|
| insert | method |
tests/test_dir_lifecycle.py
TestStateUntracked.test_status_json_shows_untracked
|
15 days ago |
1
|
48 | 66 |
|
|
| insert | method |
tests/test_dir_lifecycle.py
TestStateUntracked.test_status_text_labels_untracked_directory
|
15 days ago |
1
|
48 | 66 |
|
|
| insert | import |
tests/test_status_staged_labels.py::import
annotations
|
15 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_status_staged_labels.py::import
blob_id
|
15 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_status_staged_labels.py::import
CliRunner
|
15 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_status_staged_labels.py::import
CommitRecord
|
15 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_status_staged_labels.py::import
datetime
|
15 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_status_staged_labels.py::import
hash_commit
|
15 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_status_staged_labels.py::import
hash_snapshot
|
15 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_status_staged_labels.py::import
json
|
15 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_status_staged_labels.py::import
make_entry
|
15 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_status_staged_labels.py::import
Mapping
|
15 days ago |
1
|
45 | 52 |
|
|
| insert | import |
tests/test_status_staged_labels.py::import
muse_dir
|
15 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_status_staged_labels.py::import
pathlib
|
15 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_status_staged_labels.py::import
pytest
|
15 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_status_staged_labels.py::import
ref_path
|
15 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_status_staged_labels.py::import
SnapshotRecord
|
15 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_status_staged_labels.py::import
write_commit
|
15 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_status_staged_labels.py::import
write_object
|
15 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_status_staged_labels.py::import
write_snapshot
|
15 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_status_staged_labels.py::import
write_stage
|
15 days ago |
1
|
121 | 218 |
|
|
| insert | function |
tests/test_status_staged_labels.py
_init_repo
|
15 days ago |
1
|
120 | 218 |
|
|
| insert | variable |
tests/test_status_staged_labels.py
runner
|
15 days ago |
1
|
120 | 218 |
|
|
| insert | function |
tests/test_status_staged_labels.py
_status
|
15 days ago |
1
|
120 | 218 |
|
|
| insert | class |
tests/test_status_staged_labels.py
TestStagedDirectoryLabel
|
15 days ago |
1
|
120 | 218 |
|
|
| insert | method |
tests/test_status_staged_labels.py
TestStagedDirectoryLabel.test_new_directory_label
|
15 days ago |
1
|
120 | 218 |
|
|
| insert | class |
tests/test_status_staged_labels.py
TestStagedFileLabel
|
15 days ago |
1
|
120 | 218 |
|
|
| insert | method |
tests/test_status_staged_labels.py
TestStagedFileLabel.test_new_file_label_unchanged
|
15 days ago |
1
|
120 | 218 |
|
|
| insert | class |
tests/test_status_staged_labels.py
TestStagedSymbolLabels
|
15 days ago |
1
|
120 | 218 |
|
|
| insert | method |
tests/test_status_staged_labels.py
TestStagedSymbolLabels.test_deleted_symbol_label
|
15 days ago |
1
|
120 | 218 |
|
|
| insert | method |
tests/test_status_staged_labels.py
TestStagedSymbolLabels.test_modified_symbol_label
|
15 days ago |
1
|
120 | 218 |
|
|
| insert | method |
tests/test_status_staged_labels.py
TestStagedSymbolLabels.test_new_symbol_label
|
15 days ago |
1
|
120 | 218 |
|
|
| insert | import |
tests/test_status_untracked_labels.py::import
annotations
|
15 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_status_untracked_labels.py::import
blob_id
|
15 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_status_untracked_labels.py::import
CliRunner
|
15 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_status_untracked_labels.py::import
CommitRecord
|
15 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_status_untracked_labels.py::import
datetime
|
15 days ago |
1
|
121 | 218 |
|