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
179
Hotspots
1
Blast Risk
1,364
Health
94
| Op | Kind | Address | Modified | Activity | Changes | Blast | Coupled | Signals |
|---|---|---|---|---|---|---|---|---|
| replace | function |
tests/test_cmd_semantic_cherry_pick.py
two_commit_repo
|
4 days ago |
1
|
38 | 38 |
|
|
| replace | method |
tests/test_cmd_show.py
TestJsonIdioms.test_agent_id_non_null_for_agent_commit
|
4 days ago |
1
|
91 | 91 |
|
|
| replace | method |
tests/test_cmd_show.py
TestJsonIdioms.test_parent2_present_on_merge_commit
|
4 days ago |
1
|
91 | 91 |
|
|
| replace | method |
tests/test_cmd_show.py
TestJsonSchema.test_files_modified_on_second_commit
|
4 days ago |
1
|
91 | 91 |
|
|
| replace | class |
tests/test_cmd_show.py
TestMergeCommit
|
4 days ago |
1
|
91 | 91 |
|
|
| replace | method |
tests/test_cmd_show.py
TestMergeCommit.test_merge_commit_json_parent2
|
4 days ago |
1
|
91 | 91 |
|
|
| replace | method |
tests/test_cmd_show.py
TestMergeCommit.test_merge_commit_shows_second_parent
|
4 days ago |
1
|
91 | 91 |
|
|
| replace | method |
tests/test_cmd_show.py
TestRefResolution.test_show_second_commit_is_head_by_default
|
4 days ago |
1
|
91 | 91 |
|
|
| replace | method |
tests/test_cmd_status.py
TestEndToEnd.test_head_commit_changes_after_commit
|
4 days ago |
1
|
91 | 91 |
|
|
| replace | method |
tests/test_cmd_status.py
TestEndToEnd.test_second_commit_makes_clean
|
4 days ago |
1
|
91 | 91 |
|
|
| insert | function |
tests/test_cmd_switch.py
test_switch_to_different_commit_blocked_with_dirty_tree
|
4 days ago |
1
|
48 | 72 |
|
|
| insert | function |
tests/test_cmd_switch.py
test_switch_to_same_commit_allowed_with_dirty_tree
|
4 days ago |
1
|
48 | 72 |
|
|
| replace | method |
tests/test_cmd_tag_hardening.py
TestRoundTrips.test_tags_across_commits
|
4 days ago |
1
|
91 | 91 |
|
|
| insert | import |
tests/test_code_reset_granular.py::import
CommitRecord
|
12 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_code_reset_granular.py::import
hash_commit
|
12 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_code_reset_granular.py::import
write_commit
|
12 days ago |
1
|
121 | 218 |
|
|
| replace | class |
tests/test_code_stage.py
TestStageAwareCommit
|
4 days ago |
1
|
6 | 6 |
|
|
| insert | method |
tests/test_code_stage.py
TestStageAwareCommit.test_commit_refuses_when_only_unstaged_changes_exist
|
4 days ago |
1
|
6 | 6 |
|
|
| insert | method |
tests/test_code_stage.py
TestStageAwareCommit.test_commit_with_staged_and_unstaged_only_commits_staged
|
4 days ago |
1
|
6 | 6 |
|
|
| insert | method |
tests/test_code_stage.py
TestStageAwareCommit.test_first_commit_no_stage_required
|
4 days ago |
1
|
6 | 6 |
|
|
| delete | method |
tests/test_code_stage.py
TestStageAwareCommit.test_full_snapshot_when_no_stage
|
4 days ago |
1
|
6 | 6 |
|
|
| patch | file | 4 days ago |
1
|
92 | — |
|
||
| insert | function |
tests/test_commit_object_store_completeness.py
_add
|
4 days ago |
1
|
91 | 91 |
|
|
| replace | class |
tests/test_commit_object_store_completeness.py
TestAllObjectsInStoreAfterCommit
|
4 days ago |
1
|
91 | 91 |
|
|
| replace | method |
tests/test_commit_object_store_completeness.py
TestAllObjectsInStoreAfterCommit.test_second_commit_stores_all_objects
|
4 days ago |
1
|
91 | 91 |
|
|
| replace | method |
tests/test_commit_object_store_completeness.py
TestAllObjectsInStoreAfterCommit.test_unchanged_file_object_present_after_second_commit
|
4 days ago |
1
|
91 | 91 |
|
|
| insert | import |
tests/test_directory_tracking.py::import
CommitRecord
|
12 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_directory_tracking.py::import
hash_commit
|
12 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_directory_tracking.py::import
write_commit
|
12 days ago |
1
|
121 | 218 |
|
|
| insert | import |
tests/test_dir_lifecycle.py::import
CommitRecord
|
12 days ago |
1
|
49 | 66 |
|
|
| insert | import |
tests/test_dir_lifecycle.py::import
hash_commit
|
12 days ago |
1
|
49 | 66 |
|
|
| insert | import |
tests/test_dir_lifecycle.py::import
write_commit
|
12 days ago |
1
|
49 | 66 |
|
|
| insert | method |
tests/test_dir_lifecycle.py
TestStateClean.test_clean_when_committed_dir_unchanged
|
12 days ago |
1
|
48 | 66 |
|
|
| insert | method |
tests/test_dir_lifecycle.py
TestStateClean.test_status_text_says_nothing_to_commit
|
12 days ago |
1
|
48 | 66 |
|
|
| insert | method |
tests/test_dir_lifecycle.py
TestStateStagedAdded.test_commit_includes_directory
|
12 days ago |
1
|
48 | 66 |
|
|
| replace | variable |
tests/test_log_json_schema.py
_REQUIRED_COMMIT_KEYS
|
11 days ago |
1
|
5 | 5 |
|
|
| replace | method |
tests/test_mpack_bundle.py
TestBuildMpack.test_empty_commit_ids_returns_empty_bundle
|
12 days ago |
1
|
72 | 73 |
|
|
| replace | method |
tests/test_mpack_bundle.py
TestBuildMpack.test_single_commit
|
12 days ago |
1
|
72 | 73 |
|
|
| insert | import |
tests/test_mpack_core.py::import
CommitDict
|
5 days ago |
1
|
28 | 68 |
|
|
| insert | method |
tests/test_mpack_core.py
TestApplyMpackMissingSnapshotGuard.test_commit_not_written_when_snapshot_absent_from_mpack
|
5 days ago |
1
|
7 | 31 |
|
|
| insert | method |
tests/test_mpack_core.py
TestApplyMpackMissingSnapshotGuard.test_commit_written_when_snapshot_already_in_local_store
|
5 days ago |
1
|
7 | 31 |
|
|
| replace | method |
tests/test_mpack_core.py
TestBuildPack.test_empty_commit_ids_returns_empty_bundle
|
12 days ago |
1
|
72 | 73 |
|
|
| replace | method |
tests/test_mpack_core.py
TestBuildPack.test_multi_commit_chain
|
12 days ago |
1
|
72 | 73 |
|
|
| replace | method |
tests/test_mpack_core.py
TestBuildPack.test_single_commit_no_history
|
12 days ago |
1
|
72 | 73 |
|
|
| replace | function |
tests/test_mpack_oserror_integrity.py
_bundle_with_commits
|
5 days ago |
1
|
27 | 68 |
|
|
| replace | import |
tests/test_mpack_oserror_integrity.py::import
NULL_COMMIT_ID
|
5 days ago |
1
|
28 | 68 |
|
|
| replace | function |
tests/test_mpack_oserror_integrity.py
_make_commit_record
|
5 days ago |
1
|
27 | 68 |
|
|
| replace | method |
tests/test_phase7_bundle_atomicity.py
TestObjectsBeforeRefs.test_apply_mpack_writes_commits_before_caller_advances_refs
|
5 days ago |
1
|
27 | 68 |
|
|
| replace | method |
tests/test_phase7_bundle_atomicity.py
TestTopologicalRetry.test_newest_first_ordering_writes_all_commits
|
5 days ago |
1
|
27 | 68 |
|
|
| replace | function |
tests/test_plugin_apply_and_checkout.py
_commit
|
4 days ago |
1
|
91 | 91 |
|