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
350
Hotspots
6
Blast Risk
3,427
Health
94
| Op | Kind | Address | Modified | Activity | Changes | Blast | Coupled | Signals |
|---|---|---|---|---|---|---|---|---|
| delete | import |
import
MusehubRepo
|
12 days ago |
1
|
77 | — |
|
|
| delete | async_function | 12 days ago |
1
|
78 | — |
|
||
| replace | async_function |
musehub/api/routes/api/identities.py
_read_identity_record_from_repo
|
10 days ago |
1
|
25 | — |
|
|
| replace | import |
musehub/api/routes/musehub/ui_blame.py::import
_resolve_repo
|
10 days ago |
1
|
20 | — |
|
|
| replace | import |
musehub/api/routes/musehub/ui_blob.py::import
_resolve_repo
|
10 days ago |
1
|
20 | — |
|
|
| replace | async_function |
musehub/api/routes/musehub/_ui_helpers.py
_resolve_repo
|
1 day ago |
1
|
58 | — |
|
|
| replace | async_function |
musehub/api/routes/musehub/_ui_helpers.py
_resolve_repo_full
|
1 day ago |
1
|
58 | — |
|
|
| insert | import |
musehub/api/routes/musehub/ui_repo.py::import
optional_token
|
1 day ago |
1
|
59 | — |
|
|
| insert | import |
musehub/api/routes/musehub/ui_repo.py::import
TokenClaims
|
1 day ago |
1
|
59 | — |
|
|
| patch | file | 1 day ago |
1
|
59 | — |
|
||
| replace | async_function |
musehub/api/routes/musehub/ui_repo_settings.py
collaborators_settings_page
|
1 day ago |
1
|
58 | — |
|
|
| insert | import |
musehub/api/routes/musehub/ui_repo_settings.py::import
require_valid_token
|
1 day ago |
1
|
59 | — |
|
|
| insert | import |
musehub/api/routes/musehub/ui_repo_settings.py::import
TokenClaims
|
1 day ago |
1
|
59 | — |
|
|
| replace | async_function |
musehub/api/routes/musehub/ui_repo_settings.py
settings_page
|
1 day ago |
1
|
58 | — |
|
|
| replace | import |
musehub/api/routes/musehub/ui_tree.py::import
_resolve_repo
|
10 days ago |
1
|
20 | — |
|
|
| replace | class |
musehub/db/musehub_repo_models.py
MusehubCommit
|
15 days ago |
1
|
30 | — |
|
|
| insert | class |
musehub/db/musehub_repo_models.py
MusehubFetchMPackCache
|
1 day ago |
1
|
9 | — |
|
|
| replace | class |
musehub/db/musehub_repo_models.py
MusehubMist
|
1 day ago |
1
|
14 | — |
|
|
| replace | class |
musehub/db/musehub_repo_models.py
MusehubMPackIndex
|
15 days ago |
1
|
27 | — |
|
|
| replace | async_function |
musehub/services/musehub_auth.py
_commit_key_rotation_to_identity_repo
|
10 days ago |
1
|
25 | — |
|
|
| replace | import |
musehub/services/musehub_wire_fetch.py::import
MusehubRepo
|
1 day ago |
1
|
11 | — |
|
|
| insert | file | 10 days ago |
1
|
26 | — |
|
||
| replace | file | 10 days ago |
1
|
26 | — |
|
||
| patch | file | 10 days ago |
1
|
26 | — |
|
||
| insert | function |
src/scss/components/_repo.scss
h1, h2, h3, h4, h5, h6
|
10 days ago |
1
|
25 | — |
|
|
| insert | function |
src/scss/components/_repo.scss
h1, h2, h3, h4, h5, h6:hover .rh-md-anchor
|
10 days ago |
1
|
25 | — |
|
|
| insert | variable |
src/scss/components/_repo.scss
.rh-md-anchor
|
10 days ago |
1
|
25 | — |
|
|
| replace | variable |
src/scss/components/_repo.scss
.rh-readme-body
|
10 days ago |
1
|
25 | — |
|
|
| patch | file | 10 days ago |
1
|
26 | — |
|
||
| insert | function |
src/ts/pages/repo-page.ts
initReadmeAnchors
|
10 days ago |
1
|
25 | — |
|
|
| replace | function |
src/ts/pages/repo-page.ts
initRepoPage
|
10 days ago |
1
|
25 | — |
|
|
| delete | function |
src/ts/pages/repo-page.ts
initStarToggle
|
10 days ago |
1
|
25 | — |
|
|
| replace | method |
tests/test_array_column_types.py
TestMusehubIdentityArray.test_pinned_repo_ids
|
16 days ago |
1
|
1,464 | — |
|
|
| replace | class |
tests/test_array_column_types.py
TestMusehubRepoArray
|
16 days ago |
1
|
1,464 | — |
|
|
| replace | method |
tests/test_array_column_types.py
TestMusehubRepoArray.test_tags
|
16 days ago |
1
|
1,464 | — |
|
|
| insert | import |
tests/test_blob_only_object_store.py::import
compute_repo_id
|
12 days ago |
1
|
78 | — |
|
|
| insert | import |
tests/test_blob_only_object_store.py::import
MusehubRepo
|
12 days ago |
1
|
78 | — |
|
|
| insert | async_function |
tests/test_blob_only_object_store.py
_make_repo
|
12 days ago |
1
|
77 | — |
|
|
| replace | async_function |
tests/test_clones_e2e.py
empty_repo
|
16 days ago |
1
|
1,464 | — |
|
|
| replace | async_function |
tests/test_clones_e2e.py
repo
|
16 days ago |
1
|
1,464 | — |
|
|
| replace | async_method |
tests/test_clones_e2e.py
TestClonesE2E.test_E06_empty_repo_no_500
|
16 days ago |
1
|
1,464 | — |
|
|
| insert | import |
tests/test_clones_integration.py::import
MusehubRepo
|
16 days ago |
1
|
458 | — |
|
|
| replace | async_function |
tests/test_clones_performance.py
detail_repo
|
16 days ago |
1
|
1,464 | — |
|
|
| replace | async_function |
tests/test_clones_performance.py
repo_10k
|
16 days ago |
1
|
1,464 | — |
|
|
| replace | async_function |
tests/test_clones_performance.py
repo_500
|
16 days ago |
1
|
1,464 | — |
|
|
| replace | async_function |
tests/test_clones_security.py
repo
|
16 days ago |
1
|
1,464 | — |
|
|
| replace | async_function |
tests/test_clones_security.py
xss_repo
|
16 days ago |
1
|
1,464 | — |
|
|
| replace | async_function |
tests/test_clones_state_integrity.py
repo
|
16 days ago |
1
|
1,464 | — |
|
|
| replace | async_function |
tests/test_clones_stress.py
repo_10k
|
16 days ago |
1
|
1,464 | — |
|
|
| replace | async_function |
tests/test_clones_stress.py
repo_500
|
16 days ago |
1
|
1,464 | — |
|