https://github.com/suenot/plateau-robustness
· scanned 2026-06-16 00:24 UTC (2 months, 2 weeks ago)
8 raw signals (0 security + 8 graph)
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.
All 101 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 |
|---|---|---|---|
test_sharpe_recovers_true_surface |
software | healthy | tests/test_experiments.py:22 |
test_factor_share_sets_cross_correlation |
software | healthy | tests/test_experiments.py:30 |
test_plateau_wider_than_needle |
software | healthy | tests/test_experiments.py:39 |
test_needle_sharper_curvature |
software | healthy | tests/test_experiments.py:47 |
test_pbo_and_dsr_in_unit_interval |
software | healthy | tests/test_experiments.py:54 |
test_dsr_null_below_plateau |
software | healthy | tests/test_experiments.py:64 |
test_run_experiment_is_deterministic |
software | healthy | tests/test_experiments.py:72 |
test_metric_bundle_keys |
software | healthy | tests/test_experiments.py:80 |
test_surrogate_preserves_constant_surface |
software | healthy | tests/test_experiments.py:89 |
test_surrogate_edge_pileup_reduced |
software | healthy | tests/test_experiments.py:98 |
test_outlier_gap_finite_on_no_edge_surfaces |
software | healthy | tests/test_experiments.py:115 |
test_naive_anchor_metrics |
software | healthy | tests/test_experiments.py:127 |
bandwidth_sweep |
software | healthy | scripts/run_all.py:31 |
main |
software | healthy | scripts/run_all.py:55 |
f3 |
software | healthy | scripts/check_paper_numbers.py:38 |
f2 |
software | healthy | scripts/check_paper_numbers.py:42 |
table_block |
software | healthy | scripts/check_paper_numbers.py:46 |
row_numbers |
software | healthy | scripts/check_paper_numbers.py:53 |
auc_map |
software | healthy | scripts/check_paper_numbers.py:61 |
check_table1 |
software | healthy | scripts/check_paper_numbers.py:65 |
check_table2 |
software | healthy | scripts/check_paper_numbers.py:75 |
inline_assertions |
software | healthy | scripts/check_paper_numbers.py:99 |
main |
software | healthy | scripts/check_paper_numbers.py:151 |
_as_grid |
software | healthy | plateau_experiments/metrics.py:29 |
_opt_index |
software | healthy | plateau_experiments/metrics.py:33 |
_axis_line |
software | healthy | plateau_experiments/metrics.py:37 |
connected_width |
software | healthy | plateau_experiments/metrics.py:47 |
local_sensitivity |
software | healthy | plateau_experiments/metrics.py:62 |
local_curvature |
software | healthy | plateau_experiments/metrics.py:76 |
fanova_weights |
software | healthy | plateau_experiments/metrics.py:94 |
plateau_metrics |
software | healthy | plateau_experiments/metrics.py:118 |
surrogate_surface |
software | healthy | plateau_experiments/simulate.py:29 |
run_experiment |
software | healthy | plateau_experiments/simulate.py:55 |
run_batch |
software | healthy | plateau_experiments/simulate.py:132 |
make_grid |
software | healthy | plateau_experiments/surfaces.py:59 |
_gaussian_bump |
software | healthy | plateau_experiments/surfaces.py:69 |
true_sharpe_surface |
software | healthy | plateau_experiments/surfaces.py:77 |
simulate_returns |
software | healthy | plateau_experiments/surfaces.py:89 |
sharpe |
software | healthy | plateau_experiments/surfaces.py:107 |
sample_surface_config |
software | healthy | plateau_experiments/surfaces.py:121 |
centre |
software | healthy | plateau_experiments/surfaces.py:131 |
canonical_configs |
software | healthy | plateau_experiments/surfaces.py:180 |
fig_setup |
software | healthy | plateau_experiments/figures.py:35 |
fig_auc_heatmap |
software | healthy | plateau_experiments/figures.py:59 |
fig_complementarity |
software | healthy | plateau_experiments/figures.py:84 |
fig_selection |
software | healthy | plateau_experiments/figures.py:113 |
main |
software | healthy | plateau_experiments/figures.py:140 |
to_frame |
software | healthy | plateau_experiments/analysis.py:57 |
_risk |
software | healthy | plateau_experiments/analysis.py:61 |
spearman_table |
software | healthy | plateau_experiments/analysis.py:65 |
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 |
requirements.txt |
software | healthy | requirements.txt |
test_experiments.py |
software | healthy | tests/test_experiments.py |
results.json |
software | healthy | results/results.json |
from-blog-to-paper.md |
software | healthy | docs/from-blog-to-paper.md |
endorsement-and-submission.md |
software | healthy | docs/endorsement-and-submission.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 |
metrics.py |
software | healthy | plateau_experiments/metrics.py |
__init__.py |
software | healthy | plateau_experiments/__init__.py |
simulate.py |
software | healthy | plateau_experiments/simulate.py |
surfaces.py |
software | healthy | plateau_experiments/surfaces.py |
figures.py |
software | healthy | plateau_experiments/figures.py |
analysis.py |
software | healthy | plateau_experiments/analysis.py |
baselines.py |
software | healthy | plateau_experiments/baselines.py |
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
plateau_experiments |
software | healthy | plateau_experiments |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-6zefzf5p |
software | healthy | /tmp/repobility-clone-6zefzf5p |
| Label | Layer | Status | Path |
|---|---|---|---|
SurfaceConfig |
software | healthy | plateau_experiments/surfaces.py:30 |
| Label | Layer | Status | Path |
|---|---|---|---|
redis |
data | healthy | website/package-lock.json |
| Label | Layer | Status | Path |
|---|---|---|---|
sqs |
data | healthy | plateau_experiments/baselines.py |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::azure |
hardware | healthy | website/package-lock.json |
This page is publicly accessible at:
https://repobility.com/scan/0ceba961-604f-40ae-8b20-8bdc3ddd855d/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/0ceba961-604f-40ae-8b20-8bdc3ddd855d/
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.