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,684
Hotspots
6
Blast Risk
3,427
Health
94
| Op | Kind | Address | Modified | Activity | Changes | Blast | Coupled | Signals |
|---|---|---|---|---|---|---|---|---|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestProvenancePagination.test_P203_last_page_no_next_link
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestProvenancePagination.test_P204_no_cursor_shows_newest_first
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestProvenancePagination.test_P205_cursor_page_does_not_overlap_previous
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestProvenancePagination.test_P206_10_or_fewer_entries_no_pagination
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestProvenancePagination.test_P207_history_total_count_in_context
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_pagination.py
TestProvenancePagination.test_P208_invalid_history_cursor_returns_200_first_page
|
28 days ago |
1
|
1,464 | — |
|
|
| patch | file | 28 days ago |
1
|
1,465 | — |
|
||
| insert | import |
tests/test_symbol_detail_phase1.py::import
AsyncClient
|
28 days ago |
1
|
1,465 | — |
|
|
| insert | import |
tests/test_symbol_detail_phase1.py::import
AsyncSession
|
28 days ago |
1
|
1,465 | — |
|
|
| insert | import |
tests/test_symbol_detail_phase1.py::import
Awaitable
|
28 days ago |
1
|
1,465 | — |
|
|
| insert | import |
tests/test_symbol_detail_phase1.py::import
Connection
|
28 days ago |
1
|
1,465 | — |
|
|
| insert | import |
tests/test_symbol_detail_phase1.py::import
CursorResult
|
28 days ago |
1
|
1,465 | — |
|
|
| insert | import |
tests/test_symbol_detail_phase1.py::import
Executable
|
28 days ago |
1
|
1,465 | — |
|
|
| insert | import |
tests/test_symbol_detail_phase1.py::import
ExecutionContext
|
28 days ago |
1
|
1,465 | — |
|
|
| insert | import |
tests/test_symbol_detail_phase1.py::import
typing
|
28 days ago |
1
|
1,465 | — |
|
|
| replace | class |
tests/test_symbol_detail_phase1.py
TestComputeNarrative
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_phase1.py
TestComputeNarrative._call
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_phase1.py
TestComputeNarrative.test_T101_basic_fields_present
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_phase1.py
TestComputeNarrative.test_T102_singular_forms
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_phase1.py
TestComputeNarrative.test_T103_versions_le_1_omitted
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_phase1.py
TestComputeNarrative.test_T104_no_coupling_omitted
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_phase1.py
TestComputeNarrative.test_T105_deleted_op_appended
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | class |
tests/test_symbol_detail_phase1.py
TestComputeStabilityPct
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_phase1.py
TestComputeStabilityPct.test_T106_zero_churn_is_full_stability
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_phase1.py
TestComputeStabilityPct.test_T107_clamped_at_zero
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_phase1.py
TestComputeStabilityPct.test_T108_clamped_at_100
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | class |
tests/test_symbol_detail_phase1.py
TestInferSymKind
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_phase1.py
TestInferSymKind.test_T109_camel_case_is_class
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_phase1.py
TestInferSymKind.test_T110_all_caps_is_variable
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_phase1.py
TestInferSymKind.test_T111_lower_fn_is_function
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_phase1.py
TestInferSymKind.test_T112_no_separator_is_file
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | class |
tests/test_symbol_detail_phase1.py
TestSymbolDetailHTML
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_phase1.py
TestSymbolDetailHTML.test_T301_name_in_h1_gradient
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_phase1.py
TestSymbolDetailHTML.test_T302_health_strip_rendered
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_phase1.py
TestSymbolDetailHTML.test_T303_refactor_section_when_events
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_phase1.py
TestSymbolDetailHTML.test_T304_type_section_conditional
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_phase1.py
TestSymbolDetailHTML.test_T305_blast_radius_card_values
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_phase1.py
TestSymbolDetailHTML.test_T306_coupling_links_to_symbol_page
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_phase1.py
TestSymbolDetailHTML.test_T307_refactor_badges_use_rf_kind_class
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_phase1.py
TestSymbolDetailHTML.test_T308_vitals_quad_present
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_phase1.py
TestSymbolDetailHTML.test_T309_vitals_cells_present
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_symbol_detail_phase1.py
TestSymbolDetailHTML.test_T310_api_surface_badge_when_present
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | class |
tests/test_symbol_detail_phase1.py
TestSymbolDetailIntegrity
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_phase1.py
TestSymbolDetailIntegrity.test_T501_stability_pct_always_0_to_100
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_phase1.py
TestSymbolDetailIntegrity.test_T502_type_pct_from_score
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_phase1.py
TestSymbolDetailIntegrity.test_T503_narrative_never_empty
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_phase1.py
TestSymbolDetailIntegrity.test_T504_version_count_le_change_count
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_phase1.py
TestSymbolDetailIntegrity.test_T505_coupling_pct_never_exceeds_100
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_symbol_detail_phase1.py
TestSymbolDetailIntegrity.test_T506_op_breakdown_sums_to_change_count
|
28 days ago |
1
|
1,464 | — |
|
|
| replace | class |
tests/test_symbol_detail_phase1.py
TestSymbolDetailPerformance
|
28 days ago |
1
|
1,464 | — |
|