https://github.com/ramc2012/TradeBot
· scanned 2026-06-15 23:50 UTC (2 months, 3 weeks ago)
359 raw signals (0 security + 359 graph)
Last scanned 2 months, 3 weeks ago · v1 · 344 actionable findings from 1 signal source. 15 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 9549 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 |
|---|---|---|---|
apiUrl |
software | healthy | frontend/next.config.mjs:apiUrl |
Providers |
software | healthy | frontend/src/components/Providers.tsx:Providers |
asFiniteNumber |
software | healthy | frontend/src/components/layout/BrokerStatusBar.tsx:asFinite… |
asStringOrNull |
software | healthy | frontend/src/components/layout/BrokerStatusBar.tsx:asString… |
normalizeBrokerStatus |
software | healthy | frontend/src/components/layout/BrokerStatusBar.tsx:normaliz… |
normalizeBrokerStatuses |
software | healthy | frontend/src/components/layout/BrokerStatusBar.tsx:normaliz… |
normalizePortfolioSummary |
software | healthy | frontend/src/components/layout/BrokerStatusBar.tsx:normaliz… |
normalizeLayoutSnapshot |
software | healthy | frontend/src/components/layout/BrokerStatusBar.tsx:normaliz… |
brokerStatusesMatch |
software | healthy | frontend/src/components/layout/BrokerStatusBar.tsx:brokerSt… |
BrokerStatusBar |
software | healthy | frontend/src/components/layout/BrokerStatusBar.tsx:BrokerSt… |
PageTabs |
software | healthy | frontend/src/components/layout/PageTabs.tsx:PageTabs |
asFiniteNumber |
software | healthy | frontend/src/components/layout/RealTimeTicker.tsx:asFiniteN… |
isMarketIndexSymbol |
software | healthy | frontend/src/components/layout/RealTimeTicker.tsx:isMarketI… |
isPlausibleIndexPrice |
software | healthy | frontend/src/components/layout/RealTimeTicker.tsx:isPlausib… |
isPlausibleIndexTick |
software | healthy | frontend/src/components/layout/RealTimeTicker.tsx:isPlausib… |
normalizeTick |
software | healthy | frontend/src/components/layout/RealTimeTicker.tsx:normalize… |
loadTickSnapshot |
software | healthy | frontend/src/components/layout/RealTimeTicker.tsx:loadTickS… |
persistTickSnapshot |
software | healthy | frontend/src/components/layout/RealTimeTicker.tsx:persistTi… |
formatChangePct |
software | healthy | frontend/src/components/layout/RealTimeTicker.tsx:formatCha… |
pct |
software | healthy | frontend/src/components/layout/RealTimeTicker.tsx:pct |
formatTickValue |
software | healthy | frontend/src/components/layout/RealTimeTicker.tsx:formatTic… |
formatSource |
software | healthy | frontend/src/components/layout/RealTimeTicker.tsx:formatSou… |
RealTimeTicker |
software | healthy | frontend/src/components/layout/RealTimeTicker.tsx:RealTimeT… |
LiveModeWarning |
software | healthy | frontend/src/components/layout/LiveModeWarning.tsx:LiveMode… |
Sidebar |
software | healthy | frontend/src/components/layout/Sidebar.tsx:Sidebar |
toggleCollapsed |
software | healthy | frontend/src/components/layout/Sidebar.tsx:toggleCollapsed |
GannTPDeltaWorkspace |
software | healthy | frontend/src/components/gann-tp-delta/GannTPDeltaWorkspace.… |
load |
software | healthy | frontend/src/components/gann-tp-delta/GannTPDeltaWorkspace.… |
recordProposal |
software | healthy | frontend/src/components/gann-tp-delta/GannTPDeltaWorkspace.… |
runAgent |
software | healthy | frontend/src/components/gann-tp-delta/GannTPDeltaWorkspace.… |
Select |
software | healthy | frontend/src/components/gann-tp-delta/GannTPDeltaWorkspace.… |
Panel |
software | healthy | frontend/src/components/gann-tp-delta/GannTPDeltaWorkspace.… |
Stat |
software | healthy | frontend/src/components/gann-tp-delta/GannTPDeltaWorkspace.… |
MetricGrid |
software | healthy | frontend/src/components/gann-tp-delta/GannTPDeltaWorkspace.… |
AgentPanel |
software | healthy | frontend/src/components/gann-tp-delta/GannTPDeltaWorkspace.… |
GannChart |
software | healthy | frontend/src/components/gann-tp-delta/GannTPDeltaWorkspace.… |
buildChartGeometry |
software | healthy | frontend/src/components/gann-tp-delta/GannTPDeltaWorkspace.… |
xFor |
software | healthy | frontend/src/components/gann-tp-delta/GannTPDeltaWorkspace.… |
yFor |
software | healthy | frontend/src/components/gann-tp-delta/GannTPDeltaWorkspace.… |
fmt |
software | healthy | frontend/src/components/charts/ChartsWorkbench.tsx:fmt |
fmtTime |
software | healthy | frontend/src/components/charts/ChartsWorkbench.tsx:fmtTime |
ChartsWorkbench |
software | healthy | frontend/src/components/charts/ChartsWorkbench.tsx:ChartsWo… |
toggleStrategy |
software | healthy | frontend/src/components/charts/ChartsWorkbench.tsx:toggleSt… |
tradeCount |
software | healthy | frontend/src/components/charts/ChartsWorkbench.tsx:tradeCou… |
ChartPanel |
software | healthy | frontend/src/components/charts/ChartsWorkbench.tsx:ChartPan… |
xFor |
software | healthy | frontend/src/components/charts/ChartsWorkbench.tsx:xFor |
pricePad |
software | healthy | frontend/src/components/charts/ChartsWorkbench.tsx:pricePad |
yPrice |
software | healthy | frontend/src/components/charts/ChartsWorkbench.tsx:yPrice |
yMacd |
software | healthy | frontend/src/components/charts/ChartsWorkbench.tsx:yMacd |
yRsi |
software | healthy | frontend/src/components/charts/ChartsWorkbench.tsx:yRsi |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
PROJECT_STATUS.md |
software | healthy | PROJECT_STATUS.md |
.env.example |
software | healthy | .env.example |
docker-compose.yml |
software | healthy | docker-compose.yml |
postcss.config.mjs |
software | healthy | frontend/postcss.config.mjs |
tailwind.config.ts |
software | healthy | frontend/tailwind.config.ts |
package.json |
software | healthy | frontend/package.json |
Dockerfile |
software | healthy | frontend/Dockerfile |
next-env.d.ts |
software | healthy | frontend/next-env.d.ts |
package-lock.json |
software | healthy | frontend/package-lock.json |
tsconfig.json |
software | healthy | frontend/tsconfig.json |
next.config.mjs |
software | healthy | frontend/next.config.mjs |
Providers.tsx |
software | healthy | frontend/src/components/Providers.tsx |
BrokerStatusBar.tsx |
software | healthy | frontend/src/components/layout/BrokerStatusBar.tsx |
PageTabs.tsx |
software | healthy | frontend/src/components/layout/PageTabs.tsx |
RealTimeTicker.tsx |
software | healthy | frontend/src/components/layout/RealTimeTicker.tsx |
LiveModeWarning.tsx |
software | healthy | frontend/src/components/layout/LiveModeWarning.tsx |
Sidebar.tsx |
software | healthy | frontend/src/components/layout/Sidebar.tsx |
GannTPDeltaWorkspace.tsx |
software | healthy | frontend/src/components/gann-tp-delta/GannTPDeltaWorkspace.… |
ChartsWorkbench.tsx |
software | healthy | frontend/src/components/charts/ChartsWorkbench.tsx |
SignalBucketLists.tsx |
software | healthy | frontend/src/components/strategy/SignalBucketLists.tsx |
NseStrategyDesk.tsx |
software | healthy | frontend/src/components/strategy/NseStrategyDesk.tsx |
desk-helpers.tsx |
software | healthy | frontend/src/components/strategy/desk-helpers.tsx |
AppWideStreamBridge.tsx |
software | healthy | frontend/src/components/live/AppWideStreamBridge.tsx |
StreamStatus.tsx |
software | healthy | frontend/src/components/live/StreamStatus.tsx |
FractalMarketProfileWorkspace.tsx |
software | healthy | frontend/src/components/fractal-market-profile/FractalMarke… |
AppTokenGate.tsx |
software | healthy | frontend/src/components/auth/AppTokenGate.tsx |
DirectionalOptionsWorkspace.tsx |
software | healthy | frontend/src/components/directional-options/DirectionalOpti… |
OptionAnalyticsPanel.tsx |
software | healthy | frontend/src/components/directional-options/OptionAnalytics… |
PolicyDecisionPanel.tsx |
software | healthy | frontend/src/components/directional-options/PolicyDecisionP… |
StrategyParamsPanel.tsx |
software | healthy | frontend/src/components/directional-options/StrategyParamsP… |
PolicyLearningTab.tsx |
software | healthy | frontend/src/components/directional-options/PolicyLearningT… |
PaperTradingTab.tsx |
software | healthy | frontend/src/components/directional-options/PaperTradingTab… |
MultiSymbolWatch.tsx |
software | healthy | frontend/src/components/directional-options/MultiSymbolWatc… |
EngineCalculations.tsx |
software | healthy | frontend/src/components/directional-options/EngineCalculati… |
OrderflowWorkbench.tsx |
software | healthy | frontend/src/components/orderflow/OrderflowWorkbench.tsx |
CBEWorkspace.tsx |
software | healthy | frontend/src/components/cbe/CBEWorkspace.tsx |
MPIntelligenceDashboard.tsx |
software | healthy | frontend/src/components/mp-intelligence/MPIntelligenceDashb… |
SectorDetailPage.tsx |
software | healthy | frontend/src/components/sector-interaction/SectorDetailPage… |
SectorInteractionWorkspace.tsx |
software | healthy | frontend/src/components/sector-interaction/SectorInteractio… |
RouteErrorState.tsx |
software | healthy | frontend/src/components/errors/RouteErrorState.tsx |
AppErrorBoundary.tsx |
software | healthy | frontend/src/components/errors/AppErrorBoundary.tsx |
SectionErrorFallback.tsx |
software | healthy | frontend/src/components/errors/SectionErrorFallback.tsx |
UpstoxApiBudgetCard.tsx |
software | healthy | frontend/src/components/system/UpstoxApiBudgetCard.tsx |
SystemHealthBoard.tsx |
software | healthy | frontend/src/components/system/SystemHealthBoard.tsx |
AuctionIntelligenceWorkspace.tsx |
software | healthy | frontend/src/components/auction-intelligence/AuctionIntelli… |
AuctionIntelligenceOperatorView.tsx |
software | healthy | frontend/src/components/auction-intelligence/AuctionIntelli… |
MacroResearchWorkspace.tsx |
software | healthy | frontend/src/components/macro-research/MacroResearchWorkspa… |
StrategyDashboard.tsx |
software | healthy | frontend/src/components/trading/StrategyDashboard.tsx |
StrategyAgentMonitor.tsx |
software | healthy | frontend/src/components/trading/StrategyAgentMonitor.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
taxonomy |
software | healthy | frontend/src/components/cbe/CBEWorkspace.tsx:taxonomy |
AppErrorBoundaryInner |
software | healthy | frontend/src/components/errors/AppErrorBoundary.tsx:AppErro… |
TradingHours |
software | healthy | sniper-paper/src/sniper_paper/common/settings.py:11 |
Instrument |
software | healthy | sniper-paper/src/sniper_paper/common/settings.py:16 |
Risk |
software | healthy | sniper-paper/src/sniper_paper/common/settings.py:27 |
SignalConfig |
software | healthy | sniper-paper/src/sniper_paper/common/settings.py:37 |
Costs |
software | healthy | sniper-paper/src/sniper_paper/common/settings.py:45 |
ModelConfig |
software | healthy | sniper-paper/src/sniper_paper/common/settings.py:57 |
FyersConfig |
software | healthy | sniper-paper/src/sniper_paper/common/settings.py:63 |
DatabaseConfig |
software | healthy | sniper-paper/src/sniper_paper/common/settings.py:69 |
RedisConfig |
software | healthy | sniper-paper/src/sniper_paper/common/settings.py:76 |
Deployment |
software | healthy | sniper-paper/src/sniper_paper/common/settings.py:82 |
Settings |
software | healthy | sniper-paper/src/sniper_paper/common/settings.py:88 |
Secrets |
software | healthy | sniper-paper/src/sniper_paper/common/settings.py:125 |
FyersIngest |
software | healthy | sniper-paper/src/sniper_paper/ingest/fyers_ws.py:28 |
TickBuffer |
software | healthy | sniper-paper/src/sniper_paper/ingest/tick_buffer.py:10 |
TickWriter |
software | healthy | sniper-paper/src/sniper_paper/ingest/tick_writer.py:18 |
MPState |
software | healthy | sniper-paper/src/sniper_paper/features/mp_state.py:21 |
AppErrorBoundaryInner |
software | healthy | frontend-v2/src/components/v1-errors/AppErrorBoundary.tsx:A… |
taxonomy |
software | healthy | frontend-v2/src/components/v1-cbe/CBEWorkspace.tsx:taxonomy |
QuoteStore |
software | healthy | frontend-v2/src/hooks/useQuoteStore.ts:QuoteStore |
TelegramAgent |
software | healthy | backend/notifications/telegram_agent.py:46 |
ContractMeta |
software | healthy | backend/directional_options/schemas.py:9 |
FeatureSnapshot |
software | healthy | backend/directional_options/schemas.py:25 |
RegimeSnapshot |
software | healthy | backend/directional_options/schemas.py:65 |
DirectionalSignal |
software | healthy | backend/directional_options/schemas.py:77 |
ContractCandidate |
software | healthy | backend/directional_options/schemas.py:99 |
RiskDecision |
software | healthy | backend/directional_options/schemas.py:155 |
PositionState |
software | healthy | backend/directional_options/schemas.py:170 |
TradeRecord |
software | healthy | backend/directional_options/schemas.py:192 |
DashboardMountState |
software | healthy | backend/directional_options/schemas.py:223 |
OptionSelectionEngine |
software | healthy | backend/directional_options/selector.py:134 |
DirectionalOptionsRiskEngine |
software | healthy | backend/directional_options/risk.py:35 |
BayesianRidge |
software | healthy | backend/directional_options/policy.py:337 |
SizeBucket |
software | healthy | backend/directional_options/policy.py:453 |
PolicyDecision |
software | healthy | backend/directional_options/policy.py:497 |
DirectionalPolicy |
software | healthy | backend/directional_options/policy.py:509 |
IsotonicCalibrator |
software | healthy | backend/directional_options/calibration.py:30 |
DirectionalOptionsBacktester |
software | healthy | backend/directional_options/backtest.py:21 |
FeatureEngine |
software | healthy | backend/directional_options/features.py:90 |
DirectionalSignalEngine |
software | healthy | backend/directional_options/signals.py:25 |
ChainAnalyticsPayload |
software | healthy | backend/directional_options/chain_analytics.py:321 |
RuleEvaluation |
software | healthy | backend/directional_options/ai_model.py:51 |
HybridDirectionalOptionsModel |
software | healthy | backend/directional_options/ai_model.py:72 |
DirectionalOptionsPaperStore |
software | healthy | backend/directional_options/paper.py:127 |
DirectionalOptionsDataStore |
software | healthy | backend/directional_options/data.py:114 |
RegimeClassifier |
software | healthy | backend/directional_options/regime.py:23 |
DirectionalOptionsService |
software | healthy | backend/directional_options/service.py:31 |
AnchorPoint |
software | healthy | backend/gann_tp_delta/schemas.py:9 |
HarmonicSpeed |
software | healthy | backend/gann_tp_delta/schemas.py:19 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
GET /health |
api | healthy | backend/main.py |
GET /metrics |
api | healthy | backend/main.py |
GET / |
api | healthy | backend/main.py |
POST /telegram/heartbeat |
api | healthy | backend/api/routers/notifications.py |
GET /summary |
api | healthy | backend/api/routers/directional_options.py |
GET /workspace |
api | healthy | backend/api/routers/directional_options.py |
GET /live-snapshot |
api | healthy | backend/api/routers/directional_options.py |
POST /paper-proposal |
api | healthy | backend/api/routers/directional_options.py |
GET /paper-journal |
api | healthy | backend/api/routers/directional_options.py |
GET /paper-positions |
api | healthy | backend/api/routers/directional_options.py |
GET /paper-summary |
api | healthy | backend/api/routers/directional_options.py |
POST /reset-paper |
api | healthy | backend/api/routers/directional_options.py |
GET /backtest |
api | healthy | backend/api/routers/directional_options.py |
GET /chain-analytics |
api | healthy | backend/api/routers/directional_options.py |
GET /policy |
api | healthy | backend/api/routers/directional_options.py |
GET /config |
api | healthy | backend/api/routers/cbe.py |
GET /universe |
api | healthy | backend/api/routers/cbe.py |
POST /scan |
api | healthy | backend/api/routers/cbe.py |
GET /latest |
api | healthy | backend/api/routers/cbe.py |
GET /instruments/{symbol}/analytics |
api | healthy | backend/api/routers/cbe.py |
GET /snapshot |
api | healthy | backend/api/routers/data_quality.py |
GET /candle-gaps |
api | healthy | backend/api/routers/data_quality.py |
POST /sniper-signal |
api | healthy | backend/api/routers/auction_intelligence.py |
GET /sniper-signal |
api | healthy | backend/api/routers/auction_intelligence.py |
GET /default-config |
api | healthy | backend/api/routers/auction_intelligence.py |
GET /demo-scenario |
api | healthy | backend/api/routers/auction_intelligence.py |
POST /shadow-record-live |
api | healthy | backend/api/routers/auction_intelligence.py |
POST /shadow-backfill |
api | healthy | backend/api/routers/auction_intelligence.py |
GET /shadow-records |
api | healthy | backend/api/routers/auction_intelligence.py |
GET /paper-status |
api | healthy | backend/api/routers/auction_intelligence.py |
POST /paper-run-once |
api | healthy | backend/api/routers/auction_intelligence.py |
POST /analyze |
api | healthy | backend/api/routers/auction_intelligence.py |
POST /validate-gate-a |
api | healthy | backend/api/routers/auction_intelligence.py |
GET /validate-gate-b |
api | healthy | backend/api/routers/auction_intelligence.py |
GET /validate-gate-c |
api | healthy | backend/api/routers/auction_intelligence.py |
GET /canary-readiness |
api | healthy | backend/api/routers/auction_intelligence.py |
GET /validation-runs/latest |
api | healthy | backend/api/routers/auction_intelligence.py |
GET /validation-runs/{run_id}/artifacts |
api | healthy | backend/api/routers/auction_intelligence.py |
GET /rl-policy |
api | healthy | backend/api/routers/auction_intelligence.py |
POST /rl-train |
api | healthy | backend/api/routers/auction_intelligence.py |
POST /rl-cycle |
api | healthy | backend/api/routers/auction_intelligence.py |
GET /rl-versions |
api | healthy | backend/api/routers/auction_intelligence.py |
DELETE /rl-reset |
api | healthy | backend/api/routers/auction_intelligence.py |
GET /mp-data-status |
api | healthy | backend/api/routers/auction_intelligence.py |
GET /mp-signals |
api | healthy | backend/api/routers/auction_intelligence.py |
GET /mp-open-signal |
api | healthy | backend/api/routers/auction_intelligence.py |
GET /mp-agent-context |
api | healthy | backend/api/routers/auction_intelligence.py |
GET /mp-dashboard |
api | healthy | backend/api/routers/auction_intelligence.py |
GET /mp-analytics |
api | healthy | backend/api/routers/auction_intelligence.py |
GET /mp-multi-tf-profile |
api | healthy | backend/api/routers/auction_intelligence.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
frontend |
software | healthy | frontend |
src |
software | healthy | frontend/src |
components |
software | healthy | frontend/src/components |
layout |
software | healthy | frontend/src/components/layout |
gann-tp-delta |
software | healthy | frontend/src/components/gann-tp-delta |
charts |
software | healthy | frontend/src/components/charts |
strategy |
software | healthy | frontend/src/components/strategy |
live |
software | healthy | frontend/src/components/live |
fractal-market-profile |
software | healthy | frontend/src/components/fractal-market-profile |
auth |
software | healthy | frontend/src/components/auth |
directional-options |
software | healthy | frontend/src/components/directional-options |
orderflow |
software | healthy | frontend/src/components/orderflow |
cbe |
software | healthy | frontend/src/components/cbe |
mp-intelligence |
software | healthy | frontend/src/components/mp-intelligence |
sector-interaction |
software | healthy | frontend/src/components/sector-interaction |
errors |
software | healthy | frontend/src/components/errors |
system |
software | healthy | frontend/src/components/system |
auction-intelligence |
software | healthy | frontend/src/components/auction-intelligence |
macro-research |
software | healthy | frontend/src/components/macro-research |
trading |
software | healthy | frontend/src/components/trading |
app |
software | healthy | frontend/src/app |
settings |
software | healthy | frontend/src/app/settings |
lane-health |
software | healthy | frontend/src/app/lane-health |
gann-tp-delta |
software | healthy | frontend/src/app/gann-tp-delta |
charts |
software | healthy | frontend/src/app/charts |
strategy |
software | healthy | frontend/src/app/strategy |
live |
software | healthy | frontend/src/app/strategy/live |
positions |
software | healthy | frontend/src/app/positions |
fractal-market-profile |
software | healthy | frontend/src/app/fractal-market-profile |
live |
software | healthy | frontend/src/app/fractal-market-profile/live |
analytics |
software | healthy | frontend/src/app/analytics |
directional-options |
software | healthy | frontend/src/app/directional-options |
live |
software | healthy | frontend/src/app/directional-options/live |
health |
software | healthy | frontend/src/app/health |
api |
software | healthy | frontend/src/app/api |
[...path] |
software | healthy | frontend/src/app/api/[...path] |
orderflow |
software | healthy | frontend/src/app/orderflow |
cbe |
software | healthy | frontend/src/app/cbe |
mp-intelligence |
software | healthy | frontend/src/app/mp-intelligence |
agent |
software | healthy | frontend/src/app/agent |
sector-interaction |
software | healthy | frontend/src/app/sector-interaction |
[sector] |
software | healthy | frontend/src/app/sector-interaction/[sector] |
backtester |
software | healthy | frontend/src/app/backtester |
commodity |
software | healthy | frontend/src/app/commodity |
live |
software | healthy | frontend/src/app/commodity/live |
analysis |
software | healthy | frontend/src/app/analysis |
market |
software | healthy | frontend/src/app/market |
auction-intelligence |
software | healthy | frontend/src/app/auction-intelligence |
live |
software | healthy | frontend/src/app/auction-intelligence/live |
macro-research |
software | healthy | frontend/src/app/macro-research |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
Providers |
frontend | healthy | frontend/src/components/Providers.tsx |
BrokerStatusBar |
frontend | healthy | frontend/src/components/layout/BrokerStatusBar.tsx |
PageTabs |
frontend | healthy | frontend/src/components/layout/PageTabs.tsx |
RealTimeTicker |
frontend | healthy | frontend/src/components/layout/RealTimeTicker.tsx |
LiveModeWarning |
frontend | healthy | frontend/src/components/layout/LiveModeWarning.tsx |
Sidebar |
frontend | healthy | frontend/src/components/layout/Sidebar.tsx |
GannTPDeltaWorkspace |
frontend | healthy | frontend/src/components/gann-tp-delta/GannTPDeltaWorkspace.… |
ChartsWorkbench |
frontend | healthy | frontend/src/components/charts/ChartsWorkbench.tsx |
SignalBucketLists |
frontend | healthy | frontend/src/components/strategy/SignalBucketLists.tsx |
NseStrategyDesk |
frontend | healthy | frontend/src/components/strategy/NseStrategyDesk.tsx |
AppWideStreamBridge |
frontend | healthy | frontend/src/components/live/AppWideStreamBridge.tsx |
FractalMarketProfileWorkspace |
frontend | healthy | frontend/src/components/fractal-market-profile/FractalMarke… |
AppTokenGate |
frontend | healthy | frontend/src/components/auth/AppTokenGate.tsx |
DirectionalOptionsWorkspace |
frontend | healthy | frontend/src/components/directional-options/DirectionalOpti… |
OptionAnalyticsPanel |
frontend | healthy | frontend/src/components/directional-options/OptionAnalytics… |
PolicyDecisionPanel |
frontend | healthy | frontend/src/components/directional-options/PolicyDecisionP… |
StrategyParamsPanel |
frontend | healthy | frontend/src/components/directional-options/StrategyParamsP… |
PolicyLearningTab |
frontend | healthy | frontend/src/components/directional-options/PolicyLearningT… |
PaperTradingTab |
frontend | healthy | frontend/src/components/directional-options/PaperTradingTab… |
MultiSymbolWatch |
frontend | healthy | frontend/src/components/directional-options/MultiSymbolWatc… |
EngineCalculations |
frontend | healthy | frontend/src/components/directional-options/EngineCalculati… |
OrderflowWorkbench |
frontend | healthy | frontend/src/components/orderflow/OrderflowWorkbench.tsx |
CBEWorkspace |
frontend | healthy | frontend/src/components/cbe/CBEWorkspace.tsx |
MPIntelligenceDashboard |
frontend | healthy | frontend/src/components/mp-intelligence/MPIntelligenceDashb… |
SectorDetailPage |
frontend | healthy | frontend/src/components/sector-interaction/SectorDetailPage… |
SectorInteractionWorkspace |
frontend | healthy | frontend/src/components/sector-interaction/SectorInteractio… |
RouteErrorState |
frontend | healthy | frontend/src/components/errors/RouteErrorState.tsx |
AppErrorBoundary |
frontend | healthy | frontend/src/components/errors/AppErrorBoundary.tsx |
SectionErrorFallback |
frontend | healthy | frontend/src/components/errors/SectionErrorFallback.tsx |
UpstoxApiBudgetCard |
frontend | healthy | frontend/src/components/system/UpstoxApiBudgetCard.tsx |
AuctionIntelligenceWorkspace |
frontend | healthy | frontend/src/components/auction-intelligence/AuctionIntelli… |
AuctionIntelligenceOperatorView |
frontend | healthy | frontend/src/components/auction-intelligence/AuctionIntelli… |
MacroResearchWorkspace |
frontend | healthy | frontend/src/components/macro-research/MacroResearchWorkspa… |
StrategyDashboard |
frontend | healthy | frontend/src/components/trading/StrategyDashboard.tsx |
HomePage |
frontend | healthy | frontend/src/app/page.tsx |
RootLayout |
frontend | healthy | frontend/src/app/layout.tsx |
GlobalRouteError |
frontend | healthy | frontend/src/app/error.tsx |
GlobalError |
frontend | healthy | frontend/src/app/global-error.tsx |
SettingsPage |
frontend | healthy | frontend/src/app/settings/page.tsx |
SettingsRouteError |
frontend | healthy | frontend/src/app/settings/error.tsx |
LaneHealthPage |
frontend | healthy | frontend/src/app/lane-health/page.tsx |
GannTPDeltaPage |
frontend | healthy | frontend/src/app/gann-tp-delta/page.tsx |
ChartsPage |
frontend | healthy | frontend/src/app/charts/page.tsx |
StrategyRedirectPage |
frontend | healthy | frontend/src/app/strategy/page.tsx |
StrategyRouteError |
frontend | healthy | frontend/src/app/strategy/error.tsx |
StrategyLivePage |
frontend | healthy | frontend/src/app/strategy/live/page.tsx |
PositionsPage |
frontend | healthy | frontend/src/app/positions/page.tsx |
PositionsRouteError |
frontend | healthy | frontend/src/app/positions/error.tsx |
FractalMarketProfileLoading |
frontend | healthy | frontend/src/app/fractal-market-profile/loading.tsx |
FractalMarketProfilePage |
frontend | healthy | frontend/src/app/fractal-market-profile/page.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
sniper_paper_ticks |
data | healthy | sniper-paper/sql/schema.sql |
sniper_paper_signals |
data | healthy | sniper-paper/sql/schema.sql |
sniper_paper_orders |
data | healthy | sniper-paper/sql/schema.sql |
sniper_paper_positions |
data | healthy | sniper-paper/sql/schema.sql |
sniper_paper_daily_pnl |
data | healthy | sniper-paper/sql/schema.sql |
sniper_paper_runs |
data | healthy | sniper-paper/sql/schema.sql |
app_runtime_state |
data | healthy | backend/api/routers/auth.py |
lane_audit |
data | healthy | backend/db/migrations/versions/021_lane_audit.py |
market_ticks |
data | healthy | backend/db/migrations/versions/001_initial_schema.py |
market_profiles |
data | healthy | backend/db/migrations/versions/001_initial_schema.py |
option_chain_snapshots |
data | healthy | backend/db/migrations/versions/001_initial_schema.py |
agent_signals |
data | healthy | backend/db/migrations/versions/011_agent_audit_tables.py |
agent_positions |
data | healthy | backend/db/migrations/versions/011_agent_audit_tables.py |
agent_risk_state |
data | healthy | backend/db/migrations/versions/011_agent_audit_tables.py |
atm_option_watchlist_snapshots |
data | healthy | backend/db/migrations/versions/005_atm_watchlist_history.py |
expired_option_contract_archive |
data | healthy | backend/db/migrations/versions/005_atm_watchlist_history.py |
option_premium_candles |
data | healthy | backend/db/migrations/versions/002_options_macd_tables.py |
macd_signals |
data | healthy | backend/db/migrations/versions/002_options_macd_tables.py |
rl_agent_qtable |
data | healthy | backend/db/migrations/versions/009_rl_qtable.py |
cbe_scan_runs |
data | healthy | backend/db/migrations/versions/020_cbe_scanner_tables.py |
cbe_scan_results |
data | healthy | backend/db/migrations/versions/020_cbe_scanner_tables.py |
fo_mwpl_snapshot |
data | healthy | backend/db/migrations/versions/018_fo_mwpl_ban_list.py |
fo_security_ban |
data | healthy | backend/db/migrations/versions/018_fo_mwpl_ban_list.py |
agent_audit_events |
data | healthy | backend/db/migrations/versions/017_agent_audit_events.py |
index_futures_candles |
data | healthy | backend/db/migrations/versions/022_index_futures_candles.py |
fo_underlying_catalog |
data | healthy | backend/db/migrations/versions/003_fo_research_cache.py |
fo_expiry_catalog |
data | healthy | backend/db/migrations/versions/003_fo_research_cache.py |
fo_contract_catalog |
data | healthy | backend/db/migrations/versions/003_fo_research_cache.py |
underlying_spot_candles |
data | healthy | backend/db/migrations/versions/003_fo_research_cache.py |
fo_option_chain_metrics |
data | healthy | backend/db/migrations/versions/003_fo_research_cache.py |
strategy_learning_scores |
data | healthy | backend/db/migrations/versions/016_strategy_learning_scores… |
directional_option_runs |
data | healthy | backend/db/migrations/versions/015_directional_long_options… |
directional_option_candidates |
data | healthy | backend/db/migrations/versions/015_directional_long_options… |
directional_option_trades |
data | healthy | backend/db/migrations/versions/015_directional_long_options… |
directional_paper_positions |
data | healthy | backend/db/migrations/versions/025_directional_paper_book.py |
directional_paper_journal |
data | healthy | backend/db/migrations/versions/025_directional_paper_book.py |
paper_trade_book |
data | healthy | backend/core/runtime_state.py |
Base |
data | healthy | backend/db/database.py |
BrokerSession |
data | healthy | backend/db/models.py |
PaperSession |
data | healthy | backend/db/models.py |
Order |
data | healthy | backend/db/models.py |
Position |
data | healthy | backend/db/models.py |
AgentProposal |
data | healthy | backend/db/models.py |
AgentLog |
data | healthy | backend/db/models.py |
ValidationRun |
data | healthy | backend/db/models.py |
ValidationMetric |
data | healthy | backend/db/models.py |
ValidationArtifact |
data | healthy | backend/db/models.py |
ShadowObservation |
data | healthy | backend/db/models.py |
RLPolicyVersion |
data | healthy | backend/db/models.py |
broker_sessions |
data | healthy | backend/db/models.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
/page.tsx |
frontend | healthy | frontend/src/app/page.tsx |
/settings |
frontend | healthy | frontend/src/app/settings/page.tsx |
/lane-health |
frontend | healthy | frontend/src/app/lane-health/page.tsx |
/gann-tp-delta |
frontend | healthy | frontend/src/app/gann-tp-delta/page.tsx |
/charts |
frontend | healthy | frontend/src/app/charts/page.tsx |
/strategy |
frontend | healthy | frontend/src/app/strategy/page.tsx |
/strategy/live |
frontend | healthy | frontend/src/app/strategy/live/page.tsx |
/positions |
frontend | healthy | frontend/src/app/positions/page.tsx |
/fractal-market-profile |
frontend | healthy | frontend/src/app/fractal-market-profile/page.tsx |
/fractal-market-profile/live |
frontend | healthy | frontend/src/app/fractal-market-profile/live/page.tsx |
/analytics |
frontend | healthy | frontend/src/app/analytics/page.tsx |
/directional-options |
frontend | healthy | frontend/src/app/directional-options/page.tsx |
/directional-options/live |
frontend | healthy | frontend/src/app/directional-options/live/page.tsx |
/health |
frontend | healthy | frontend/src/app/health/page.tsx |
/orderflow |
frontend | healthy | frontend/src/app/orderflow/page.tsx |
/cbe |
frontend | healthy | frontend/src/app/cbe/page.tsx |
/mp-intelligence |
frontend | healthy | frontend/src/app/mp-intelligence/page.tsx |
/agent |
frontend | healthy | frontend/src/app/agent/page.tsx |
/sector-interaction |
frontend | healthy | frontend/src/app/sector-interaction/page.tsx |
/sector-interaction/[sector] |
frontend | healthy | frontend/src/app/sector-interaction/[sector]/page.tsx |
/backtester |
frontend | healthy | frontend/src/app/backtester/page.tsx |
/commodity |
frontend | healthy | frontend/src/app/commodity/page.tsx |
/commodity/live |
frontend | healthy | frontend/src/app/commodity/live/page.tsx |
/analysis |
frontend | healthy | frontend/src/app/analysis/page.tsx |
/market |
frontend | healthy | frontend/src/app/market/page.tsx |
/auction-intelligence |
frontend | healthy | frontend/src/app/auction-intelligence/page.tsx |
/auction-intelligence/live |
frontend | healthy | frontend/src/app/auction-intelligence/live/page.tsx |
/macro-research |
frontend | healthy | frontend/src/app/macro-research/page.tsx |
/reports |
frontend | healthy | frontend/src/app/reports/page.tsx |
/trading |
frontend | healthy | frontend/src/app/trading/page.tsx |
/research |
frontend | healthy | frontend-v2/src/app/research/page.tsx |
/proposals |
frontend | healthy | frontend-v2/src/app/proposals/page.tsx |
/system |
frontend | healthy | frontend-v2/src/app/system/page.tsx |
/strategies/cbe |
frontend | healthy | frontend-v2/src/app/strategies/cbe/page.tsx |
/strategies/mp |
frontend | healthy | frontend-v2/src/app/strategies/mp/page.tsx |
/strategies/directional |
frontend | healthy | frontend-v2/src/app/strategies/directional/page.tsx |
/strategies/directional/live |
frontend | healthy | frontend-v2/src/app/strategies/directional/live/page.tsx |
/strategies/auction |
frontend | healthy | frontend-v2/src/app/strategies/auction/page.tsx |
/strategies/auction/live |
frontend | healthy | frontend-v2/src/app/strategies/auction/live/page.tsx |
/strategies/commodity |
frontend | healthy | frontend-v2/src/app/strategies/commodity/page.tsx |
/strategies/commodity/live |
frontend | healthy | frontend-v2/src/app/strategies/commodity/live/page.tsx |
/strategies/fractal |
frontend | healthy | frontend-v2/src/app/strategies/fractal/page.tsx |
/strategies/fractal/live |
frontend | healthy | frontend-v2/src/app/strategies/fractal/live/page.tsx |
/strategies/gann |
frontend | healthy | frontend-v2/src/app/strategies/gann/page.tsx |
/strategies/nse |
frontend | healthy | frontend-v2/src/app/strategies/nse/page.tsx |
/strategies/nse/live |
frontend | healthy | frontend-v2/src/app/strategies/nse/live/page.tsx |
/strategies/sniper |
frontend | healthy | frontend-v2/src/app/strategies/sniper/page.tsx |
/strategies/overview |
frontend | healthy | frontend-v2/src/app/strategies/overview/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
__init__.py |
data | healthy | backend/db/migrations/__init__.py |
env.py |
data | healthy | backend/db/migrations/env.py |
024_market_depth_totals.py |
data | healthy | backend/db/migrations/versions/024_market_depth_totals.py |
021_lane_audit.py |
data | healthy | backend/db/migrations/versions/021_lane_audit.py |
008_shadow_observations.py |
data | healthy | backend/db/migrations/versions/008_shadow_observations.py |
001_initial_schema.py |
data | healthy | backend/db/migrations/versions/001_initial_schema.py |
__init__.py |
data | healthy | backend/db/migrations/versions/__init__.py |
011_agent_audit_tables.py |
data | healthy | backend/db/migrations/versions/011_agent_audit_tables.py |
005_atm_watchlist_history.py |
data | healthy | backend/db/migrations/versions/005_atm_watchlist_history.py |
002_options_macd_tables.py |
data | healthy | backend/db/migrations/versions/002_options_macd_tables.py |
013_fractal_market_profile.py |
data | healthy | backend/db/migrations/versions/013_fractal_market_profile.py |
009_rl_qtable.py |
data | healthy | backend/db/migrations/versions/009_rl_qtable.py |
023_alpha_engine_columns.py |
data | healthy | backend/db/migrations/versions/023_alpha_engine_columns.py |
007_validation_artifacts.py |
data | healthy | backend/db/migrations/versions/007_validation_artifacts.py |
004_expiry_selection_spot.py |
data | healthy | backend/db/migrations/versions/004_expiry_selection_spot.py |
020_cbe_scanner_tables.py |
data | healthy | backend/db/migrations/versions/020_cbe_scanner_tables.py |
012_rl_policy_versions.py |
data | healthy | backend/db/migrations/versions/012_rl_policy_versions.py |
010_underlying_lot_size.py |
data | healthy | backend/db/migrations/versions/010_underlying_lot_size.py |
018_fo_mwpl_ban_list.py |
data | healthy | backend/db/migrations/versions/018_fo_mwpl_ban_list.py |
006_analytics_tables_plain_pg.py |
data | healthy | backend/db/migrations/versions/006_analytics_tables_plain_p… |
017_agent_audit_events.py |
data | healthy | backend/db/migrations/versions/017_agent_audit_events.py |
022_index_futures_candles.py |
data | healthy | backend/db/migrations/versions/022_index_futures_candles.py |
014_fo_contract_catalog_market.py |
data | healthy | backend/db/migrations/versions/014_fo_contract_catalog_mark… |
003_fo_research_cache.py |
data | healthy | backend/db/migrations/versions/003_fo_research_cache.py |
016_strategy_learning_scores.py |
data | healthy | backend/db/migrations/versions/016_strategy_learning_scores… |
019_prune_agent_risk_state.py |
data | healthy | backend/db/migrations/versions/019_prune_agent_risk_state.py |
006_validation_runs.py |
data | healthy | backend/db/migrations/versions/006_validation_runs.py |
015_directional_long_options.py |
data | healthy | backend/db/migrations/versions/015_directional_long_options… |
025_directional_paper_book.py |
data | healthy | backend/db/migrations/versions/025_directional_paper_book.py |
| Label | Layer | Status | Path |
|---|---|---|---|
port:5433 |
network | healthy | docker-compose.yml |
port:5432 |
network | healthy | docker-compose.yml |
port:6383 |
network | healthy | docker-compose.yml |
port:6379 |
network | healthy | docker-compose.yml |
port:8000 |
network | healthy | docker-compose.yml |
port:3000 |
network | healthy | docker-compose.yml |
port:3001 |
network | healthy | docker-compose.yml |
port:8080 |
network | healthy | frontend/Dockerfile |
port:08 |
network | healthy | sniper-paper/configs/paper.yaml |
port:50 |
network | healthy | sniper-paper/configs/paper.yaml |
port:09 |
network | healthy | sniper-paper/configs/paper.yaml |
port:15 |
network | healthy | sniper-paper/configs/paper.yaml |
port:30 |
network | healthy | sniper-paper/configs/paper.yaml |
port:23 |
network | healthy | sniper-paper/configs/paper.yaml |
port:20 |
network | healthy | sniper-phase0/configs/features.yaml |
port:206 |
network | healthy | .github/workflows/deploy.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
image::frontend/Dockerfile |
hardware | healthy | frontend/Dockerfile |
image::frontend-v2/Dockerfile |
hardware | healthy | frontend-v2/Dockerfile |
image::backend/Dockerfile |
hardware | healthy | backend/Dockerfile |
db |
hardware | healthy | docker-compose.yml |
redis |
hardware | healthy | docker-compose.yml |
backend |
hardware | healthy | docker-compose.yml |
research-sync |
hardware | healthy | docker-compose.yml |
frontend-v2 |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::backend/main.py |
security | healthy | backend/main.py |
auth::backend/brokers/fyers.py |
security | healthy | backend/brokers/fyers.py |
auth::frontend/src/app/settings/page.tsx |
security | healthy | frontend/src/app/settings/page.tsx |
auth::backend/brokers/upstox.py |
security | healthy | backend/brokers/upstox.py |
auth::sniper-paper/src/sniper_paper/ingest/fyers_ws.py |
security | healthy | sniper-paper/src/sniper_paper/ingest/fyers_ws.py |
auth::frontend-v2/src/components/settings/SettingsPanel.tsx |
security | healthy | frontend-v2/src/components/settings/SettingsPanel.tsx |
auth::backend/api/routers/auth.py |
security | healthy | backend/api/routers/auth.py |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | docker-compose.yml |
15.206.56.206 |
network | healthy | sniper-paper/CLAUDE.md |
0.7.21.2 |
network | healthy | backend/requirements.txt |
120.0.0.0 |
network | healthy | backend/market_data/fo_risk_ingest.py |
| Label | Layer | Status | Path |
|---|---|---|---|
AWS_SECRET_ACCESS_KEY |
cicd | healthy | — |
AWS_REGION |
cicd | healthy | — |
EC2_INSTANCE_ID |
cicd | healthy | — |
AWS_ACCESS_KEY_ID |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
redis |
data | healthy | README.md |
postgresql |
data | healthy | README.md |
postgres |
data | healthy | frontend/src/components/system/SystemHealthBoard.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::ec2 |
hardware | healthy | sniper-paper/CLAUDE.md |
vps::gcp |
hardware | healthy | frontend-v2/src/lib/runtime-url.ts |
vps::aws |
hardware | healthy | .github/workflows/README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-mkwsw0y6 |
software | healthy | /tmp/repobility-clone-mkwsw0y6 |
| Label | Layer | Status | Path |
|---|---|---|---|
pubsub |
data | healthy | backend/api/websockets/ticks.py |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::deploy |
cicd | healthy | .github/workflows/deploy.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
deploy |
cicd | healthy | .github/workflows/deploy.yml |
This page is publicly accessible at:
https://repobility.com/scan/984235e8-c1fc-41f4-a258-1cd5cf78c131/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/984235e8-c1fc-41f4-a258-1cd5cf78c131/
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.