Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

suenot/signal-breadth

https://github.com/suenot/signal-breadth · scanned 2026-06-16 00:24 UTC (2 months, 2 weeks ago)

8 raw signals (0 security + 8 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 8 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 105 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.

LabelLayerStatusPath
test_activation_prob_matches_p software healthy tests/test_experiments.py:33
test_latent_correlation_recovered software healthy tests/test_experiments.py:40
test_binary_corr_below_latent software healthy tests/test_experiments.py:48
test_tetrachoric_prediction_accurate software healthy tests/test_experiments.py:56
test_realized_n_equals_equicorr_in_homogeneous_signal_case software healthy tests/test_experiments.py:65
test_psd_guard software healthy tests/test_experiments.py:76
test_psd_invalid_config_raises software healthy tests/test_experiments.py:86
test_meucci_enb_bounds software healthy tests/test_experiments.py:92
test_utilization_predictions_order software healthy tests/test_experiments.py:100
test_capacity_variants_present_and_ordered software healthy tests/test_experiments.py:113
test_beta_is_sampled_from_grid software healthy tests/test_experiments.py:130
test_het_loadings_unit_variance_worst_case software healthy tests/test_experiments.py:144
test_optimal_pairs_het_config_is_heterogeneous software healthy tests/test_experiments.py:163
test_optimal_pairs_reports_both_variants software healthy tests/test_experiments.py:176
test_mean_active_is_n_times_p software healthy tests/test_experiments.py:189
test_run_experiment_is_deterministic software healthy tests/test_experiments.py:198
test_record_has_expected_keys software healthy tests/test_experiments.py:206
main software healthy scripts/run_all.py:40
counts software healthy scripts/run_all.py:77
check software healthy scripts/check_paper_numbers.py:26
f1 software healthy scripts/check_paper_numbers.py:41
s1 software healthy scripts/check_paper_numbers.py:45
equicorr_psd_floor software healthy signal_experiments/model.py:76
is_psd_valid_equicorr software healthy signal_experiments/model.py:85
_equicorr_loadings software healthy signal_experiments/model.py:92
_factor_loadings software healthy signal_experiments/model.py:110
latent_loadings software healthy signal_experiments/model.py:151
latent_corr software healthy signal_experiments/model.py:157
_draw_latent software healthy signal_experiments/model.py:182
simulate software healthy signal_experiments/model.py:202
sample_config software healthy signal_experiments/model.py:237
canonical_configs software healthy signal_experiments/model.py:279
run_experiment software healthy signal_experiments/simulate.py:21
err software healthy signal_experiments/simulate.py:37
run_batch software healthy signal_experiments/simulate.py:73
rho_sweep software healthy signal_experiments/simulate.py:98
optimal_pairs software healthy signal_experiments/simulate.py:139
analytic_fill software healthy signal_experiments/simulate.py:201
argmax_n software healthy signal_experiments/simulate.py:229
throughput_cost_pct software healthy signal_experiments/simulate.py:238
optimal_pairs_multi software healthy signal_experiments/simulate.py:261
equicorr_neff software healthy signal_experiments/breadth.py:32
correlation_factor software dead signal_experiments/breadth.py:52
meucci_enb software healthy signal_experiments/breadth.py:60
realized_effective_n software healthy signal_experiments/breadth.py:84
realized_effective_n_from_corr software dead signal_experiments/breadth.py:103
mean_offdiag software healthy signal_experiments/breadth.py:118
binary_corr_matrix software healthy signal_experiments/breadth.py:126
phi_from_tetrachoric software healthy signal_experiments/breadth.py:142
breadth_bundle software healthy signal_experiments/breadth.py:162

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
README.md software healthy README.md
LICENSE software healthy LICENSE
requirements.txt software healthy requirements.txt
test_experiments.py software healthy tests/test_experiments.py
results.json software healthy results/results.json
related-work-draft.md software healthy docs/related-work-draft.md
run_all.py software healthy scripts/run_all.py
check_paper_numbers.py software healthy scripts/check_paper_numbers.py
package.json software healthy website/package.json
astro.config.mjs software healthy website/astro.config.mjs
package-lock.json software healthy website/package-lock.json
paper.html software healthy website/src/content/paper.html
abstract.html software healthy website/src/content/abstract.html
__init__.py software healthy signal_experiments/__init__.py
model.py software healthy signal_experiments/model.py
simulate.py software healthy signal_experiments/simulate.py
breadth.py software healthy signal_experiments/breadth.py
figures.py software healthy signal_experiments/figures.py
analysis.py software healthy signal_experiments/analysis.py
utilization.py software healthy signal_experiments/utilization.py

LabelLayerStatusPath
tests software healthy tests
results software healthy results
docs software healthy docs
scripts software healthy scripts
website software healthy website
src software healthy website/src
content software healthy website/src/content
signal_experiments software healthy signal_experiments

LabelLayerStatusPath
SignalConfig software healthy signal_experiments/model.py:48
SimulatedSignals software healthy signal_experiments/model.py:173

LabelLayerStatusPath
repobility-clone-30ornkhc software healthy /tmp/repobility-clone-30ornkhc

LabelLayerStatusPath
redis data healthy website/package-lock.json

LabelLayerStatusPath
vps::azure hardware healthy website/package-lock.json
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/adc6378d-21b9-46db-b55e-a2c657ee3a72/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/adc6378d-21b9-46db-b55e-a2c657ee3a72/

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.