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.

redstorm8705/alpaca-mtf-both

https://github.com/redstorm8705/alpaca-mtf-both · scanned 2026-06-15 23:48 UTC (2 months, 3 weeks ago)

85 raw signals (0 security + 85 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 79 actionable findings from 1 signal source. 6 repeated signals grouped for readability. 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 876 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
_check_rth_block software healthy auto_ai_audit.py:132
_resolve_prompt software healthy auto_ai_audit.py:148
_find_latest_audit_file software healthy auto_ai_audit.py:168
_read_tail software healthy auto_ai_audit.py:181
_load_week_trade_events software healthy auto_ai_audit.py:196
_load_week_rejected_signals software healthy auto_ai_audit.py:229
_fetch_week_fills software healthy auto_ai_audit.py:264
_fetch_chart_proxies software healthy auto_ai_audit.py:312
_fetch_macro_events_week software healthy auto_ai_audit.py:394
_compute_trade_stats software healthy auto_ai_audit.py:432
_load_prior_directives software healthy auto_ai_audit.py:488
_append_directives_log software healthy auto_ai_audit.py:509
_parse_json_findings software healthy auto_ai_audit.py:553
_parse_pipe_findings software healthy auto_ai_audit.py:573
_append_structured_directives software healthy auto_ai_audit.py:606
_build_meta_audit_data_context software healthy auto_ai_audit.py:682
_format_meta_audit_body software healthy auto_ai_audit.py:734
_build_ds_prompt software healthy auto_ai_audit.py:945
_build_gai_prompt software healthy auto_ai_audit.py:950
_post_slack_summary software healthy auto_ai_audit.py:956
_excerpt software healthy auto_ai_audit.py:979
_call_deepseek software healthy auto_ai_audit.py:1010
_call_gemini software healthy auto_ai_audit.py:1064
_call_gemini_rest software healthy auto_ai_audit.py:1118
_push_to_gist software healthy auto_ai_audit.py:1156
_atomic_write_json software healthy auto_ai_audit.py:1197
_run_audit software healthy auto_ai_audit.py:1213
main software healthy auto_ai_audit.py:1367
log_event software dead trade_logger.py:46
_market_open_by_time software healthy scan_to_html.py:35
_get_composite_regime_display software healthy scan_to_html.py:62
_fetch_implied_range software healthy scan_to_html.py:84
fetch_vix software healthy scan_to_html.py:151
vix_regime software healthy scan_to_html.py:167
to_py software healthy scan_to_html.py:182
calc_atr software healthy scan_to_html.py:193
avg_volume software healthy scan_to_html.py:207
_scan_ticker_with_timeout software healthy scan_to_html.py:215
_target software healthy scan_to_html.py:234
scan_ticker software healthy scan_to_html.py:270
run_scan software healthy scan_to_html.py:368
sc software healthy scan_to_html.py:444
cf software dead scan_to_html.py:449
direction_tag software dead scan_to_html.py:456
decision_tag software healthy scan_to_html.py:465
vol_html software healthy scan_to_html.py:491
pct_span software dead scan_to_html.py:496
mom_val software healthy scan_to_html.py:502
conviction_score software dead scan_to_html.py:510
build_rows software healthy scan_to_html.py:526

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

LabelLayerStatusPath
auto_ai_audit.py software healthy auto_ai_audit.py
trade_logger.py software healthy trade_logger.py
scan_to_html.py software healthy scan_to_html.py
run_ftd.py software healthy run_ftd.py
compare_logs.py software healthy compare_logs.py
weekly_postmortem.py software healthy weekly_postmortem.py
run_backtest.sh software healthy run_backtest.sh
earnings_preflight.py software healthy earnings_preflight.py
midday_audit.py software healthy midday_audit.py
options_scanner.py software healthy options_scanner.py
run_market_top.py software healthy run_market_top.py
backtest_12pt.py software healthy backtest_12pt.py
CLAUDE.md software healthy CLAUDE.md
config.py software healthy config.py
audit_final.py software healthy audit_final.py
monthly_review.py software healthy monthly_review.py
HANDOFF.md software healthy HANDOFF.md
weekly_perf_audit.py software healthy weekly_perf_audit.py
live_data_writer.py software healthy live_data_writer.py
preflight_simulation.py software healthy preflight_simulation.py
generate_dashboard.py software healthy generate_dashboard.py
audit_signals.py software healthy audit_signals.py
deploy.sh software healthy deploy.sh
weekly_review.py software healthy weekly_review.py
run_macro_regime.py software healthy run_macro_regime.py
alerts.py software healthy alerts.py
.env.example software healthy .env.example
reconcile_eod.py software healthy reconcile_eod.py
run_movers.py software healthy run_movers.py
log_fill.py software healthy log_fill.py
autonomous_review.py software healthy autonomous_review.py
launch_bots.sh software healthy launch_bots.sh
handoff.md software healthy handoff.md
main.py software healthy main.py
autonomous_patch_generator.py software healthy autonomous_patch_generator.py
nightly_audit.py software healthy nightly_audit.py
__init__.py software healthy strategy/__init__.py
signal_generator.py software healthy strategy/signal_generator.py
trend_filter.py software healthy strategy/trend_filter.py
run_cycle.py software healthy strategy/run_cycle.py
scoring.py software healthy strategy/scoring.py
confluence.py software healthy strategy/confluence.py
volatility_regime.py software healthy strategy/volatility_regime.py
__init__.py software healthy strategy/movers/__init__.py
strategy.py software healthy strategy/movers/strategy.py
scanner.py software healthy strategy/movers/scanner.py
__init__.py software healthy backtest/__init__.py
__init__.py software healthy monitoring/__init__.py
watchdog.py software healthy monitoring/watchdog.py
__init__.py software healthy state/__init__.py

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

LabelLayerStatusPath
TradeMode software healthy config.py:152
GateState software healthy main.py:39
TrendBias software healthy strategy/trend_filter.py:13
VolatilityRegime software healthy strategy/volatility_regime.py:33
RegimeDetector software healthy strategy/volatility_regime.py:39
MoversStrategy software healthy strategy/movers/strategy.py:24
MoversScanner software healthy strategy/movers/scanner.py:15
EventRisk software healthy events/calendar.py:17
EventType software healthy events/calendar.py:25
EventCalendar software healthy events/calendar.py:248
BreakingNewsAlert software healthy events/news_monitor.py:224
NewsMonitor software healthy events/news_monitor.py:242
MacroRiskIndex software healthy events/macro_risk_index.py:102
_BotEncoder software healthy execution/portfolio_tracker.py:45
PortfolioTracker software healthy execution/portfolio_tracker.py:387
KellySizer software healthy execution/kelly.py:32
RiskManager software healthy execution/risk_manager.py:66
AlpacaBroker software healthy execution/broker.py:668
HoldState software healthy execution/quarterly_hold_manager.py:113
HoldPosition software healthy execution/quarterly_hold_manager.py:126
ReconcileResult software healthy execution/quarterly_hold_manager.py:159
QuarterlyHoldStatus software healthy execution/quarterly_hold_manager.py:169
OrderDispatcher software healthy execution/quarterly_hold_manager.py:183
QuarterlyHoldManager software healthy execution/quarterly_hold_manager.py:270

LabelLayerStatusPath
strategy software healthy strategy
movers software healthy strategy/movers
backtest software healthy backtest
monitoring software healthy monitoring
state software healthy state
tests software healthy tests
reporting software healthy reporting
events software healthy events
docs software healthy docs
archived software healthy docs/archived
scripts software healthy scripts
logs software healthy logs
execution software healthy execution
indicators software healthy indicators

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

LabelLayerStatusPath
nginx network healthy auto_ai_audit.py

LabelLayerStatusPath
129.153.208.32 network healthy scripts/deploy_to_oci.sh

LabelLayerStatusPath
gpu (detected) hardware healthy events/calendar.py

LabelLayerStatusPath
auth::options_scanner.py security healthy options_scanner.py
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/5be10f8b-8874-4be7-94c0-6a083b3c26a1/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/5be10f8b-8874-4be7-94c0-6a083b3c26a1/

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.