https://github.com/skethz/extropic-thrml-applications
· scanned 2026-06-16 00:14 UTC (2 months, 2 weeks ago)
20 raw signals (0 security + 20 graph)
Last scanned 2 months, 2 weeks ago · v1 · 19 actionable findings from 1 signal source. 1 repeated signal grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 156 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
make_J |
software | healthy | COP/spike_n8.py:54 |
bool_to_pm |
software | healthy | COP/spike_n8.py:89 |
E_numpy |
software | healthy | COP/spike_n8.py:94 |
gibbs_update_site |
software | healthy | COP/spike_n8.py:121 |
rsa_step |
software | dead | COP/spike_n8.py:147 |
rsa_run |
software | healthy | COP/spike_n8.py:155 |
run_one |
software | dead | COP/spike_n8.py:175 |
_run_tracer |
software | healthy | COP/test_bitfaithful.py:11 |
_build_tracer |
software | healthy | COP/test_bitfaithful.py:20 |
test_jax_matches_cpp_tracer_exactly |
software | healthy | COP/test_bitfaithful.py:32 |
tts99_steps |
software | healthy | COP/compare_rsa.py:8 |
_parse_common |
software | healthy | COP/compare_rsa.py:13 |
_get |
software | healthy | COP/compare_rsa.py:14 |
run_cuda |
software | healthy | COP/compare_rsa.py:25 |
run_thrml |
software | healthy | COP/compare_rsa.py:38 |
main |
software | healthy | COP/compare_rsa.py:50 |
splitmix32 |
software | healthy | COP/ref_instance.py:10 |
make_graph |
software | healthy | COP/ref_instance.py:17 |
make_init_spins |
software | healthy | COP/ref_instance.py:27 |
energy |
software | healthy | COP/ref_instance.py:39 |
splitmix32 |
software | healthy | COP/rsa_bitfaithful.py:41 |
to_q8_8 |
software | healthy | COP/rsa_bitfaithful.py:50 |
beta_q_schedule |
software | healthy | COP/rsa_bitfaithful.py:58 |
sigmoid_p_q32_from_zq |
software | healthy | COP/rsa_bitfaithful.py:67 |
p_plus_from_field_q32 |
software | healthy | COP/rsa_bitfaithful.py:82 |
_run_one |
software | healthy | COP/rsa_bitfaithful.py:93 |
step |
software | dead | COP/rsa_bitfaithful.py:104 |
trajectory |
software | healthy | COP/rsa_bitfaithful.py:147 |
tts99_steps |
software | healthy | COP/rsa_bitfaithful.py:162 |
main |
software | healthy | COP/rsa_bitfaithful.py:170 |
test_gamma_equals_beta_L_via_determinism |
software | healthy | COP/test_thrml_update.py:6 |
test_gamma_value_exact |
software | healthy | COP/test_thrml_update.py:20 |
test_graph_symmetric_pm1 |
software | healthy | COP/test_ref_instance.py:2 |
test_energy_matches_pairwise_sum |
software | healthy | COP/test_ref_instance.py:7 |
test_init_energy_matches_known_n2048 |
software | healthy | COP/test_ref_instance.py:11 |
gibbs_update_site |
software | healthy | COP/thrml_update.py:22 |
beta_per_step |
software | healthy | COP/rsa_thrml.py:7 |
make_chain |
software | healthy | COP/rsa_thrml.py:14 |
run_one |
software | dead | COP/rsa_thrml.py:19 |
inner_step |
software | dead | COP/rsa_thrml.py:24 |
outer_step |
software | dead | COP/rsa_thrml.py:41 |
tts99_steps |
software | healthy | COP/rsa_thrml.py:54 |
main |
software | healthy | COP/rsa_thrml.py:59 |
test_rsa_reduces_energy_smallN |
software | healthy | COP/test_rsa_thrml.py:5 |
test_incremental_energy_matches_from_scratch |
software | healthy | COP/test_rsa_thrml.py:17 |
textbox |
software | healthy | CR3BP/generate_ppt.py:21 |
propagate |
software | healthy | CR3BP/traj_plot.py:45 |
gibbs_update_site |
software | healthy | CR3BP/cr3bp_thrml.py:80 |
bqm_to_spin_float |
software | healthy | CR3BP/cr3bp_thrml.py:97 |
__init__ |
software | healthy | CR3BP/cr3bp_thrml.py:135 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
LICENSE |
software | healthy | LICENSE |
init_energy_check.cpp |
software | healthy | COP/init_energy_check.cpp |
rsa_trace.cpp |
software | healthy | COP/rsa_trace.cpp |
spike_n8.py |
software | healthy | COP/spike_n8.py |
test_bitfaithful.py |
software | healthy | COP/test_bitfaithful.py |
README.md |
software | healthy | COP/README.md |
compare_rsa.py |
software | healthy | COP/compare_rsa.py |
ref_instance.py |
software | healthy | COP/ref_instance.py |
rsa_bitfaithful.py |
software | healthy | COP/rsa_bitfaithful.py |
test_thrml_update.py |
software | healthy | COP/test_thrml_update.py |
test_ref_instance.py |
software | healthy | COP/test_ref_instance.py |
thrml_update.py |
software | healthy | COP/thrml_update.py |
plot_hamiltonian.py |
software | healthy | COP/plot_hamiltonian.py |
requirements.txt |
software | healthy | COP/requirements.txt |
rsa_thrml.py |
software | healthy | COP/rsa_thrml.py |
test_rsa_thrml.py |
software | healthy | COP/test_rsa_thrml.py |
SPEC-2026-06-10-rsa-thrml-vs-cuda.md |
software | healthy | COP/docs/SPEC-2026-06-10-rsa-thrml-vs-cuda.md |
PLAN-2026-06-10-rsa-thrml-vs-cuda.md |
software | healthy | COP/docs/PLAN-2026-06-10-rsa-thrml-vs-cuda.md |
README.md |
software | healthy | EYERIS/README.md |
README.md |
software | healthy | CR3BP/README.md |
generate_ppt.py |
software | healthy | CR3BP/generate_ppt.py |
traj_plot.py |
software | healthy | CR3BP/traj_plot.py |
cr3bp_thrml.py |
software | healthy | CR3BP/cr3bp_thrml.py |
em_L1_lyapunov.json |
software | healthy | CR3BP/em_L1_lyapunov.json |
requirements.txt |
software | healthy | CR3BP/requirements.txt |
cr3bp_ising.py |
software | healthy | CR3BP/cr3bp_ising.py |
2026-06-10-cr3bp-thrml-design.md |
software | healthy | CR3BP/docs/2026-06-10-cr3bp-thrml-design.md |
README.md |
software | healthy | SISR/README.md |
thrml_solver.py |
software | healthy | SISR/thrml_solver.py |
benchmark_thrml.py |
software | healthy | SISR/benchmark_thrml.py |
quick_psnr.py |
software | healthy | SISR/quick_psnr.py |
diag.py |
software | healthy | SISR/diag.py |
run_thrml_all.py |
software | healthy | SISR/run_thrml_all.py |
requirements.txt |
software | healthy | SISR/requirements.txt |
| Label | Layer | Status | Path |
|---|---|---|---|
ThrmlIsingSolver |
software | healthy | CR3BP/cr3bp_thrml.py:129 |
Units |
software | healthy | CR3BP/cr3bp_ising.py:113 |
LinearizedModel |
software | healthy | CR3BP/cr3bp_ising.py:147 |
QuboEncoding |
software | healthy | CR3BP/cr3bp_ising.py:222 |
IsingKernelLib |
software | healthy | CR3BP/cr3bp_ising.py:365 |
ThrmlIsingSolver |
software | healthy | SISR/thrml_solver.py:24 |
GPU |
software | healthy | SISR/benchmark_thrml.py:42 |
IsingKernel |
software | healthy | SISR/run_thrml_all.py:36 |
| Label | Layer | Status | Path |
|---|---|---|---|
COP |
software | healthy | COP |
docs |
software | healthy | COP/docs |
EYERIS |
software | healthy | EYERIS |
CR3BP |
software | healthy | CR3BP |
docs |
software | healthy | CR3BP/docs |
SISR |
software | healthy | SISR |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-mturw4tu |
software | healthy | /tmp/repobility-clone-mturw4tu |
| Label | Layer | Status | Path |
|---|---|---|---|
4.13.0.92 |
network | healthy | SISR/requirements.txt |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/2fe87edc-668a-48bb-ad02-a44b73c9247e/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/2fe87edc-668a-48bb-ad02-a44b73c9247e/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.