gabriel / musehub public
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.

Index built 13 days ago · 2,684 symbols · 96 commits indexed
Total 2,684
Hotspots 6
Blast Risk 3,427
Health 94
Op all insert delete move replace mutate patch dir rename
Kind
Op Kind Address Modified Activity Changes Blast Coupled Signals
replace async_function
tests/test_wire_fetch_step1.py test_f02_up_to_date_returns_zero_counts
29 days ago
1
1,464
replace async_function
tests/test_wire_fetch_step1.py test_f03_delta_excludes_have_side_objects
29 days ago
1
1,464
patch file 29 days ago
1
1,465
replace async_function
tests/test_wire_mpack_presign_step1_e2e.py client
29 days ago
1
1,464
replace async_function
tests/test_wire_mpack_presign_step1_e2e.py mock_presign_put
29 days ago
1
1,464
replace async_function
tests/test_wire_mpack_presign_step1_e2e.py repo
29 days ago
1
1,464
replace async_function
tests/test_wire_mpack_presign_step1_e2e.py test_s1e2e1_happy_path
29 days ago
1
1,464
replace async_function
tests/test_wire_mpack_presign_step1_e2e.py test_s1e2e2_missing_mpack_key_returns_422
29 days ago
1
1,464
replace async_function
tests/test_wire_mpack_presign_step1_e2e.py test_s1e2e3_oversized_payload_returns_413
29 days ago
1
1,464
replace async_function
tests/test_wire_mpack_presign_step1_e2e.py test_s1e2e4_daily_quota_exhausted_returns_429
29 days ago
1
1,464
replace async_function
tests/test_wire_mpack_presign_step1_e2e.py test_s1e2e5_quota_row_written_after_presign
29 days ago
1
1,464
replace async_function
tests/test_wire_mpack_presign_step1_e2e.py test_s1e2e6_quota_is_cumulative
29 days ago
1
1,464
replace async_function
tests/test_wire_mpack_presign_step1_e2e.py test_s1e2e7_unauthenticated_returns_401_or_403
29 days ago
1
1,464
insert import
tests/test_wire_mpack_presign_step1_tiers4567.py::import async_sessionmaker
29 days ago
1
1,465
insert import
tests/test_wire_mpack_presign_step1_tiers4567.py::import MusehubRepo
29 days ago
1
1,465
insert import
tests/test_wire_mpack_presign_step1_tiers4567.py::import typing
29 days ago
1
1,465
replace function
tests/test_wire_mpack_presign_step1_tiers4567.py _make_client
29 days ago
1
1,464
replace async_function
tests/test_wire_mpack_presign_step1_tiers4567.py mock_presign_put
29 days ago
1
1,464
replace async_function
tests/test_wire_mpack_presign_step1_tiers4567.py repo
29 days ago
1
1,464
replace async_function
tests/test_wire_mpack_presign_step1_tiers4567.py test_t4_concurrent_distinct_quota_writes_all_land
29 days ago
1
1,464
replace async_function
tests/test_wire_mpack_presign_step1_tiers4567.py test_t4_concurrent_quota_writes_not_corrupted
29 days ago
1
1,464
replace async_function
tests/test_wire_mpack_presign_step1_tiers4567.py test_t5_different_dates_different_rows
29 days ago
1
1,464
replace async_function
tests/test_wire_mpack_presign_step1_tiers4567.py test_t5_different_identities_isolated
29 days ago
1
1,464
replace async_function
tests/test_wire_mpack_presign_step1_tiers4567.py test_t5_upsert_accumulates_not_overwrites
29 days ago
1
1,464
replace async_function
tests/test_wire_mpack_presign_step1_tiers4567.py test_t6_presign_latency_under_50ms
29 days ago
1
1,464
replace async_function
tests/test_wire_mpack_presign_step1_tiers4567.py test_t6_quota_query_uses_index
29 days ago
1
1,464
replace async_function
tests/test_wire_mpack_presign_step1_tiers4567.py test_t7_cross_user_quota_isolation
29 days ago
1
1,464
replace async_function
tests/test_wire_mpack_presign_step1_tiers4567.py test_t7_malformed_mpack_key_rejected
29 days ago
1
1,464
replace async_function
tests/test_wire_mpack_presign_step1_tiers4567.py test_t7_oversized_key_field_rejected
29 days ago
1
1,464
replace async_function
tests/test_wire_mpack_presign_step1_tiers4567.py test_t7_unauthenticated_request_rejected
29 days ago
1
1,464
replace async_function
tests/test_wire_mpack_unpack_step3_e2e.py client
29 days ago
1
1,464
insert import
tests/test_wire_mpack_unpack_step3_e2e.py::import AsyncGenerator
29 days ago
1
1,465
insert import
tests/test_wire_mpack_unpack_step3_e2e.py::import MagicMock
29 days ago
1
1,465
insert import
tests/test_wire_mpack_unpack_step3_e2e.py::import MusehubRepo
29 days ago
1
1,465
insert import
tests/test_wire_mpack_unpack_step3_e2e.py::import typing
29 days ago
1
1,465
replace async_function
tests/test_wire_mpack_unpack_step3_e2e.py repo
29 days ago
1
1,464
replace async_function
tests/test_wire_mpack_unpack_step3_e2e.py test_s3e2e1_happy_path_returns_all_fields
29 days ago
1
1,464
replace async_function
tests/test_wire_mpack_unpack_step3_e2e.py test_s3e2e2_missing_mpack_key_returns_422
29 days ago
1
1,464
replace async_function
tests/test_wire_mpack_unpack_step3_e2e.py test_s3e2e3_excessive_commits_count_returns_422
29 days ago
1
1,464
replace async_function
tests/test_wire_mpack_unpack_step3_e2e.py test_s3e2e4_excessive_objects_count_returns_422
29 days ago
1
1,464
replace async_function
tests/test_wire_mpack_unpack_step3_e2e.py test_s3e2e5_mpack_not_in_minio_returns_422
29 days ago
1
1,464
replace async_function
tests/test_wire_mpack_unpack_step3_e2e.py test_s3e2e6_sha256_mismatch_returns_422
29 days ago
1
1,464
replace async_function
tests/test_wire_mpack_unpack_step3_e2e.py test_s3e2e7_unauthenticated_returns_401_or_403
29 days ago
1
1,464
replace function
tests/test_wire_mpack_unpack_step3_e2e.py _unpack_body
29 days ago
1
1,464
replace function
tests/test_wire_mpack_unpack_step3_tiers4567.py _body
29 days ago
1
1,464
insert import
tests/test_wire_mpack_unpack_step3_tiers4567.py::import async_sessionmaker
29 days ago
1
1,465
replace import
tests/test_wire_mpack_unpack_step3_tiers4567.py::import MusehubBranch
29 days ago
1
1,465
insert import
tests/test_wire_mpack_unpack_step3_tiers4567.py::import MusehubRepo
29 days ago
1
1,465
insert import
tests/test_wire_mpack_unpack_step3_tiers4567.py::import typing
29 days ago
1
1,465
replace function
tests/test_wire_mpack_unpack_step3_tiers4567.py _make_client
29 days ago
1
1,464