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
763
Hotspots
1
Blast Risk
1,364
Health
94
| Op | Kind | Address | Modified | Activity | Changes | Blast | Coupled | Signals |
|---|---|---|---|---|---|---|---|---|
| replace | function |
muse/cli/commands/log.py
_commit_to_json
|
5 days ago |
2
|
31 | 72 |
|
|
| replace | function |
muse/cli/commands/ls_remote.py
run
|
3 days ago |
2
|
3 | 3 |
|
|
| replace | variable |
muse/cli/commands/mv.py
_DIR_SENTINEL
|
12 days ago |
2
|
13 | 41 |
|
|
| replace | import |
muse/cli/commands/mv.py::import
make_entry
|
12 days ago |
2
|
16 | 42 |
|
|
| replace | import |
muse/cli/commands/mv.py::import
read_stage
|
12 days ago |
2
|
16 | 42 |
|
|
| replace | import |
muse/cli/commands/mv.py::import
read_stage_dir_renames
|
12 days ago |
2
|
16 | 42 |
|
|
| replace | import |
muse/cli/commands/mv.py::import
StagedFileMap
|
12 days ago |
2
|
16 | 42 |
|
|
| replace | import |
muse/cli/commands/mv.py::import
write_stage
|
12 days ago |
2
|
16 | 42 |
|
|
| replace | function |
muse/cli/commands/push.py
run
|
11 days ago |
2
|
10 | 24 |
|
|
| replace | function |
muse/cli/commands/push.py
_urllib_post
|
12 days ago |
2
|
14 | 26 |
|
|
| replace | function |
muse/cli/commands/push.py
_urllib_put
|
12 days ago |
2
|
14 | 26 |
|
|
| replace | function |
muse/cli/commands/read.py
run
|
12 days ago |
2
|
120 | 218 |
|
|
| replace | function |
muse/cli/guard.py
require_clean_workdir
|
6 days ago |
2
|
18 | 26 |
|
|
| replace | function |
muse/core/commits.py
get_all_commits
|
4 days ago |
2
|
57 | 110 |
|
|
| replace | function |
muse/core/mpack.py
build_mpack
|
6 days ago |
2
|
4 | 4 |
|
|
| replace | function |
muse/core/mpack.py
build_unpack_payload
|
6 days ago |
2
|
7 | 7 |
|
|
| replace | method |
muse/core/transport.py
HttpTransport._execute
|
10 days ago |
2
|
167 | 207 |
|
|
| replace | method |
muse/core/transport.py
HttpTransport.fetch_mpack
|
10 days ago |
2
|
167 | 207 |
|
|
| replace | method |
muse/core/transport.py
HttpTransport.hub_bytes
|
10 days ago |
2
|
167 | 207 |
|
|
| replace | method |
muse/core/transport.py
HttpTransport.hub_json
|
10 days ago |
2
|
167 | 207 |
|
|
| replace | method |
muse/core/transport.py
HttpTransport.push_mpack_presign
|
10 days ago |
2
|
167 | 207 |
|
|
| replace | class |
muse/domain.py
DirStatus
|
12 days ago |
2
|
9 | 20 |
|
|
| replace | method |
muse/plugins/code/plugin.py
CodePlugin.stage_status
|
12 days ago |
2
|
9 | 20 |
|
|
| replace | import |
muse/plugins/code/plugin.py::import
clear_stage
|
12 days ago |
2
|
16 | 42 |
|
|
| replace | import |
muse/plugins/code/plugin.py::import
read_stage
|
12 days ago |
2
|
16 | 42 |
|
|
| replace | import |
muse/plugins/code/plugin.py::import
read_stage_dir_renames
|
12 days ago |
2
|
16 | 42 |
|
|
| replace | import |
muse/plugins/code/plugin.py::import
stage_path
|
12 days ago |
2
|
16 | 42 |
|
|
| replace | import |
muse/plugins/code/plugin.py::import
write_stage
|
12 days ago |
2
|
16 | 42 |
|
|
| replace | function |
muse/plugins/code/stage.py
read_stage_dir_renames
|
12 days ago |
2
|
51 | 69 |
|
|
| replace | class |
tests/test_cmd_agent_config.py
TestStress
|
5 days ago |
2
|
77 | 101 |
|
|
| replace | method |
tests/test_cmd_agent_config.py
TestStress.test_concurrent_sync_no_corruption
|
5 days ago |
2
|
77 | 101 |
|
|
| replace | class |
tests/test_cmd_push_hardening.py
_FakeTransport
|
10 days ago |
2
|
177 | 216 |
|
|
| replace | class |
tests/test_cmd_push_hardening.py
TestEndToEnd
|
10 days ago |
2
|
177 | 216 |
|
|
| replace | method |
tests/test_cmd_push_hardening.py
TestEndToEnd._run
|
10 days ago |
2
|
177 | 216 |
|
|
| replace | method |
tests/test_cmd_push_hardening.py
TestEndToEnd.test_dry_run_makes_no_http_calls
|
10 days ago |
2
|
177 | 216 |
|
|
| replace | class |
tests/test_cmd_push_hardening.py
TestErrorRouting
|
10 days ago |
2
|
177 | 216 |
|
|
| replace | method |
tests/test_cmd_push_hardening.py
TestErrorRouting._run_with_transport_exc
|
10 days ago |
2
|
177 | 216 |
|
|
| replace | class |
tests/test_cmd_push_hardening.py
TestJsonSchema
|
10 days ago |
2
|
177 | 216 |
|
|
| replace | method |
tests/test_cmd_push_hardening.py
TestJsonSchema._run_with_mock
|
10 days ago |
2
|
177 | 216 |
|
|
| replace | class |
tests/test_cmd_push_hardening.py
TestSecurity
|
10 days ago |
2
|
177 | 216 |
|
|
| replace | method |
tests/test_cmd_push_hardening.py
TestSecurity.test_progress_not_in_stdout_on_json
|
10 days ago |
2
|
177 | 216 |
|
|
| replace | function |
tests/test_code_reset_granular.py
_env
|
12 days ago |
2
|
151 | 257 |
|
|
| replace | function |
tests/test_code_reset_granular.py
_make_commit
|
12 days ago |
2
|
151 | 257 |
|
|
| replace | class |
tests/test_core_transport.py
TestHttpTransportFetchRemoteInfo
|
10 days ago |
2
|
177 | 216 |
|
|
| replace | method |
tests/test_core_transport.py
TestHttpTransportFetchRemoteInfo.test_calls_correct_endpoint
|
10 days ago |
2
|
177 | 216 |
|
|
| replace | method |
tests/test_core_transport.py
TestHttpTransportFetchRemoteInfo.test_http_401_raises_transport_error
|
10 days ago |
2
|
177 | 216 |
|
|
| replace | method |
tests/test_core_transport.py
TestHttpTransportFetchRemoteInfo.test_http_404_raises_transport_error
|
10 days ago |
2
|
177 | 216 |
|
|
| replace | method |
tests/test_core_transport.py
TestHttpTransportFetchRemoteInfo.test_http_500_raises_transport_error
|
10 days ago |
2
|
177 | 216 |
|
|
| replace | method |
tests/test_core_transport.py
TestHttpTransportFetchRemoteInfo.test_msign_header_sent
|
10 days ago |
2
|
177 | 216 |
|
|
| replace | method |
tests/test_core_transport.py
TestHttpTransportFetchRemoteInfo.test_no_token_no_auth_header
|
10 days ago |
2
|
177 | 216 |
|