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/conformal-coverage

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

7 raw signals (0 security + 7 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 7 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 104 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
_one_record software healthy tests/test_experiments.py:35
test_iid_true_interval_coverage_monte_carlo software healthy tests/test_experiments.py:44
test_garch_recursion_exact software healthy tests/test_experiments.py:54
test_garch_true_interval_coverage_monte_carlo software healthy tests/test_experiments.py:67
test_ar1_conditional_mean_identity software healthy tests/test_experiments.py:77
test_break_parameters_applied software healthy tests/test_experiments.py:85
test_t_innovation_90pct_quantile_narrower_than_gaussian software healthy tests/test_experiments.py:95
test_feature_matrix_is_causal software healthy tests/test_experiments.py:109
test_split_conformal_finite_sample_coverage software healthy tests/test_experiments.py:123
test_conformal_quantile_infinite_when_rank_exceeds_n software healthy tests/test_experiments.py:140
test_aci_update_direction software healthy tests/test_experiments.py:145
test_online_split_conformal_iid_near_nominal software healthy tests/test_experiments.py:155
test_aci_long_run_coverage_under_break software healthy tests/test_experiments.py:165
test_normalized_score_reduces_vol_tercile_spread software healthy tests/test_experiments.py:183
test_oracle_coverage_all_kinds software healthy tests/test_experiments.py:201
test_intervals_well_formed_and_cqr_calibrated software healthy tests/test_experiments.py:214
test_run_experiment_deterministic software healthy tests/test_experiments.py:226
test_records_have_expected_keys software healthy tests/test_experiments.py:239
conformal_quantile software healthy conformal_experiments/methods.py:51
conformal_quantile_sorted software healthy conformal_experiments/methods.py:56
aci_update software healthy conformal_experiments/methods.py:74
kwargs software healthy conformal_experiments/methods.py:90
fit_predict_block software healthy conformal_experiments/methods.py:104
abs_scores software healthy conformal_experiments/methods.py:142
norm_scores software healthy conformal_experiments/methods.py:147
cqr_scores software healthy conformal_experiments/methods.py:152
innovation_ppf software healthy conformal_experiments/model.py:85
true_interval software healthy conformal_experiments/model.py:105
_draw_innovations software healthy conformal_experiments/model.py:112
simulate_path software healthy conformal_experiments/model.py:119
sample_config software healthy conformal_experiments/model.py:167
feature_burn_in software healthy conformal_experiments/model.py:223
feature_matrix software healthy conformal_experiments/model.py:228
ewma_sigma software healthy conformal_experiments/model.py:276
fit_ewma_lambda software healthy conformal_experiments/model.py:295
burn_in software healthy conformal_experiments/simulate.py:72
total_steps software healthy conformal_experiments/simulate.py:75
test_start software healthy conformal_experiments/simulate.py:78
method_names software healthy conformal_experiments/simulate.py:82
_method_family software healthy conformal_experiments/simulate.py:90
_rolling_mean software healthy conformal_experiments/simulate.py:100
run_experiment software healthy conformal_experiments/simulate.py:109
rec software healthy conformal_experiments/simulate.py:177
_method_metrics software healthy conformal_experiments/simulate.py:247
__init__ software healthy conformal_experiments/simulate.py:320
add software healthy conformal_experiments/simulate.py:328
result software healthy conformal_experiments/simulate.py:342
run_batch software healthy conformal_experiments/simulate.py:358
fig_setup software healthy conformal_experiments/figures.py:64
fig_marginal software healthy conformal_experiments/figures.py:127

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
methods.py software healthy conformal_experiments/methods.py
__init__.py software healthy conformal_experiments/__init__.py
model.py software healthy conformal_experiments/model.py
simulate.py software healthy conformal_experiments/simulate.py
figures.py software healthy conformal_experiments/figures.py
analysis.py software healthy conformal_experiments/analysis.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

LabelLayerStatusPath
tests software healthy tests
conformal_experiments software healthy conformal_experiments
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

LabelLayerStatusPath
GBRParams software healthy conformal_experiments/methods.py:83
BlockPredictions software healthy conformal_experiments/methods.py:96
DGPConfig software healthy conformal_experiments/model.py:67
SimulatedPath software healthy conformal_experiments/model.py:97
Protocol software healthy conformal_experiments/simulate.py:57
TrajectoryAccumulator software healthy conformal_experiments/simulate.py:317

LabelLayerStatusPath
repobility-clone-snoaawap software healthy /tmp/repobility-clone-snoaawap

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/cff904b3-18f4-49b4-8054-49bcb5017986/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/cff904b3-18f4-49b4-8054-49bcb5017986/

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.