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,636
Hotspots
1
Blast Risk
1,927
Health
94
| Op | Kind | Address | Modified | Activity | Changes | Blast | Coupled | Signals |
|---|---|---|---|---|---|---|---|---|
| replace | method |
tests/test_cli_workflow.py
TestLog.test_shows_commit
|
17 days ago |
1
|
60 | 60 |
|
|
| replace | class |
tests/test_cli_workflow.py
TestMerge
|
17 days ago |
1
|
60 | 60 |
|
|
| replace | method |
tests/test_cli_workflow.py
TestMerge.test_clean_three_way_merge
|
17 days ago |
1
|
60 | 60 |
|
|
| replace | method |
tests/test_cli_workflow.py
TestMerge.test_fast_forward
|
17 days ago |
1
|
60 | 60 |
|
|
| replace | class |
tests/test_cli_workflow.py
TestShelf
|
17 days ago |
1
|
60 | 60 |
|
|
| replace | method |
tests/test_cli_workflow.py
TestShelf.test_shelf_save_and_pop
|
17 days ago |
1
|
60 | 60 |
|
|
| replace | class |
tests/test_cli_workflow.py
TestStatus
|
17 days ago |
1
|
60 | 60 |
|
|
| replace | method |
tests/test_cli_workflow.py
TestStatus.test_clean_after_commit
|
17 days ago |
1
|
60 | 60 |
|
|
| replace | method |
tests/test_cli_workflow.py
TestStatus.test_json_flag
|
17 days ago |
1
|
60 | 60 |
|
|
| replace | method |
tests/test_cli_workflow.py
TestStatus.test_short_flag
|
17 days ago |
1
|
60 | 60 |
|
|
| replace | method |
tests/test_cli_workflow.py
TestStatus.test_shows_new_file
|
17 days ago |
1
|
60 | 60 |
|
|
| replace | class |
tests/test_cli_workflow.py
TestTag
|
17 days ago |
1
|
60 | 60 |
|
|
| replace | method |
tests/test_cli_workflow.py
TestTag.test_add_and_list
|
17 days ago |
1
|
60 | 60 |
|
|
| patch | file | 25 days ago |
1
|
73 | — |
|
||
| replace | class |
tests/test_clone_partial.py
TestClonePartial
|
25 days ago |
1
|
72 | 73 |
|
|
| replace | method |
tests/test_clone_partial.py
TestClonePartial.test_json_envelope_includes_skipped_objects_count
|
25 days ago |
1
|
72 | 73 |
|
|
| insert | function |
tests/test_cmd_agent_config.py
_init_with_all_adapters
|
18 days ago |
1
|
31 | 31 |
|
|
| replace | class |
tests/test_cmd_agent_config.py
TestDataIntegrity
|
18 days ago |
1
|
31 | 31 |
|
|
| replace | method |
tests/test_cmd_agent_config.py
TestDataIntegrity.test_adapter_file_not_empty_after_sync
|
18 days ago |
1
|
31 | 31 |
|
|
| insert | method |
tests/test_cmd_agent_config.py
TestDataIntegrity.test_corrupt_config_toml_exits_with_error
|
18 days ago |
1
|
31 | 31 |
|
|
| delete | method |
tests/test_cmd_agent_config.py
TestDataIntegrity.test_corrupt_config_toml_falls_back_to_all_adapters
|
18 days ago |
1
|
31 | 31 |
|
|
| replace | method |
tests/test_cmd_agent_config.py
TestDataIntegrity.test_sync_write_is_atomic
|
18 days ago |
1
|
31 | 31 |
|
|
| replace | class |
tests/test_cmd_agent_config.py
TestE2EFullWorkflow
|
18 days ago |
1
|
31 | 31 |
|
|
| replace | method |
tests/test_cmd_agent_config.py
TestE2EFullWorkflow.test_workspace_e2e
|
18 days ago |
1
|
31 | 31 |
|
|
| replace | class |
tests/test_cmd_agent_config.py
TestInspect
|
18 days ago |
1
|
31 | 31 |
|
|
| replace | method |
tests/test_cmd_agent_config.py
TestInspect.test_inspect_ready_true_when_in_sync
|
18 days ago |
1
|
31 | 31 |
|
|
| replace | class |
tests/test_cmd_agent_config.py
TestLoadConfiguredAdapters
|
17 days ago |
1
|
48 | 72 |
|
|
| insert | method |
tests/test_cmd_agent_config.py
TestLoadConfiguredAdapters.isolate_user_config
|
17 days ago |
1
|
48 | 72 |
|
|
| insert | method |
tests/test_cmd_agent_config.py
TestLoadConfiguredAdapters.test_falls_back_to_user_config_when_no_repo_config
|
17 days ago |
1
|
48 | 72 |
|
|
| insert | method |
tests/test_cmd_agent_config.py
TestLoadConfiguredAdapters.test_repo_config_takes_priority_over_user_config
|
17 days ago |
1
|
48 | 72 |
|
|
| insert | method |
tests/test_cmd_agent_config.py
TestLoadConfiguredAdapters.test_user_config_fallback_absent_returns_none
|
17 days ago |
1
|
48 | 72 |
|
|
| replace | class |
tests/test_cmd_agent_config.py
TestSet
|
17 days ago |
1
|
48 | 72 |
|
|
| insert | method |
tests/test_cmd_agent_config.py
TestSet.test_global_adapters_visible_to_sync
|
17 days ago |
1
|
48 | 72 |
|
|
| insert | method |
tests/test_cmd_agent_config.py
TestSet.test_global_flag_survives_repo_absence
|
17 days ago |
1
|
48 | 72 |
|
|
| insert | method |
tests/test_cmd_agent_config.py
TestSet.test_global_flag_writes_to_user_config
|
17 days ago |
1
|
48 | 72 |
|
|
| replace | class |
tests/test_cmd_agent_config.py
TestSmartSync
|
18 days ago |
1
|
31 | 31 |
|
|
| replace | method |
tests/test_cmd_agent_config.py
TestSmartSync.test_force_rewrites_even_in_sync_files
|
18 days ago |
1
|
31 | 31 |
|
|
| replace | method |
tests/test_cmd_agent_config.py
TestSmartSync.test_out_of_sync_file_is_updated_without_force
|
18 days ago |
1
|
31 | 31 |
|
|
| replace | method |
tests/test_cmd_agent_config.py
TestSmartSync.test_second_sync_json_skipped_true
|
18 days ago |
1
|
31 | 31 |
|
|
| replace | method |
tests/test_cmd_agent_config.py
TestSmartSync.test_second_sync_skips_in_sync_files
|
18 days ago |
1
|
31 | 31 |
|
|
| replace | method |
tests/test_cmd_agent_config.py
TestSmartSync.test_sync_idempotent_across_multiple_runs
|
18 days ago |
1
|
31 | 31 |
|
|
| replace | class |
tests/test_cmd_agent_config.py
TestStatusExtraFields
|
18 days ago |
1
|
31 | 31 |
|
|
| replace | method |
tests/test_cmd_agent_config.py
TestStatusExtraFields.test_status_json_counts_after_sync
|
18 days ago |
1
|
31 | 31 |
|
|
| replace | method |
tests/test_cmd_agent_config.py
TestStatusExtraFields.test_status_json_includes_ready
|
18 days ago |
1
|
31 | 31 |
|
|
| replace | method |
tests/test_cmd_agent_config.py
TestStress.test_large_agent_md_syncs
|
18 days ago |
1
|
31 | 31 |
|
|
| replace | method |
tests/test_cmd_agent_config.py
TestStress.test_rapid_sequential_syncs
|
18 days ago |
1
|
31 | 31 |
|
|
| replace | class |
tests/test_cmd_agent_config.py
TestSync
|
18 days ago |
1
|
31 | 31 |
|
|
| replace | class |
tests/test_cmd_agent_config.py
TestSyncPriorityChain
|
18 days ago |
1
|
31 | 31 |
|
|
| insert | method |
tests/test_cmd_agent_config.py
TestSyncPriorityChain.test_no_config_exits_with_error
|
18 days ago |
1
|
31 | 31 |
|
|
| delete | method |
tests/test_cmd_agent_config.py
TestSyncPriorityChain.test_no_config_generates_all_adapters
|
18 days ago |
1
|
31 | 31 |
|