https://github.com/sterdusts/QTBS-AI-Backtest
· scanned 2026-06-16 04:39 UTC (1 month, 3 weeks ago)
7 raw signals (0 security + 7 graph)
Last scanned 1 month, 3 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.
All 31 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 |
|---|---|---|---|
get_ui_text |
software | healthy | webUI.py:699 |
get_summary_text |
software | healthy | webUI.py:703 |
normalize_date |
software | healthy | webUI.py:707 |
validate_date_range |
software | healthy | webUI.py:786 |
format_number |
software | healthy | webUI.py:801 |
parse_float_input |
software | healthy | webUI.py:819 |
parse_int_input |
software | healthy | webUI.py:836 |
validate_backtest_params |
software | healthy | webUI.py:858 |
get_review_text |
software | healthy | webUI.py:901 |
get_fetch_text |
software | healthy | webUI.py:905 |
tooltip_html |
software | healthy | webUI.py:909 |
_fetch_batch_mode |
software | healthy | webUI.py:922 |
build_fetch_progress_html |
software | healthy | webUI.py:928 |
refresh_fetch_progress |
software | healthy | webUI.py:997 |
_enqueue_local_or_default |
software | healthy | webUI.py:1011 |
on_app_start |
software | dead | webUI.py:1018 |
on_manual_update |
software | dead | webUI.py:1029 |
parse_common_ui_params |
software | healthy | webUI.py:1036 |
resolve_strategy_route |
software | healthy | webUI.py:1078 |
build_review_html |
software | healthy | webUI.py:1104 |
build_backtest_summary |
software | healthy | webUI.py:1169 |
build_param_priority_html |
software | healthy | webUI.py:1232 |
update_ui_language |
software | dead | webUI.py:1246 |
generate_code_from_ui |
software | dead | webUI.py:1325 |
run_backtest_from_ui |
software | dead | webUI.py:1415 |
| Label | Layer | Status | Path |
|---|---|---|---|
requirements.txt |
software | healthy | requirements.txt |
webUI.py |
software | healthy | webUI.py |
README.md |
software | healthy | README.md |
STRATEGY_CONTRACT.md |
software | healthy | STRATEGY_CONTRACT.md |
| Label | Layer | Status | Path |
|---|---|---|---|
sterdusts__QTBS-AI-Backtest |
software | healthy | /data/fable5_failed_archive/sterdusts__QTBS-AI-Backtest |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | webUI.py |
This page is publicly accessible at:
https://repobility.com/scan/77fce85a-87e6-4d4b-abfc-48eede19de16/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/77fce85a-87e6-4d4b-abfc-48eede19de16/
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.