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.

arun7296/apex

https://github.com/arun7296/apex · scanned 2026-06-17 01:38 UTC (1 month, 2 weeks ago)

772 raw signals (0 security + 772 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -36.4 (diff) · 753 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 24424 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_freshness software healthy cache_freshness.py:16
report software healthy cache_freshness.py:42
_resolve_age software healthy cache_freshness.py:61
_brake_verdict_is_de_risk software healthy apex_live_control.py:67
load_status_snapshot software healthy apex_live_control.py:109
load_pending_approvals software healthy apex_live_control.py:178
load_open_positions software healthy apex_live_control.py:189
load_exit_alerts software healthy apex_live_control.py:218
load_reconciliation_status software healthy apex_live_control.py:233
load_aum_events software healthy apex_live_control.py:254
render_status_banner software healthy apex_live_control.py:275
render_pending_approvals software healthy apex_live_control.py:311
render_open_positions software healthy apex_live_control.py:358
render_kill_switch software healthy apex_live_control.py:379
render_reconciliation software healthy apex_live_control.py:478
render_aum_management software healthy apex_live_control.py:543
render_exit_alerts software healthy apex_live_control.py:602
_cached_egress_ip software healthy apex_live_control.py:617
render_sebi_governance software healthy apex_live_control.py:624
render_governance_panel software healthy apex_live_control.py:798
render_force_close software healthy apex_live_control.py:863
main software healthy apex_live_control.py:915
_status_frag software healthy apex_live_control.py:943
_approvals_frag software healthy apex_live_control.py:956
_positions_frag software healthy apex_live_control.py:967
_sebi_frag software healthy apex_live_control.py:990
_live_book_frag software healthy apex_live_control.py:998
_force_close_frag software healthy apex_live_control.py:1010
_to_floats software healthy zanger_patterns.py:93
_sma software healthy zanger_patterns.py:106
_linreg_slope software healthy zanger_patterns.py:121
_argmin software healthy zanger_patterns.py:136
_argmax software healthy zanger_patterns.py:148
_pct_change software healthy zanger_patterns.py:160
_round software healthy zanger_patterns.py:167
to_dict software healthy zanger_patterns.py:193
detect_cup_and_handle software healthy zanger_patterns.py:219
detect_high_tight_flag software healthy zanger_patterns.py:407
detect_bull_flag software healthy zanger_patterns.py:532
detect_ascending_triangle software healthy zanger_patterns.py:657
detect_zanger_patterns software healthy zanger_patterns.py:786
detect_zanger_patterns_from_candles software healthy zanger_patterns.py:827
_get software healthy zanger_patterns.py:837
setup_logging software healthy episodic_pivot.py:58
to_dict software healthy episodic_pivot.py:513
from_dict software healthy episodic_pivot.py:87
v5_regime_on software healthy episodic_pivot.py:112
distribution_day_count software healthy episodic_pivot.py:138
regime_allows_entry software healthy episodic_pivot.py:168
_ema software healthy episodic_pivot.py:199

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

LabelLayerStatusPath
cache_freshness.py software healthy cache_freshness.py
.env.example software healthy .env.example
apex_live_control.py software healthy apex_live_control.py
zanger_patterns.py software healthy zanger_patterns.py
episodic_pivot.py software healthy episodic_pivot.py
stock_screener.py software healthy stock_screener.py
sector_rotation.py software healthy sector_rotation.py
apex_common.py software healthy apex_common.py
position_tracker.py software healthy position_tracker.py
options_assignment_tracker.py software healthy options_assignment_tracker.py
monte_carlo_simulator.py software healthy monte_carlo_simulator.py
cron_catchup.py software healthy cron_catchup.py
corp_actions_fetcher.py software healthy corp_actions_fetcher.py
regime_detector_adx.py software healthy regime_detector_adx.py
options_backtester.py software healthy options_backtester.py
options_visualizer.py software healthy options_visualizer.py
CLAUDE.md software healthy CLAUDE.md
piotroski_scorer.py software healthy piotroski_scorer.py
broker_consensus_tracker.py software healthy broker_consensus_tracker.py
delivery_scanner.py software healthy delivery_scanner.py
backup_databases.py software healthy backup_databases.py
apex_dashboard.py software healthy apex_dashboard.py
penalized_optimizer.py software healthy penalized_optimizer.py
strategy_performance.py software healthy strategy_performance.py
zanger_backtest.py software healthy zanger_backtest.py
institutional_gap_report.md software healthy institutional_gap_report.md
paper_trading_tracker.py software healthy paper_trading_tracker.py
APEX_GOLD_FNO_PLAYBOOK.md software healthy APEX_GOLD_FNO_PLAYBOOK.md
apex_db.py software healthy apex_db.py
AGENTS.md software healthy AGENTS.md
fundamental_scorer.py software healthy fundamental_scorer.py
leader_rs_base.py software healthy leader_rs_base.py
options_iron_condor_backtest.py software healthy options_iron_condor_backtest.py
autonomous_readiness_score.md software healthy autonomous_readiness_score.md
signal_outcome_closer.py software healthy signal_outcome_closer.py
ic_backtest_engine.py software healthy ic_backtest_engine.py
oi_buildup_classifier.py software healthy oi_buildup_classifier.py
zanger_volume.py software healthy zanger_volume.py
pairs_engine.py software healthy pairs_engine.py
kite_trade_reconciler.py software healthy kite_trade_reconciler.py
order_builder.py software healthy order_builder.py
apex_api.py software healthy apex_api.py
insider_promoter_tracker.py software healthy insider_promoter_tracker.py
cron_health_audit.py software healthy cron_health_audit.py
gtt_watcher.py software healthy gtt_watcher.py
cascade_backtester.py software healthy cascade_backtester.py
apex_datahub_bootstrap.py software healthy apex_datahub_bootstrap.py
portfolio_concentration_check.py software healthy portfolio_concentration_check.py
APEX_TRADING_WORKFLOW.md software healthy APEX_TRADING_WORKFLOW.md
overfit_detector.py software healthy overfit_detector.py

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

LabelLayerStatusPath
PatternResult software healthy zanger_patterns.py:175
EPParams software healthy episodic_pivot.py:72
EPSetup software healthy episodic_pivot.py:186
_ep_to_dict_shim software healthy episodic_pivot.py:508
StockScreener software healthy stock_screener.py:176
SectorDatabase software healthy sector_rotation.py:111
_DataFetcher software healthy sector_rotation.py:263
SectorRotation software healthy sector_rotation.py:434
RateLimiter software healthy apex_common.py:243
TokenBucket software healthy apex_common.py:325
DatabaseConnection software healthy apex_common.py:393
_RateLimitedKite software healthy apex_common.py:1673
PositionTracker software healthy position_tracker.py:128
RiskBand software healthy options_assignment_tracker.py:96
Position software healthy options_assignment_tracker.py:108
AssignmentRisk software healthy options_assignment_tracker.py:127
SimulationParams software healthy monte_carlo_simulator.py:53
SimulationResult software healthy monte_carlo_simulator.py:67
MonteCarloSimulator software healthy monte_carlo_simulator.py:98
RegimeSnapshot software healthy regime_detector_adx.py:57
ADXRegimeDetector software healthy regime_detector_adx.py:71
OptionLeg software healthy options_backtester.py:418
Position software healthy options_backtester.py:435
BaseStrategy software healthy options_backtester.py:538
IronCondor software healthy options_backtester.py:595
BullPutSpread software healthy options_backtester.py:639
BearCallSpread software healthy options_backtester.py:672
ShortStraddle software healthy options_backtester.py:705
ShortStrangle software healthy options_backtester.py:736
JadeLizard software healthy options_backtester.py:768
CalendarSpread software healthy options_backtester.py:807
RatioSpread software healthy options_backtester.py:840
Butterfly software healthy options_backtester.py:863
DoubleDiagonal software healthy options_backtester.py:886
Wheel software healthy options_backtester.py:916
DiagonalSpread software healthy options_backtester.py:938
ReverseIronCondor software healthy options_backtester.py:964
Strip software healthy options_backtester.py:990
Strap software healthy options_backtester.py:1011
CoveredCall software healthy options_backtester.py:1032
IronButterfly software healthy options_backtester.py:1055
BrokenWingButterfly software healthy options_backtester.py:1080
ZeroDTEScalp software healthy options_backtester.py:1103
ProtectiveCall software healthy options_backtester.py:1131
ProtectivePut software healthy options_backtester.py:1149
CoveredPut software healthy options_backtester.py:1167
BullCallSpread software healthy options_backtester.py:1187
BearPutSpread software healthy options_backtester.py:1208
LongCallCondor software healthy options_backtester.py:1229
ShortCallCondor software healthy options_backtester.py:1255

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

LabelLayerStatusPath
static software healthy static
sensibull_mcp software healthy sensibull_mcp
apex_datahub_producers software healthy apex_datahub_producers
five_pct_screener software healthy apex_datahub_producers/five_pct_screener
scoring software healthy apex_datahub_producers/five_pct_screener/scoring
fetchers software healthy apex_datahub_producers/five_pct_screener/fetchers
features software healthy apex_datahub_producers/five_pct_screener/features
cache software healthy apex_datahub_producers/five_pct_screener/cache
_shared software healthy apex_datahub_producers/_shared
tests software healthy apex_datahub_producers/_shared/tests
equity_playbook software healthy apex_datahub_producers/equity_playbook
tests software healthy apex_datahub_producers/equity_playbook/tests
tests software healthy tests
picker software healthy tests/picker
scripts software healthy tests/scripts
backtest software healthy tests/backtest
utils software healthy tests/utils
monitoring software healthy tests/monitoring
execution software healthy tests/execution
security software healthy tests/security
persistence software healthy tests/persistence
strategies software healthy tests/strategies
test_five_pct_screener software healthy tests/test_five_pct_screener
lifecycle software healthy tests/lifecycle
apex_observability software healthy tests/apex_observability
unit software healthy tests/unit
analysis software healthy tests/analysis
db software healthy tests/db
risk software healthy tests/risk
integration software healthy tests/integration
cli software healthy tests/cli
mocks software healthy tests/mocks
storage software healthy tests/storage
ops software healthy tests/ops
fixtures software healthy tests/fixtures
config software healthy tests/config
options_engine software healthy tests/options_engine
scripts software healthy scripts
tests software healthy scripts/tests
.github software healthy .github
workflows software healthy .github/workflows
actions software healthy .github/actions
apex-venv software healthy .github/actions/apex-venv
apex-trading software healthy apex-trading
commands software healthy apex-trading/commands
skills software healthy apex-trading/skills
tv-multi-timeframe software healthy apex-trading/skills/tv-multi-timeframe
tv-morning-screener software healthy apex-trading/skills/tv-morning-screener
trade-journal software healthy apex-trading/skills/trade-journal
mt5-strategy-analyzer software healthy apex-trading/skills/mt5-strategy-analyzer

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

LabelLayerStatusPath
IF data healthy apex_options_engine/db/schemas.sql
picker_scans data healthy apex_options_engine/db/schemas.sql
picker_candidates data healthy apex_options_engine/db/schemas.sql
picker_outcomes data healthy apex_options_engine/db/schemas.sql
picker_scored_universe data healthy apex_options_engine/db/schemas.sql
tail_scans data healthy apex_options_engine/db/schemas.sql
tail_opportunities data healthy apex_options_engine/db/schemas.sql
tail_outcomes data healthy apex_options_engine/db/schemas.sql
trades data healthy apex_options_engine/db/schemas.sql
approvals data healthy apex_options_engine/db/schemas.sql
position_snapshots data healthy apex_options_engine/db/schemas.sql
sector_daily data healthy sector_rotation.py
rotation_signals data healthy sector_rotation.py
schema_migrations data healthy apex_common.py
tracked_positions data healthy position_tracker.py
trade_lifecycle data healthy position_tracker.py
scans data healthy options_assignment_tracker.py
mc_runs data healthy monte_carlo_simulator.py
regime_daily data healthy regime_detector_adx.py
options_trades data healthy options_backtester.py
strategy_summary data healthy options_backtester.py
f_scores data healthy piotroski_scorer.py
consensus_snapshots data healthy broker_consensus_tracker.py
broker_actions data healthy broker_consensus_tracker.py
optimizations data healthy penalized_optimizer.py
strategy_performance_snapshots data healthy strategy_performance.py
paper_trades data healthy paper_trading_tracker.py
daily_tracking data healthy paper_trading_tracker.py
weekly_reports data healthy paper_trading_tracker.py
ic_cycles data healthy ic_backtest_engine.py
ic_runs data healthy ic_backtest_engine.py
oi_classifications data healthy oi_buildup_classifier.py
insider_trades data healthy insider_promoter_tracker.py
bulk_block_deals data healthy insider_promoter_tracker.py
promoter_pledge data healthy insider_promoter_tracker.py
gtt_state data healthy gtt_watcher.py
gtt_transitions data healthy gtt_watcher.py
cascade_signals data healthy cascade_backtester.py
backtest_runs data healthy cascade_backtester.py
diagnostic_runs data healthy overfit_detector.py
ab_tests data healthy ab_testing.py
topics data healthy apex_datahub.py
holdings_state data healthy portfolio_drift_watcher.py
drift_alerts data healthy portfolio_drift_watcher.py
health_reports data healthy apex_health.py
health_checks data healthy apex_health.py
sent_alerts data healthy apex_alerts.py
corp_actions data healthy corp_actions_adjuster.py
microprice_snapshots data healthy microprice_engine.py
ofi_snapshots data healthy microprice_engine.py

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

LabelLayerStatusPath
ANY /health api healthy apex_api.py
ANY /metrics api healthy apex_api.py
ANY /api/status api healthy apex_api.py
ANY /api/ltp api healthy apex_api.py
ANY /api/quote api healthy apex_api.py
ANY /api/market-snapshot api healthy apex_api.py
ANY /api/universe-snapshot api healthy apex_api.py
ANY /api/positions api healthy apex_api.py
ANY /api/holdings api healthy apex_api.py
ANY /api/margins api healthy apex_api.py
ANY /api/expiries api healthy apex_api.py
ANY /api/option-chain api healthy apex_api.py
ANY /api/chart api healthy apex_api.py
ANY /api/vix api healthy apex_api.py
ANY /api/fii-ls api healthy apex_api.py
ANY /api/mwpl api healthy apex_api.py
ANY /api/stock-screener api healthy apex_api.py
ANY /api/earnings-calendar api healthy apex_api.py
ANY /api/dividends api healthy apex_api.py
ANY /api/earnings-sync api healthy apex_api.py
ANY /api/ticker-status api healthy apex_api.py
ANY /api/kill-switch api healthy apex_api.py
ANY /api/kill-switch/engage api healthy apex_api.py
ANY /api/kill-switch/disengage api healthy apex_api.py
ANY /api/backup api healthy apex_api.py
ANY /api/data-freshness api healthy apex_api.py
ANY /api/signal-outcomes api healthy apex_api.py
ANY /api/paper-trades/equity api healthy apex_api.py
ANY /api/paper-trades/options api healthy apex_api.py
ANY /api/alerts/recent api healthy apex_api.py
ANY /api/auth/token api healthy apex_api.py
ANY /api/control/governance api healthy apex_api.py
ANY /api/control/halt api healthy apex_api.py
ANY /api/control/autonomy api healthy apex_api.py
ANY /api/control/autonomy-dial api healthy apex_api.py
ANY /api/control/trading-mode api healthy apex_api.py
ANY /api/control/selection-engine api healthy apex_api.py
ANY /api/control/pause-new api healthy apex_api.py
ANY /api/control/kill api healthy apex_api.py
ANY /api/control/flatten api healthy apex_api.py
ANY /api/control/resume api healthy apex_api.py
ANY /api/control/pause-strat api healthy apex_api.py
ANY /api/control/resume-strat api healthy apex_api.py
ANY /api/control/approve api healthy apex_api.py
ANY /api/control/reject api healthy apex_api.py
ANY /api/loop/status api healthy apex_api.py
ANY /api/control/approvals api healthy apex_api.py
ANY /api/loop/positions api healthy apex_api.py
ANY /api/loop/candidates api healthy apex_api.py
ANY /api/loop/intents api healthy apex_api.py

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

LabelLayerStatusPath
RootLayout frontend healthy frontend/app/layout.tsx
Page frontend healthy frontend/app/page.tsx
Loading frontend healthy legacy/frontend/src/app/loading.tsx
GlobalError frontend healthy legacy/frontend/src/app/error.tsx
RootLayout frontend healthy legacy/frontend/src/app/layout.tsx
EquityAgentPage frontend healthy legacy/frontend/src/app/equity-agent/page.tsx
EquityBacktestPage frontend healthy legacy/frontend/src/app/equity-agent/backtest/page.tsx
EquityApprovalsPage frontend healthy legacy/frontend/src/app/equity-agent/approvals/page.tsx
FilterForm frontend healthy legacy/frontend/src/app/screener/[horizon]/filter-form.tsx
QuickBacktestPage frontend healthy legacy/frontend/src/app/quick-backtest/page.tsx
BacktestPage frontend healthy legacy/frontend/src/app/agent/backtest/page.tsx
ApprovalsPage frontend healthy legacy/frontend/src/app/agent/approvals/page.tsx
SettingsPage frontend healthy legacy/frontend/src/app/settings/page.tsx
ReplayScrubber frontend healthy legacy/frontend/src/app/replay/scrubber.tsx
TerminalLayout frontend healthy legacy/frontend/src/app/terminal/layout.tsx
StrategyBuilderPage frontend healthy legacy/frontend/src/app/strategy-builder/page.tsx
AutoRefresh frontend healthy legacy/frontend/src/components/AutoRefresh.tsx
AlertsTable frontend healthy legacy/frontend/src/components/AlertsTable.tsx
SectorHeatmap frontend healthy legacy/frontend/src/components/SectorHeatmap.tsx
EmptyState frontend healthy legacy/frontend/src/components/EmptyState.tsx
StrategyTable frontend healthy legacy/frontend/src/components/StrategyTable.tsx
ExportButton frontend healthy legacy/frontend/src/components/ExportButton.tsx
CommandPalette frontend healthy legacy/frontend/src/components/CommandPalette.tsx
StaleBadge frontend healthy legacy/frontend/src/components/StaleBadge.tsx
NotificationSnooze frontend healthy legacy/frontend/src/components/NotificationSnooze.tsx
NotificationMutes frontend healthy legacy/frontend/src/components/NotificationMutes.tsx
Breadcrumbs frontend healthy legacy/frontend/src/components/Breadcrumbs.tsx
PushToggle frontend healthy legacy/frontend/src/components/PushToggle.tsx
ErrorCard frontend healthy legacy/frontend/src/components/ErrorCard.tsx
EventSignalsTable frontend healthy legacy/frontend/src/components/EventSignalsTable.tsx
RecentPushes frontend healthy legacy/frontend/src/components/RecentPushes.tsx
ScreenerTable frontend healthy legacy/frontend/src/components/ScreenerTable.tsx
DataQualityTable frontend healthy legacy/frontend/src/components/DataQualityTable.tsx
QuickBacktestForm frontend healthy legacy/frontend/src/components/QuickBacktestForm.tsx
DomPanel frontend healthy legacy/frontend/src/components/DomPanel.tsx
ThemeToggle frontend healthy legacy/frontend/src/components/ThemeToggle.tsx
LastUpdatedChip frontend healthy legacy/frontend/src/components/LastUpdatedChip.tsx
LivePortfolioTable frontend healthy legacy/frontend/src/components/LivePortfolioTable.tsx
DraggableTileGroup frontend healthy legacy/frontend/src/components/DraggableTileGroup.tsx
LiveSymbolPrice frontend healthy legacy/frontend/src/components/LiveSymbolPrice.tsx
PairsTable frontend healthy legacy/frontend/src/components/PairsTable.tsx
MarkdownView frontend healthy legacy/frontend/src/components/MarkdownView.tsx
SortableTable frontend healthy legacy/frontend/src/components/SortableTable.tsx
KeyboardShortcuts frontend healthy legacy/frontend/src/components/KeyboardShortcuts.tsx
DriftThresholds frontend healthy legacy/frontend/src/components/DriftThresholds.tsx
TradeButton frontend healthy legacy/frontend/src/components/TradeButton.tsx
NavBar frontend healthy legacy/frontend/src/components/NavBar.tsx
TerminalTicker frontend healthy legacy/frontend/src/components/terminal/TerminalTicker.tsx
TerminalPanel frontend healthy legacy/frontend/src/components/terminal/TerminalPanel.tsx
FunctionKeyBar frontend healthy legacy/frontend/src/components/terminal/FunctionKeyBar.tsx

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

LabelLayerStatusPath
/page.tsx frontend healthy frontend/app/page.tsx
/signals frontend healthy legacy/frontend/src/app/signals/page.tsx
/equity-agent frontend healthy legacy/frontend/src/app/equity-agent/page.tsx
/equity-agent/backtest frontend healthy legacy/frontend/src/app/equity-agent/backtest/page.tsx
/equity-agent/approvals frontend healthy legacy/frontend/src/app/equity-agent/approvals/page.tsx
/screener/[horizon] frontend healthy legacy/frontend/src/app/screener/[horizon]/page.tsx
/quick-backtest frontend healthy legacy/frontend/src/app/quick-backtest/page.tsx
/options-chain/[underlying] frontend healthy legacy/frontend/src/app/options-chain/[underlying]/page.tsx
/backtests frontend healthy legacy/frontend/src/app/backtests/page.tsx
/health frontend healthy legacy/frontend/src/app/health/page.tsx
/morning-brief frontend healthy legacy/frontend/src/app/morning-brief/page.tsx
/agent frontend healthy legacy/frontend/src/app/agent/page.tsx
/agent/backtest frontend healthy legacy/frontend/src/app/agent/backtest/page.tsx
/agent/approvals frontend healthy legacy/frontend/src/app/agent/approvals/page.tsx
/paper-trading frontend healthy legacy/frontend/src/app/paper-trading/page.tsx
/pairs frontend healthy legacy/frontend/src/app/pairs/page.tsx
/journal frontend healthy legacy/frontend/src/app/journal/page.tsx
/dom/[exchange]/[symbol] frontend healthy legacy/frontend/src/app/dom/[exchange]/[symbol]/page.tsx
/regime frontend healthy legacy/frontend/src/app/regime/page.tsx
/cvd frontend healthy legacy/frontend/src/app/cvd/page.tsx
/alerts frontend healthy legacy/frontend/src/app/alerts/page.tsx
/docs frontend healthy legacy/frontend/src/app/docs/page.tsx
/docs/[slug] frontend healthy legacy/frontend/src/app/docs/[slug]/page.tsx
/settings frontend healthy legacy/frontend/src/app/settings/page.tsx
/tax frontend healthy legacy/frontend/src/app/tax/page.tsx
/replay frontend healthy legacy/frontend/src/app/replay/page.tsx
/strategy-performance frontend healthy legacy/frontend/src/app/strategy-performance/page.tsx
/terminal frontend healthy legacy/frontend/src/app/terminal/page.tsx
/portfolio frontend healthy legacy/frontend/src/app/portfolio/page.tsx
/gtts frontend healthy legacy/frontend/src/app/gtts/page.tsx
/footprint/[symbol] frontend healthy legacy/frontend/src/app/footprint/[symbol]/page.tsx
/data-quality frontend healthy legacy/frontend/src/app/data-quality/page.tsx
/events frontend healthy legacy/frontend/src/app/events/page.tsx
/strategy-builder frontend healthy legacy/frontend/src/app/strategy-builder/page.tsx

LabelLayerStatusPath
port:8507 network healthy apex_live_control.py
port:5555 network healthy docker-compose.yml
port:8501 network healthy docker-compose.yml
port:03 network healthy scripts/rotate_apex_logs.sh
port:21 network healthy scripts/rotate_apex_logs.sh
port:30 network healthy scripts/rotate_apex_logs.sh
port:16 network healthy scripts/sprint2_cron_halt_monitor.sh
port:09 network healthy scripts/verify_lifecycle_tick_2026_05_15.sh
port:02 network healthy scripts/verify_lifecycle_tick_2026_05_15.sh
port:15 network healthy scripts/verify_lifecycle_tick_2026_05_15.sh
port:11 network healthy scripts/verify_lifecycle_tick_2026_05_15.sh
port:19 network healthy apex_options_engine/config/algo_ids.yaml
port:100 network healthy apex_options_engine/config/algo_ids.yaml
port:25 network healthy apex_options_engine/config/paper_observation.yaml
port:23 network healthy apex_options_engine/config/paper_observation.yaml
port:40 network healthy apex_options_engine/config/live_mode.yaml
port:10 network healthy apex_options_engine/config/live_mode.yaml
port:12 network healthy docs/scripts/preopen_0912_check.sh
port:07 network healthy docs/operations/may25-interim-check.sh
port:08 network healthy docs/operations/may25-interim-check.sh
port:55 network healthy docs/operations/may25-interim-check.sh
port:05 network healthy docs/operations/may25-interim-check.sh
port:45 network healthy docs/operations/may25-interim-check.sh

LabelLayerStatusPath
auth::docs/zerodha/design/trader-5/view-ops-console.jsx security healthy docs/zerodha/design/trader-5/view-ops-console.jsx
auth::docs/graphify-w3/extraction.json security healthy docs/graphify-w3/extraction.json
auth::apex_common.py security healthy apex_common.py
auth::tests/test_oauth_state.py security healthy tests/test_oauth_state.py
auth::docs/zerodha/design/trader-5/view-overview.jsx security healthy docs/zerodha/design/trader-5/view-overview.jsx
auth::docs/zerodha/design/trader-5/data.js security healthy docs/zerodha/design/trader-5/data.js
auth::.env.example security healthy .env.example
auth::scripts/phase_d_gate_check.py security healthy scripts/phase_d_gate_check.py
auth::docs/graphify-w3/graph.html security healthy docs/graphify-w3/graph.html
auth::.claude/skills/apex-council/SKILL.md security healthy .claude/skills/apex-council/SKILL.md
auth::docs/council-decisions/README.md security healthy docs/council-decisions/README.md
auth::docs/zerodha/design/trader-5/data-ext.js security healthy docs/zerodha/design/trader-5/data-ext.js
auth::docs/zerodha/design/trader-5/view-system.jsx security healthy docs/zerodha/design/trader-5/view-system.jsx
auth::apex_options_engine/validation/reports/sprint4-item-1… security healthy apex_options_engine/validation/reports/sprint4-item-1-task7…
auth::kite_setup_and_test.py security healthy kite_setup_and_test.py
auth::apex-trading/skills/kite-order-manager/SKILL.md security healthy apex-trading/skills/kite-order-manager/SKILL.md
auth::docs/zerodha/design/trader-5/view-trader.jsx security healthy docs/zerodha/design/trader-5/view-trader.jsx
auth::scripts/council.sh security healthy scripts/council.sh
auth::docs/graphify-w3/graph.json security healthy docs/graphify-w3/graph.json

LabelLayerStatusPath
127.0.0.1 network healthy .env.example
120.0.0.0 network healthy corp_actions_fetcher.py
131.0.0.0 network healthy fii_dii_engine.py
129.0.0.0 network healthy apex_datahub_producers/five_pct_screener/fetchers/nse_archi…
203.0.113.5 network healthy tests/test_kite_new_session_alert.py
203.0.113.7 network healthy tests/test_e5b_configurable_static_ip.py
10.0.0.1 network healthy tests/test_e5b_configurable_static_ip.py
1.2.3.4 network healthy tests/test_e5b_configurable_static_ip.py
9.9.9.9 network healthy tests/test_e5b_configurable_static_ip.py
198.51.100.10 network healthy tests/security/test_m2_static_ip_guard.py
203.0.113.99 network healthy tests/security/test_m2_static_ip_guard.py
5.6.7.8 network healthy tests/security/test_e5_static_ip_live_failclosed.py
1.1.1.1 network healthy tests/apex_observability/test_ntp_skew.py
10.42.18.94 network healthy docs/zerodha/design/trader-5/view-overview.jsx

LabelLayerStatusPath
test_consumer_migration.py data healthy tests/test_consumer_migration.py
test_schema_migration_catch_69_78.py data healthy tests/test_schema_migration_catch_69_78.py
test_migration_ledger.py data healthy tests/persistence/test_migration_ledger.py
test_migration_ledger_smoke.py data healthy tests/persistence/test_migration_ledger_smoke.py
test_paper_obs_schema_migration.py data healthy tests/options_engine/test_paper_obs_schema_migration.py
test_execution_migration.py data healthy tests/options_engine/test_execution_migration.py
migration_ledger.py data healthy persistence/migration_ledger.py
__init__.py data healthy apex_options_engine/db/migrations/__init__.py
2026-05-28-paper-obs-tags.sql data healthy apex_options_engine/db/migrations/2026-05-28-paper-obs-tags…

LabelLayerStatusPath
claude-review cicd healthy .github/workflows/claude-code-review.yml
claude cicd healthy .github/workflows/claude.yml
lint cicd healthy .github/workflows/ci.yml
type-check cicd healthy .github/workflows/ci.yml
frontend-check cicd healthy .github/workflows/ci.yml
test cicd healthy .github/workflows/ci.yml
security cicd healthy .github/workflows/ci.yml
drift-check cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
sqlite data healthy apex_live_control.py
redis data healthy apex_datahub.py
postgres data healthy apex_options_engine/validation/sensibull_validator.py

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
api hardware healthy docker-compose.yml
dashboard hardware healthy docker-compose.yml

LabelLayerStatusPath
vps::aws hardware healthy .env.example
vps::ec2 hardware healthy apex_terminal.py
vps::hetzner hardware healthy scripts/vps_heartbeat_monitor.py

LabelLayerStatusPath
gha::claude-code-review cicd healthy .github/workflows/claude-code-review.yml
gha::claude cicd healthy .github/workflows/claude.yml
gha::ci cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
generic_api_key::kite_setup_and_test.py security healthy kite_setup_and_test.py
generic_api_key::kite_setup_and_test.py security healthy kite_setup_and_test.py

LabelLayerStatusPath
arun7296__apex software healthy /data/fable5_failed_archive/arun7296__apex

LabelLayerStatusPath
gpu (detected) hardware healthy docs/zerodha/design/trader-5/view-mltrain.jsx

LabelLayerStatusPath
CLAUDE_CODE_OAUTH_TOKEN cicd healthy
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/412776d8-c4ee-4342-9731-bd89c1b36a84/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/412776d8-c4ee-4342-9731-bd89c1b36a84/

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.