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
2,061
Hotspots
1
Blast Risk
1,927
Health
94
| Op | Kind | Address | Modified | Activity | Changes | Blast | Coupled | Signals |
|---|---|---|---|---|---|---|---|---|
| replace | function |
tests/test_code_commands.py
lang_repo
|
13 days ago |
1
|
38 | 38 |
|
|
| replace | function |
tests/test_code_commands.py
narrative_repo
|
13 days ago |
1
|
38 | 38 |
|
|
| replace | function |
tests/test_code_commands.py
predict_repo
|
13 days ago |
1
|
38 | 38 |
|
|
| replace | function |
tests/test_code_commands.py
stc_repo
|
13 days ago |
1
|
38 | 38 |
|
|
| replace | class |
tests/test_code_commands.py
TestBlame
|
13 days ago |
1
|
38 | 38 |
|
|
| replace | method |
tests/test_code_commands.py
TestBlame.test_blame_bfs_follows_merge_parent2
|
13 days ago |
1
|
38 | 38 |
|
|
| replace | class |
tests/test_code_commands.py
TestCat
|
13 days ago |
1
|
38 | 38 |
|
|
| replace | method |
tests/test_code_commands.py
TestCat.test_cat_wrong_file_fallback_ambiguous_exits_nonzero
|
13 days ago |
1
|
38 | 38 |
|
|
| replace | method |
tests/test_code_commands.py
TestCat.test_cat_wrong_file_fallback_finds_symbol
|
13 days ago |
1
|
38 | 38 |
|
|
| replace | method |
tests/test_code_commands.py
TestCat.test_cat_wrong_file_fallback_json
|
13 days ago |
1
|
38 | 38 |
|
|
| replace | class |
tests/test_code_commands.py
TestRename
|
13 days ago |
1
|
38 | 38 |
|
|
| replace | method |
tests/test_code_commands.py
TestRename.test_rename_only_def_token_not_string_literal
|
13 days ago |
1
|
38 | 38 |
|
|
| replace | function |
tests/test_code_commands.py
velocity_repo
|
13 days ago |
1
|
38 | 38 |
|
|
| insert | import |
tests/test_code_reset_granular.py::import
annotations
|
20 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_code_reset_granular.py::import
blob_id
|
20 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_code_reset_granular.py::import
CliRunner
|
20 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_code_reset_granular.py::import
CommitRecord
|
20 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_code_reset_granular.py::import
datetime
|
20 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_code_reset_granular.py::import
hash_commit
|
20 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_code_reset_granular.py::import
hash_snapshot
|
20 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_code_reset_granular.py::import
json
|
20 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_code_reset_granular.py::import
Mapping
|
20 days ago |
1
|
45 | 52 |
|
|
| insert | import |
tests/test_code_reset_granular.py::import
muse_dir
|
20 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_code_reset_granular.py::import
pathlib
|
20 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_code_reset_granular.py::import
pytest
|
20 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_code_reset_granular.py::import
ref_path
|
20 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_code_reset_granular.py::import
SnapshotRecord
|
20 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_code_reset_granular.py::import
write_commit
|
20 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_code_reset_granular.py::import
write_object
|
20 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_code_reset_granular.py::import
write_snapshot
|
20 days ago |
1
|
121 | 218 |
|
|
| insert | function |
tests/test_code_reset_granular.py
_init_repo
|
20 days ago |
1
|
120 | 218 |
|
|
| insert | variable |
tests/test_code_reset_granular.py
runner
|
20 days ago |
1
|
120 | 218 |
|
|
| insert | function |
tests/test_code_reset_granular.py
_stage_dir
|
20 days ago |
1
|
120 | 218 |
|
|
| insert | function |
tests/test_code_reset_granular.py
_stage_file
|
20 days ago |
1
|
120 | 218 |
|
|
| insert | class |
tests/test_code_reset_granular.py
TestResetAllGranular
|
20 days ago |
1
|
120 | 218 |
|
|
| insert | method |
tests/test_code_reset_granular.py
TestResetAllGranular.test_unstage_all_dirs_says_directory
|
20 days ago |
1
|
120 | 218 |
|
|
| insert | method |
tests/test_code_reset_granular.py
TestResetAllGranular.test_unstage_all_files_says_file
|
20 days ago |
1
|
120 | 218 |
|
|
| insert | method |
tests/test_code_reset_granular.py
TestResetAllGranular.test_unstage_all_no_file_s_plural
|
20 days ago |
1
|
120 | 218 |
|
|
| insert | class |
tests/test_code_reset_granular.py
TestResetDryRun
|
20 days ago |
1
|
120 | 218 |
|
|
| insert | method |
tests/test_code_reset_granular.py
TestResetDryRun.test_dry_run_all_granular
|
20 days ago |
1
|
120 | 218 |
|
|
| insert | class |
tests/test_code_reset_granular.py
TestResetMixed
|
20 days ago |
1
|
120 | 218 |
|
|
| insert | method |
tests/test_code_reset_granular.py
TestResetMixed.test_mixed_unstage_shows_dir_file_counts
|
20 days ago |
1
|
120 | 218 |
|
|
| insert | class |
tests/test_code_reset_granular.py
TestResetSpecificDir
|
20 days ago |
1
|
120 | 218 |
|
|
| insert | method |
tests/test_code_reset_granular.py
TestResetSpecificDir.test_unstage_dir_says_directory
|
20 days ago |
1
|
120 | 218 |
|
|
| insert | class |
tests/test_code_reset_granular.py
TestResetSpecificFile
|
20 days ago |
1
|
120 | 218 |
|
|
| insert | method |
tests/test_code_reset_granular.py
TestResetSpecificFile.test_unstage_one_file_says_singular
|
20 days ago |
1
|
120 | 218 |
|
|
| replace | function |
tests/test_code_stage.py
test_add_dot_does_not_stage_unchanged_files
|
13 days ago |
1
|
6 | 6 |
|
|
| replace | class |
tests/test_code_stage.py
TestCodeAdd
|
20 days ago |
1
|
44 | 52 |
|
|
| replace | method |
tests/test_code_stage.py
TestCodeAdd.test_stage_modified_file_is_mode_M
|
20 days ago |
1
|
44 | 52 |
|
|
| replace | class |
tests/test_code_stage.py
TestStageAwareCommit
|
13 days ago |
1
|
6 | 6 |
|