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/wfo-validity

https://github.com/suenot/wfo-validity · 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 89 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_dgp_recovers_configured_sharpe software healthy tests/test_experiments.py:33
test_factor_share_sets_cross_correlation software healthy tests/test_experiments.py:41
test_null_regime_has_no_edge_anywhere software healthy tests/test_experiments.py:50
test_drift_and_break_center_paths software healthy tests/test_experiments.py:62
test_forward_truth_matches_surface_mean software healthy tests/test_experiments.py:74
test_run_experiment_is_deterministic software healthy tests/test_experiments.py:82
test_rolling_window_bookkeeping software healthy tests/test_experiments.py:92
test_anchored_window_expands_from_zero software healthy tests/test_experiments.py:106
test_no_train_test_overlap_any_procedure software healthy tests/test_experiments.py:117
test_cpcv_embargo_and_combinations software healthy tests/test_experiments.py:128
test_selection_ignores_test_data software healthy tests/test_experiments.py:143
test_wfer_raw_and_normalized software healthy tests/test_experiments.py:160
test_record_wfer_consistent_with_fold_pnls software healthy tests/test_experiments.py:168
_mean_over_seeds software healthy tests/test_experiments.py:186
test_rolling_beats_anchored_under_strong_drift software healthy tests/test_experiments.py:193
test_anchored_not_worse_under_stationarity software healthy tests/test_experiments.py:200
test_records_have_all_procedure_fields software healthy tests/test_experiments.py:207
theta_grid software healthy wfo_experiments/model.py:72
optimal_center_path software healthy wfo_experiments/model.py:77
true_sharpe_surface software healthy wfo_experiments/model.py:91
forward_sharpe_by_theta software healthy wfo_experiments/model.py:99
simulate_returns software healthy wfo_experiments/model.py:112
simulate_history software healthy wfo_experiments/model.py:128
sharpe software healthy wfo_experiments/model.py:135
sample_experiment_config software healthy wfo_experiments/model.py:146
canonical_configs software healthy wfo_experiments/model.py:219
with_windows software healthy wfo_experiments/model.py:235
run_experiment software healthy wfo_experiments/simulate.py:36
run_batch software healthy wfo_experiments/simulate.py:63
window_sweep software healthy wfo_experiments/simulate.py:84
_wfo_test_starts software healthy wfo_experiments/procedures.py:52
build_folds software healthy wfo_experiments/procedures.py:61
select_theta software healthy wfo_experiments/procedures.py:99
deployment_train_idx software healthy wfo_experiments/procedures.py:104
wfer_raw software healthy wfo_experiments/procedures.py:119
wfer_normalized software healthy wfo_experiments/procedures.py:125
_fold_rank_corr software healthy wfo_experiments/procedures.py:136
run_procedure software healthy wfo_experiments/procedures.py:146
fig_setup software healthy wfo_experiments/figures.py:40
_contiguous software healthy wfo_experiments/figures.py:87
fig_wfer software healthy wfo_experiments/figures.py:100
fig_anchored_vs_rolling software healthy wfo_experiments/figures.py:145
fig_window_design software healthy wfo_experiments/figures.py:182
main software healthy wfo_experiments/figures.py:215
to_frame software healthy wfo_experiments/analysis.py:45
_spearman software healthy wfo_experiments/analysis.py:52
_auc software healthy wfo_experiments/analysis.py:60
diagnostic_quality software healthy wfo_experiments/analysis.py:71
wfer_calibration software healthy wfo_experiments/analysis.py:95
_row software healthy wfo_experiments/analysis.py:102

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
__init__.py software healthy wfo_experiments/__init__.py
model.py software healthy wfo_experiments/model.py
simulate.py software healthy wfo_experiments/simulate.py
procedures.py software healthy wfo_experiments/procedures.py
figures.py software healthy wfo_experiments/figures.py
analysis.py software healthy wfo_experiments/analysis.py
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
results software healthy results
wfo_experiments software healthy wfo_experiments
docs software healthy docs
scripts software healthy scripts
website software healthy website
src software healthy website/src
content software healthy website/src/content

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

LabelLayerStatusPath
ExperimentConfig software healthy wfo_experiments/model.py:39

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/45483db1-205b-4319-a7d9-35742ce5edf1/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/45483db1-205b-4319-a7d9-35742ce5edf1/

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.