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.

82beye/BarroAiTrade

https://github.com/82beye/BarroAiTrade · scanned 2026-06-17 01:13 UTC (1 month, 2 weeks ago)

206 raw signals (0 security + 206 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -30.9 (diff) · 187 actionable findings from 1 signal source. 19 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 5511 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
main software healthy test_telegram_send.py:11
lifespan software healthy backend/main.py:22
health software healthy backend/main.py:112
_candles software healthy backend/tests/test_limit_up_chase_trader.py:24
_candles_2d software healthy backend/tests/test_limit_up_chase_trader.py:34
__init__ software healthy backend/tests/test_limit_up_chase_trader.py:122
fetch_minute software healthy backend/tests/test_limit_up_chase_trader.py:47
fetch_deposit software healthy backend/tests/test_limit_up_chase_trader.py:55
fetch_balance software healthy backend/tests/test_limit_up_chase_trader.py:58
place_buy software healthy backend/tests/test_limit_up_chase_trader.py:75
place_sell software healthy backend/tests/test_limit_up_chase_trader.py:78
_pos software healthy backend/tests/test_limit_up_chase_trader.py:83
load_all software healthy backend/tests/test_limit_up_chase_trader.py:94
get software healthy backend/tests/test_limit_up_chase_trader.py:96
remove software healthy backend/tests/test_limit_up_chase_trader.py:98
upsert software healthy backend/tests/test_limit_up_chase_trader.py:100
create_from_order software healthy backend/tests/test_limit_up_chase_trader.py:102
inject software healthy backend/tests/test_limit_up_chase_trader.py:108
fetch_orderbook software healthy backend/tests/test_limit_up_chase_trader.py:115
get_session software healthy backend/tests/test_limit_up_chase_trader.py:124
_cfg software healthy backend/tests/test_limit_up_chase_trader.py:128
_trader software healthy backend/tests/test_limit_up_chase_trader.py:140
_uni software healthy backend/tests/test_limit_up_chase_trader.py:142
_lead software healthy backend/tests/test_limit_up_chase_trader.py:157
test_wall_pass_fat_bid_thin_ask software healthy backend/tests/test_limit_up_chase_trader.py:163
test_wall_reject_thin_top_qty software healthy backend/tests/test_limit_up_chase_trader.py:171
test_wall_reject_low_ratio software healthy backend/tests/test_limit_up_chase_trader.py:179
test_wall_pass_no_asks_locked software healthy backend/tests/test_limit_up_chase_trader.py:188
test_wall_pass_band_below_limit_price software healthy backend/tests/test_limit_up_chase_trader.py:197
test_wall_no_fetcher_is_conservative_false software healthy backend/tests/test_limit_up_chase_trader.py:209
test_momentum_band_in_and_out software healthy backend/tests/test_limit_up_chase_trader.py:217
test_entry_full_path_tags_limit_up_chase software healthy backend/tests/test_limit_up_chase_trader.py:226
test_entry_rejected_by_wall software healthy backend/tests/test_limit_up_chase_trader.py:240
test_entry_rejected_by_momentum software healthy backend/tests/test_limit_up_chase_trader.py:251
test_is_limit_up_inherited software healthy backend/tests/test_limit_up_chase_trader.py:263
test_overnight_hold_when_locked_no_sell software healthy backend/tests/test_limit_up_chase_trader.py:272
test_exit_on_hard_stop software healthy backend/tests/test_limit_up_chase_trader.py:286
test_does_not_touch_supertrend_positions software healthy backend/tests/test_limit_up_chase_trader.py:303
test_gap_partial_next_day_once software healthy backend/tests/test_limit_up_chase_trader.py:318
test_entry_window_gate software healthy backend/tests/test_limit_up_chase_trader.py:339
test_eod_force_modes software healthy backend/tests/test_limit_up_chase_trader.py:345
test_evaluate_holdings_default_excludes_limit_up software healthy backend/tests/test_limit_up_chase_trader.py:354
test_stable_positive software healthy backend/tests/test_oos_validation.py:8
test_unstable_outlier_driven software healthy backend/tests/test_oos_validation.py:13
test_empty software healthy backend/tests/test_oos_validation.py:18
test_robust_negative software healthy backend/tests/test_oos_validation.py:21
test_pass_all_criteria software healthy backend/tests/test_oos_validation.py:28
test_fail_low_active software healthy backend/tests/test_oos_validation.py:32
test_fail_negative_avg software healthy backend/tests/test_oos_validation.py:36
test_fail_drop1_unstable software healthy backend/tests/test_oos_validation.py:40

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

LabelLayerStatusPath
.env.example software healthy .env.example
vercel.json software healthy vercel.json
requirements.txt software healthy requirements.txt
README.md software healthy README.md
DEPLOYMENT.md software healthy DEPLOYMENT.md
pyproject.toml software healthy pyproject.toml
test_telegram_send.py software healthy test_telegram_send.py
Makefile software healthy Makefile
RUNBOOK.md software healthy RUNBOOK.md
docker-compose.yml software healthy docker-compose.yml
STABILITY_TEST.md software healthy STABILITY_TEST.md
test_team_agent.sh software healthy tests/scripts/test_team_agent.sh
__init__.py software healthy backend/__init__.py
requirements.txt software healthy backend/requirements.txt
main.py software healthy backend/main.py
test_limit_up_chase_trader.py software healthy backend/tests/test_limit_up_chase_trader.py
test_oos_validation.py software healthy backend/tests/test_oos_validation.py
test_rsi_indicators.py software healthy backend/tests/test_rsi_indicators.py
test_entry_revalidation.py software healthy backend/tests/test_entry_revalidation.py
conftest.py software healthy backend/tests/conftest.py
test_intraday_buy_daemon_strategies.py software healthy backend/tests/test_intraday_buy_daemon_strategies.py
__init__.py software healthy backend/tests/__init__.py
test_krx_symbol.py software healthy backend/tests/test_krx_symbol.py
test_exit_model_consistency.py software healthy backend/tests/test_exit_model_consistency.py
test_ob_scalp.py software healthy backend/tests/test_ob_scalp.py
test_winrate_optimizer.py software healthy backend/tests/test_winrate_optimizer.py
test_eod_force_close_toggle.py software healthy backend/tests/test_eod_force_close_toggle.py
test_daily_strategy_audit.py software healthy backend/tests/test_daily_strategy_audit.py
test_daily_audit_carry_split.py software healthy backend/tests/test_daily_audit_carry_split.py
test_supertrend_carry_policy.py software healthy backend/tests/test_supertrend_carry_policy.py
test_supertrend_orchestration.py software healthy backend/tests/test_supertrend_orchestration.py
test_daemon_fill_reconcile.py software healthy backend/tests/test_daemon_fill_reconcile.py
test_daily_pipeline.py software healthy backend/tests/test_daily_pipeline.py
test_supertrend_order_wiring.py software healthy backend/tests/test_supertrend_order_wiring.py
test_ob_scalp_shadow.py software healthy backend/tests/test_ob_scalp_shadow.py
test_supertrend_auto_trader.py software healthy backend/tests/test_supertrend_auto_trader.py
test_bar_ops_39.py software healthy backend/tests/test_bar_ops_39.py
__init__.py software healthy backend/tests/market_session/__init__.py
test_service.py software healthy backend/tests/market_session/test_service.py
test_order_confirm.py software healthy backend/tests/notify/test_order_confirm.py
__init__.py software healthy backend/tests/notify/__init__.py
test_order_confirm_sell.py software healthy backend/tests/notify/test_order_confirm_sell.py
test_telegram_chunks.py software healthy backend/tests/notify/test_telegram_chunks.py
test_telegram.py software healthy backend/tests/notify/test_telegram.py
test_telegram_bot.py software healthy backend/tests/notify/test_telegram_bot.py
__init__.py software healthy backend/tests/api/__init__.py
test_themes_calendar_news.py software healthy backend/tests/api/test_themes_calendar_news.py
test_admin.py software healthy backend/tests/api/test_admin.py
test_auth_routes.py software healthy backend/tests/api/test_auth_routes.py
test_auth_v2.py software healthy backend/tests/api/test_auth_v2.py

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

LabelLayerStatusPath
_FakeCandles software healthy backend/tests/test_limit_up_chase_trader.py:44
_FakeAccount software healthy backend/tests/test_limit_up_chase_trader.py:52
_OrderRec software healthy backend/tests/test_limit_up_chase_trader.py:64
_FakeGate software healthy backend/tests/test_limit_up_chase_trader.py:70
_FakePos software healthy backend/tests/test_limit_up_chase_trader.py:91
_FakeOrderbook software healthy backend/tests/test_limit_up_chase_trader.py:112
_FakeSession software healthy backend/tests/test_limit_up_chase_trader.py:121
TestDrop1SignStable software healthy backend/tests/test_oos_validation.py:7
TestVerdict software healthy backend/tests/test_oos_validation.py:27
TestBuildRevalStrategy software healthy backend/tests/test_entry_revalidation.py:19
TestRevalidateSafeFallback software healthy backend/tests/test_entry_revalidation.py:39
TestMeanRevClassification software healthy backend/tests/test_entry_revalidation.py:60
TestFlagGating software healthy backend/tests/test_entry_revalidation.py:71
TestValidKrxSymbol software healthy backend/tests/test_krx_symbol.py:9
TestValidatedExitModel software healthy backend/tests/test_exit_model_consistency.py:20
TestOperationalGoldProfile software healthy backend/tests/test_exit_model_consistency.py:45
TestModelDivergence software healthy backend/tests/test_exit_model_consistency.py:55
TestTickSize software healthy backend/tests/test_ob_scalp.py:54
TestSignals software healthy backend/tests/test_ob_scalp.py:65
TestStrategy software healthy backend/tests/test_ob_scalp.py:90
TestCostModel software healthy backend/tests/test_ob_scalp.py:126
TestKa10004Parser software healthy backend/tests/test_ob_scalp.py:164
TestSimulateExit software healthy backend/tests/test_winrate_optimizer.py:19
TestFifoRoundtripPnl software healthy backend/tests/test_daily_strategy_audit.py:21
TestEntryPosition software healthy backend/tests/test_daily_strategy_audit.py:69
TestStrategyAlarms software healthy backend/tests/test_daily_strategy_audit.py:86
TestCarrySplit software healthy backend/tests/test_daily_audit_carry_split.py:17
TestUnfilledExclusion software healthy backend/tests/test_daily_audit_carry_split.py:59
TestSymbolNamesFallback software healthy backend/tests/test_daily_audit_carry_split.py:109
_FakeDT software healthy backend/tests/test_supertrend_carry_policy.py:108
_FakeDT2 software healthy backend/tests/test_supertrend_carry_policy.py:117
_FakeGateway software healthy backend/tests/test_supertrend_orchestration.py:35
_FakePositionMgr software healthy backend/tests/test_supertrend_orchestration.py:48
_S software healthy backend/tests/test_supertrend_orchestration.py:114
_FakePos software healthy backend/tests/test_daily_pipeline.py:97
_FakeExecutor software healthy backend/tests/test_supertrend_order_wiring.py:29
_FakePositionMgr software healthy backend/tests/test_supertrend_order_wiring.py:53
_Scn software healthy backend/tests/test_supertrend_order_wiring.py:234
_Wat software healthy backend/tests/test_supertrend_order_wiring.py:237
_Prov software healthy backend/tests/test_supertrend_order_wiring.py:245
TestFirstTouch software healthy backend/tests/test_ob_scalp_shadow.py:42
TestStats software healthy backend/tests/test_ob_scalp_shadow.py:105
_FakeSession software healthy backend/tests/test_supertrend_auto_trader.py:21
_FakeCandles software healthy backend/tests/test_supertrend_auto_trader.py:51
_FakeAccount software healthy backend/tests/test_supertrend_auto_trader.py:59
_OrderRec software healthy backend/tests/test_supertrend_auto_trader.py:85
_FakeGate software healthy backend/tests/test_supertrend_auto_trader.py:91
_FakePosStore software healthy backend/tests/test_supertrend_auto_trader.py:108
_CountingCandles software healthy backend/tests/test_supertrend_auto_trader.py:570
_StoreU software healthy backend/tests/test_supertrend_auto_trader.py:924

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

LabelLayerStatusPath
tests software healthy tests
scripts software healthy tests/scripts
backend software healthy backend
tests software healthy backend/tests
market_session software healthy backend/tests/market_session
notify software healthy backend/tests/notify
api software healthy backend/tests/api
strategy software healthy backend/tests/strategy
monitoring software healthy backend/tests/monitoring
execution software healthy backend/tests/execution
security software healthy backend/tests/security
legacy_scalping software healthy backend/tests/legacy_scalping
embeddings software healthy backend/tests/embeddings
themes software healthy backend/tests/themes
journal software healthy backend/tests/journal
scanner software healthy backend/tests/scanner
gateway software healthy backend/tests/gateway
db software healthy backend/tests/db
risk software healthy backend/tests/risk
fixtures software healthy backend/tests/fixtures
config software healthy backend/tests/config
news software healthy backend/tests/news
telemetry software healthy backend/tests/telemetry
cache software healthy backend/tests/cache
scheduler software healthy backend/tests/scheduler
backtester software healthy backend/tests/backtester
multitenancy software healthy backend/tests/multitenancy
api software healthy backend/api
schemas software healthy backend/api/schemas
routes software healthy backend/api/routes
security software healthy backend/security
legacy_scalping software healthy backend/legacy_scalping
scripts software healthy backend/legacy_scalping/scripts
strategy software healthy backend/legacy_scalping/strategy
verification_team software healthy backend/legacy_scalping/strategy/verification_team
scalping_team software healthy backend/legacy_scalping/strategy/scalping_team
strategy_team software healthy backend/legacy_scalping/strategy/strategy_team
monitoring software healthy backend/legacy_scalping/monitoring
templates software healthy backend/legacy_scalping/monitoring/templates
execution software healthy backend/legacy_scalping/execution
scanner software healthy backend/legacy_scalping/scanner
agents software healthy backend/legacy_scalping/scanner/agents
docs software healthy backend/legacy_scalping/docs
config software healthy backend/legacy_scalping/config
models software healthy backend/models
db software healthy backend/db
repositories software healthy backend/db/repositories
core software healthy backend/core
market_session software healthy backend/core/market_session
notify software healthy backend/core/notify

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

LabelLayerStatusPath
GET /api/status api healthy backend/main.py
GET /reports/realized-pnl api healthy backend/api/routes/reports.py
GET /reports/balance-history api healthy backend/api/routes/reports.py
GET /reports/chart api healthy backend/api/routes/reports.py
GET /reports/daily api healthy backend/api/routes/reports.py
GET /reports/performance api healthy backend/api/routes/reports.py
GET /users api healthy backend/api/routes/admin.py
GET /audit/recent api healthy backend/api/routes/admin.py
POST /strategies/{strategy_id}/toggle api healthy backend/api/routes/admin.py
GET /market/ohlcv api healthy backend/api/routes/market.py
GET /market/ticker/{symbol} api healthy backend/api/routes/market.py
GET /market/order-book/{symbol} api healthy backend/api/routes/market.py
GET /market/universe api healthy backend/api/routes/market.py
GET /signals/scan api healthy backend/api/routes/signals.py
GET /signals/recent api healthy backend/api/routes/signals.py
GET /accounts/balance api healthy backend/api/routes/positions.py
GET /positions api healthy backend/api/routes/positions.py
GET /config api healthy backend/api/routes/config.py
PUT /config api healthy backend/api/routes/config.py
GET /api/themes api healthy backend/api/routes/themes_calendar_news.py
GET /api/themes/{theme_id}/stocks api healthy backend/api/routes/themes_calendar_news.py
GET /api/calendar api healthy backend/api/routes/themes_calendar_news.py
GET /api/calendar/symbol/{symbol} api healthy backend/api/routes/themes_calendar_news.py
GET /api/news/recent api healthy backend/api/routes/themes_calendar_news.py
GET /watchlist api healthy backend/api/routes/watchlist.py
POST /watchlist api healthy backend/api/routes/watchlist.py
DELETE /watchlist/{symbol} api healthy backend/api/routes/watchlist.py
GET /metrics api healthy backend/api/routes/metrics.py
POST /register api healthy backend/api/routes/auth_v2.py
POST /login api healthy backend/api/routes/auth_v2.py
POST /refresh api healthy backend/api/routes/auth_v2.py
POST /mfa/verify api healthy backend/api/routes/auth_v2.py
POST /trading/start api healthy backend/api/routes/trading.py
POST /trading/stop api healthy backend/api/routes/trading.py
POST /trading/order api healthy backend/api/routes/trading.py
DELETE /trading/order/{order_id} api healthy backend/api/routes/trading.py
GET /trading/order/{order_id} api healthy backend/api/routes/trading.py
GET /trading/orders api healthy backend/api/routes/trading.py
GET /logs/status api healthy backend/api/routes/logs.py
POST /mfa/setup api healthy backend/api/routes/auth.py
GET /risk/status api healthy backend/api/routes/risk.py
PUT /risk/limits api healthy backend/api/routes/risk.py
GET /risk/events api healthy backend/api/routes/risk.py
GET /risk/audit api healthy backend/api/routes/risk.py
POST /risk/force-close api healthy backend/api/routes/risk.py
ANY / api healthy backend/legacy_scalping/monitoring/dashboard.py
ANY /api/status api healthy backend/legacy_scalping/monitoring/dashboard.py
ANY /api/trades api healthy backend/legacy_scalping/monitoring/dashboard.py
ANY /api/logs api healthy backend/legacy_scalping/monitoring/dashboard.py
GET /api/accounts/balance api healthy frontend/lib/api.ts

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

LabelLayerStatusPath
auth::docs/04-report/features/2026-06-10-limit-up-chase.html security healthy docs/04-report/features/2026-06-10-limit-up-chase.html
auth::backend/api/routes/auth_v2.py security healthy backend/api/routes/auth_v2.py
auth::backend/tests/execution/test_kiwoom_live.py security healthy backend/tests/execution/test_kiwoom_live.py
auth::scripts/_strategy_15day_sim.py security healthy scripts/_strategy_15day_sim.py
auth::scripts/_ob_scalp_shadow.py security healthy scripts/_ob_scalp_shadow.py
auth::scripts/simulate_portfolio.py security healthy scripts/simulate_portfolio.py
auth::backend/tests/gateway/test_kiwoom_native_rank.py security healthy backend/tests/gateway/test_kiwoom_native_rank.py
auth::backend/core/gateway/kiwoom_native_account.py security healthy backend/core/gateway/kiwoom_native_account.py
auth::backend/tests/gateway/test_kiwoom_native_account.py security healthy backend/tests/gateway/test_kiwoom_native_account.py
auth::backend/security/pen_test.py security healthy backend/security/pen_test.py
auth::scripts/cancel_upper_limit_orders.py security healthy scripts/cancel_upper_limit_orders.py
auth::scripts/update_ohlcv_cache.py security healthy scripts/update_ohlcv_cache.py
auth::scripts/_strategy_daily_winrate_dynamic.py security healthy scripts/_strategy_daily_winrate_dynamic.py
auth::backend/security/__init__.py security healthy backend/security/__init__.py
auth::backend/tests/security/test_pen_test.py security healthy backend/tests/security/test_pen_test.py
auth::backend/tests/test_supertrend_order_wiring.py security healthy backend/tests/test_supertrend_order_wiring.py
auth::backend/api/routes/positions.py security healthy backend/api/routes/positions.py
auth::scripts/_analyze_0518_signals.py security healthy scripts/_analyze_0518_signals.py
auth::backend/api/routes/reports.py security healthy backend/api/routes/reports.py
auth::backend/core/gateway/kiwoom_candles.py security healthy backend/core/gateway/kiwoom_candles.py
auth::backend/tests/gateway/test_kiwoom_native_open_orders.… security healthy backend/tests/gateway/test_kiwoom_native_open_orders.py
auth::backend/tests/gateway/test_kiwoom_native.py security healthy backend/tests/gateway/test_kiwoom_native.py
auth::backend/tests/gateway/test_kiwoom_native_realized.py security healthy backend/tests/gateway/test_kiwoom_native_realized.py
auth::backend/core/gateway/kiwoom_native_orderbook.py security healthy backend/core/gateway/kiwoom_native_orderbook.py
auth::backend/config/settings.py security healthy backend/config/settings.py
auth::backend/requirements.txt security healthy backend/requirements.txt
auth::scripts/run_telegram_bot.py security healthy scripts/run_telegram_bot.py
auth::backend/security/encryption.py security healthy backend/security/encryption.py
auth::scripts/_replay_0519_with_p678.py security healthy scripts/_replay_0519_with_p678.py
auth::backend/api/middleware.py security healthy backend/api/middleware.py
auth::backend/tests/risk/test_live_order_gate_latch_persist… security healthy backend/tests/risk/test_live_order_gate_latch_persist.py
auth::scripts/_replay_0520_with_p679.py security healthy scripts/_replay_0520_with_p679.py
auth::scripts/simulate_intraday.py security healthy scripts/simulate_intraday.py
auth::backend/tests/config/test_settings.py security healthy backend/tests/config/test_settings.py
auth::scripts/_force_update_leaders.py security healthy scripts/_force_update_leaders.py
auth::scripts/_replay_0518_options.py security healthy scripts/_replay_0518_options.py
auth::backend/tests/risk/test_live_order_gate_notify.py security healthy backend/tests/risk/test_live_order_gate_notify.py
auth::backend/core/gateway/kiwoom_native_oauth.py security healthy backend/core/gateway/kiwoom_native_oauth.py
auth::backend/api/routes/risk.py security healthy backend/api/routes/risk.py
auth::scripts/simulate_leaders.py security healthy scripts/simulate_leaders.py
auth::backend/tests/api/test_auth_routes.py security healthy backend/tests/api/test_auth_routes.py
auth::backend/core/scanner/rank_universe.py security healthy backend/core/scanner/rank_universe.py
auth::scripts/_realized_pnl_514.py security healthy scripts/_realized_pnl_514.py
auth::scripts/evaluate_holdings.py security healthy scripts/evaluate_holdings.py
auth::scripts/intraday_buy.py security healthy scripts/intraday_buy.py
auth::scripts/intraday_buy_daemon.py security healthy scripts/intraday_buy_daemon.py
auth::backend/tests/test_supertrend_orchestration.py security healthy backend/tests/test_supertrend_orchestration.py
auth::backend/tests/api/test_auth_v2.py security healthy backend/tests/api/test_auth_v2.py
auth::backend/core/gateway/kiwoom_native_orders.py security healthy backend/core/gateway/kiwoom_native_orders.py
auth::scripts/_strategy_daily_winrate.py security healthy scripts/_strategy_daily_winrate.py

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

LabelLayerStatusPath
port:8000 network healthy .env.example
port:5432 network healthy docker-compose.yml
port:3000 network healthy docker-compose.yml
port:9090 network healthy docker-compose.yml
port:3001 network healthy docker-compose.yml
port:08 network healthy backend/legacy_scalping/scripts/ai-trade-watch.sh
port:25 network healthy backend/legacy_scalping/scripts/ai-trade-watch.sh
port:15 network healthy backend/legacy_scalping/scripts/ai-trade-watch.sh
port:35 network healthy backend/legacy_scalping/scripts/ai-trade-watch.sh
port:14 network healthy backend/legacy_scalping/scripts/setup_cron.sh
port:50 network healthy backend/legacy_scalping/scripts/setup_cron.sh
port:30 network healthy backend/legacy_scalping/scripts/setup_cron.sh
port:16 network healthy backend/legacy_scalping/scripts/setup_cron.sh
port:21 network healthy backend/legacy_scalping/scripts/install_cron.sh
port:09 network healthy backend/legacy_scalping/config/settings.yaml
port:05 network healthy backend/legacy_scalping/config/settings.yaml
port:11 network healthy backend/legacy_scalping/config/settings.yaml
port:12 network healthy backend/legacy_scalping/config/settings.yaml
port:40 network healthy scripts/eod_archive_email.sh
port:20 network healthy scripts/start-dashboard.sh
port:02 network healthy .github/workflows/security-scan.yml

LabelLayerStatusPath
NotFound frontend healthy frontend/app/not-found.tsx
Error frontend healthy frontend/app/error.tsx
RootLayout frontend healthy frontend/app/layout.tsx
Dashboard frontend healthy frontend/app/page.tsx
SignalsPage frontend healthy frontend/app/signals/page.tsx
TradingPage frontend healthy frontend/app/trading/page.tsx
MarketsPage frontend healthy frontend/app/markets/page.tsx
AdminLayout frontend healthy frontend/app/admin/layout.tsx
AdminDashboard frontend healthy frontend/app/admin/page.tsx
AdminAuditPage frontend healthy frontend/app/admin/audit/page.tsx
AdminUsersPage frontend healthy frontend/app/admin/users/page.tsx
ReportsPage frontend healthy frontend/app/reports/page.tsx
PositionsPage frontend healthy frontend/app/positions/page.tsx
SettingsPage frontend healthy frontend/app/settings/page.tsx
WatchlistPage frontend healthy frontend/app/watchlist/page.tsx
BalancePage frontend healthy frontend/app/balance/page.tsx
MarketInfoPage frontend healthy frontend/app/market-info/page.tsx
MonitorPage frontend healthy frontend/app/monitor/page.tsx

LabelLayerStatusPath
/page.tsx frontend healthy frontend/app/page.tsx
/signals frontend healthy frontend/app/signals/page.tsx
/trading frontend healthy frontend/app/trading/page.tsx
/markets frontend healthy frontend/app/markets/page.tsx
/admin frontend healthy frontend/app/admin/page.tsx
/admin/audit frontend healthy frontend/app/admin/audit/page.tsx
/admin/users frontend healthy frontend/app/admin/users/page.tsx
/reports frontend healthy frontend/app/reports/page.tsx
/positions frontend healthy frontend/app/positions/page.tsx
/settings frontend healthy frontend/app/settings/page.tsx
/watchlist frontend healthy frontend/app/watchlist/page.tsx
/balance frontend healthy frontend/app/balance/page.tsx
/market-info frontend healthy frontend/app/market-info/page.tsx
/monitor frontend healthy frontend/app/monitor/page.tsx

LabelLayerStatusPath
backend hardware healthy docker-compose.yml
postgres hardware healthy docker-compose.yml
frontend hardware healthy docker-compose.yml
prometheus hardware healthy docker-compose.yml
grafana hardware healthy docker-compose.yml

LabelLayerStatusPath
sqlite data healthy .env.example
postgres data healthy .env.example
postgresql data healthy .env.example
redis data healthy .env.example

LabelLayerStatusPath
pytest-baseline cicd healthy .github/workflows/regression.yml
semgrep cicd healthy .github/workflows/security-scan.yml
bandit cicd healthy .github/workflows/security-scan.yml
pytest-regression cicd healthy .github/workflows/security-scan.yml

LabelLayerStatusPath
audit_log data healthy backend/db/_legacy_sqlite.py
trades data healthy backend/db/_legacy_sqlite.py

LabelLayerStatusPath
169.254.169.254 network healthy backend/tests/security/test_pen_test.py
127.0.0.1 network healthy scripts/monitor.sh

LabelLayerStatusPath
gha::regression cicd healthy .github/workflows/regression.yml
gha::security-scan cicd healthy .github/workflows/security-scan.yml

LabelLayerStatusPath
82beye__BarroAiTrade software healthy /data/fable5_failed_archive/82beye__BarroAiTrade
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/57b411dc-3d08-4b14-8981-74566226a011/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/57b411dc-3d08-4b14-8981-74566226a011/

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.