https://github.com/tjgksmf1012/stock_chart_helper
· scanned 2026-06-16 00:37 UTC (2 months, 2 weeks ago)
111 raw signals (0 security + 111 graph)
Last scanned 2 months, 2 weeks ago · v1 · 102 actionable findings from 1 signal source. 9 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 1337 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 |
|---|---|---|---|
lazyWithRetry |
software | healthy | frontend/src/main.tsx:lazyWithRetry |
CalibrationPanel |
software | healthy | frontend/src/components/CalibrationPanel.tsx:CalibrationPan… |
ModeButton |
software | healthy | frontend/src/components/CalibrationPanel.tsx:ModeButton |
LoadingNote |
software | healthy | frontend/src/components/CalibrationPanel.tsx:LoadingNote |
CalibrationBody |
software | healthy | frontend/src/components/CalibrationPanel.tsx:CalibrationBody |
Metric |
software | healthy | frontend/src/components/CalibrationPanel.tsx:Metric |
BarRow |
software | healthy | frontend/src/components/CalibrationPanel.tsx:BarRow |
RiskSettingsDrawer |
software | healthy | frontend/src/components/RiskSettingsDrawer.tsx:RiskSettings… |
handleSave |
software | healthy | frontend/src/components/RiskSettingsDrawer.tsx:handleSave |
Layout |
software | healthy | frontend/src/components/Layout.tsx:Layout |
ProbBar |
software | healthy | frontend/src/components/ui/ProbBar.tsx:ProbBar |
QueryError |
software | healthy | frontend/src/components/ui/QueryError.tsx:QueryError |
StatRow |
software | healthy | frontend/src/components/ui/StatRow.tsx:StatRow |
Badge |
software | healthy | frontend/src/components/ui/Badge.tsx:Badge |
Card |
software | healthy | frontend/src/components/ui/Card.tsx:Card |
CardHeader |
software | healthy | frontend/src/components/ui/Card.tsx:CardHeader |
CardTitle |
software | healthy | frontend/src/components/ui/Card.tsx:CardTitle |
SectorBar |
software | healthy | frontend/src/components/dashboard/SectorHeatmap.tsx:SectorB… |
SectorHeatmap |
software | healthy | frontend/src/components/dashboard/SectorHeatmap.tsx:SectorH… |
IndexChip |
software | healthy | frontend/src/components/dashboard/MarketRegimeBar.tsx:Index… |
MarketRegimeBar |
software | healthy | frontend/src/components/dashboard/MarketRegimeBar.tsx:Marke… |
getRegimeWarning |
software | healthy | frontend/src/components/dashboard/MarketRegimeBar.tsx:getRe… |
DashboardSection |
software | healthy | frontend/src/components/dashboard/DashboardSection.tsx:Dash… |
DashboardCard |
software | healthy | frontend/src/components/dashboard/DashboardCard.tsx:Dashboa… |
toggleWatch |
software | healthy | frontend/src/components/dashboard/DashboardCard.tsx:toggleW… |
openChart |
software | healthy | frontend/src/components/dashboard/DashboardCard.tsx:openCha… |
IconButton |
software | healthy | frontend/src/components/dashboard/DashboardCard.tsx:IconBut… |
KeyMetric |
software | healthy | frontend/src/components/dashboard/DashboardCard.tsx:KeyMetr… |
SummaryPane |
software | healthy | frontend/src/components/dashboard/DashboardCard.tsx:Summary… |
DetailRow |
software | healthy | frontend/src/components/dashboard/DashboardCard.tsx:DetailR… |
actionPlanVariant |
software | healthy | frontend/src/components/dashboard/DashboardCard.tsx:actionP… |
scoreTone |
software | healthy | frontend/src/components/dashboard/DashboardCard.tsx:scoreTo… |
CandleChart |
software | healthy | frontend/src/components/chart/CandleChart.tsx:CandleChart |
syncCloudCanvas |
software | healthy | frontend/src/components/chart/CandleChart.tsx:syncCloudCanv… |
drawCloud |
software | healthy | frontend/src/components/chart/CandleChart.tsx:drawCloud |
scheduleCloudDraw |
software | healthy | frontend/src/components/chart/CandleChart.tsx:scheduleCloud… |
applyOverlayVisibility |
software | healthy | frontend/src/components/chart/CandleChart.tsx:applyOverlayV… |
toggleGroup |
software | healthy | frontend/src/components/chart/CandleChart.tsx:toggleGroup |
handleRangeChange |
software | healthy | frontend/src/components/chart/CandleChart.tsx:handleRangeCh… |
toTime |
software | healthy | frontend/src/components/chart/CandleChart.tsx:toTime |
calDays |
software | healthy | frontend/src/components/chart/CandleChart.tsx:calDays |
addHorizontalLine |
software | healthy | frontend/src/components/chart/CandleChart.tsx:addHorizontal… |
dedupeByTime |
software | healthy | frontend/src/components/chart/CandleChart.tsx:dedupeByTime |
slope |
software | healthy | frontend/src/components/chart/CandleChart.tsx:slope |
buildIchimoku |
software | healthy | frontend/src/components/chart/CandleChart.tsx:buildIchimoku |
leadingA |
software | healthy | frontend/src/components/chart/CandleChart.tsx:leadingA |
midpoint |
software | healthy | frontend/src/components/chart/CandleChart.tsx:midpoint |
inferStepMs |
software | healthy | frontend/src/components/chart/CandleChart.tsx:inferStepMs |
formatDateTick |
software | healthy | frontend/src/components/chart/CandleChart.tsx:formatDateTick |
getChartPattern |
software | healthy | frontend/src/components/chart/CandleChart.tsx:getChartPatte… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
vercel.json |
software | healthy | vercel.json |
README.md |
software | healthy | README.md |
koyeb.yaml |
software | healthy | koyeb.yaml |
render.yaml |
software | healthy | render.yaml |
docker-compose.yml |
software | healthy | docker-compose.yml |
vite.config.ts |
software | healthy | frontend/vite.config.ts |
vercel.json |
software | healthy | frontend/vercel.json |
tailwind.config.js |
software | healthy | frontend/tailwind.config.js |
package.json |
software | healthy | frontend/package.json |
tsconfig.node.json |
software | healthy | frontend/tsconfig.node.json |
index.html |
software | healthy | frontend/index.html |
Dockerfile |
software | healthy | frontend/Dockerfile |
package-lock.json |
software | healthy | frontend/package-lock.json |
.env.example |
software | healthy | frontend/.env.example |
tsconfig.json |
software | healthy | frontend/tsconfig.json |
postcss.config.js |
software | healthy | frontend/postcss.config.js |
launch.json |
software | healthy | frontend/.claude/launch.json |
index.css |
software | healthy | frontend/src/index.css |
main.tsx |
software | healthy | frontend/src/main.tsx |
api.ts |
software | healthy | frontend/src/types/api.ts |
CalibrationPanel.tsx |
software | healthy | frontend/src/components/CalibrationPanel.tsx |
RiskSettingsDrawer.tsx |
software | healthy | frontend/src/components/RiskSettingsDrawer.tsx |
AppErrorBoundary.tsx |
software | healthy | frontend/src/components/AppErrorBoundary.tsx |
Layout.tsx |
software | healthy | frontend/src/components/Layout.tsx |
ProbBar.tsx |
software | healthy | frontend/src/components/ui/ProbBar.tsx |
QueryError.tsx |
software | healthy | frontend/src/components/ui/QueryError.tsx |
StatRow.tsx |
software | healthy | frontend/src/components/ui/StatRow.tsx |
Badge.tsx |
software | healthy | frontend/src/components/ui/Badge.tsx |
Card.tsx |
software | healthy | frontend/src/components/ui/Card.tsx |
SectorHeatmap.tsx |
software | healthy | frontend/src/components/dashboard/SectorHeatmap.tsx |
MarketRegimeBar.tsx |
software | healthy | frontend/src/components/dashboard/MarketRegimeBar.tsx |
DashboardSection.tsx |
software | healthy | frontend/src/components/dashboard/DashboardSection.tsx |
DashboardCard.tsx |
software | healthy | frontend/src/components/dashboard/DashboardCard.tsx |
CandleChart.tsx |
software | healthy | frontend/src/components/chart/CandleChart.tsx |
MoneyFlowCard.tsx |
software | healthy | frontend/src/components/chart/MoneyFlowCard.tsx |
CandidateRail.tsx |
software | healthy | frontend/src/components/chart/CandidateRail.tsx |
DeepAnalysisPanel.tsx |
software | healthy | frontend/src/components/chart/DeepAnalysisPanel.tsx |
AnalysisPanel.tsx |
software | healthy | frontend/src/components/chart/AnalysisPanel.tsx |
PositionSizerCard.tsx |
software | healthy | frontend/src/components/chart/PositionSizerCard.tsx |
api.ts |
software | healthy | frontend/src/lib/api.ts |
dashboardStatus.ts |
software | healthy | frontend/src/lib/dashboardStatus.ts |
dashboardDecks.ts |
software | healthy | frontend/src/lib/dashboardDecks.ts |
timeframes.ts |
software | healthy | frontend/src/lib/timeframes.ts |
chartSummary.test.ts |
software | healthy | frontend/src/lib/chartSummary.test.ts |
supportResistance.test.ts |
software | healthy | frontend/src/lib/supportResistance.test.ts |
chartSummary.ts |
software | healthy | frontend/src/lib/chartSummary.ts |
atr.test.ts |
software | healthy | frontend/src/lib/atr.test.ts |
utils.ts |
software | healthy | frontend/src/lib/utils.ts |
trendlines.test.ts |
software | healthy | frontend/src/lib/trendlines.test.ts |
trendlines.ts |
software | healthy | frontend/src/lib/trendlines.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
AppErrorBoundary |
software | healthy | frontend/src/components/AppErrorBoundary.tsx:AppErrorBounda… |
TestComputeAlignment |
software | healthy | backend/tests/test_money_flow_service.py:6 |
TestKisDailyRows |
software | healthy | backend/tests/test_money_flow_service.py:35 |
FakeKis |
software | healthy | backend/tests/test_money_flow_service.py:40 |
TestBullish |
software | healthy | backend/tests/test_alert_service.py:11 |
TestBearish |
software | healthy | backend/tests/test_alert_service.py:32 |
TestEdgeCases |
software | healthy | backend/tests/test_alert_service.py:48 |
TestSymbolInfo |
software | healthy | backend/tests/test_schemas.py:29 |
TestOHLCVBar |
software | healthy | backend/tests/test_schemas.py:47 |
TestScreenerRequest |
software | healthy | backend/tests/test_schemas.py:59 |
TestPatternInfo |
software | healthy | backend/tests/test_schemas.py:95 |
TestDashboardItemDefaults |
software | healthy | backend/tests/test_schemas.py:141 |
TestRuntimeStatusSchemas |
software | healthy | backend/tests/test_schemas.py:168 |
TestPatternEngineInit |
software | healthy | backend/tests/test_pattern_engine.py:37 |
TestDetectAllReturnType |
software | healthy | backend/tests/test_pattern_engine.py:47 |
TestPatternResultSchema |
software | healthy | backend/tests/test_pattern_engine.py:86 |
TestPositiveDetection |
software | healthy | backend/tests/test_pattern_engine.py:158 |
TestEdgeScore |
software | healthy | backend/tests/test_backtest_engine.py:20 |
TestDefaultStatLine |
software | healthy | backend/tests/test_backtest_engine.py:42 |
TestDefaultStats |
software | healthy | backend/tests/test_backtest_engine.py:59 |
TestIsBullish |
software | healthy | backend/tests/test_backtest_engine.py:70 |
TestUniverseExpansion |
software | healthy | backend/tests/test_backtest_engine.py:80 |
TestBacktestStockSync |
software | healthy | backend/tests/test_backtest_engine.py:97 |
StubFetcher |
software | healthy | backend/tests/test_outcomes_logic.py:66 |
TestOverlayCacheKey |
software | healthy | backend/tests/test_ai_recommendation_service.py:54 |
TestRefreshInFlight |
software | healthy | backend/tests/test_ai_recommendation_service.py:83 |
_FakeCache |
software | healthy | backend/tests/test_scan_rotation.py:19 |
TestRotateScanSlice |
software | healthy | backend/tests/test_scan_rotation.py:38 |
TestMergeScanResults |
software | healthy | backend/tests/test_scan_rotation.py:84 |
TestReplay |
software | healthy | backend/tests/test_deep_analysis_service.py:40 |
TestSummarize |
software | healthy | backend/tests/test_deep_analysis_service.py:60 |
TestLongContext |
software | healthy | backend/tests/test_deep_analysis_service.py:77 |
TestOutcomeToPair |
software | healthy | backend/tests/test_calibration_service.py:9 |
TestBuildCalibrationReport |
software | healthy | backend/tests/test_calibration_service.py:42 |
TestSimulateWindowOutcome |
software | healthy | backend/tests/test_offline_calibration.py:24 |
ScanRun |
software | healthy | backend/app/models/scan_history.py:11 |
ScanCandidateSnapshot |
software | healthy | backend/app/models/scan_history.py:41 |
PatternState |
software | healthy | backend/app/models/pattern.py:8 |
PatternGrade |
software | healthy | backend/app/models/pattern.py:16 |
Timeframe |
software | healthy | backend/app/models/pattern.py:22 |
PatternCandidate |
software | healthy | backend/app/models/pattern.py:28 |
TextbookMatch |
software | healthy | backend/app/models/pattern.py:55 |
Market |
software | healthy | backend/app/models/symbol.py:8 |
Symbol |
software | healthy | backend/app/models/symbol.py:13 |
Prediction |
software | healthy | backend/app/models/prediction.py:8 |
RecommendationSnapshot |
software | healthy | backend/app/models/prediction.py:44 |
SignalOutcome |
software | healthy | backend/app/models/outcome.py:11 |
BacktestRun |
software | healthy | backend/app/models/backtest.py:7 |
DailyBar |
software | healthy | backend/app/models/bar.py:7 |
IntradayBar60m |
software | healthy | backend/app/models/bar.py:30 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
ANY /health |
api | healthy | backend/app/main.py |
ANY / |
api | healthy | backend/app/main.py |
POST /api/v1/run |
api | healthy | backend/app/api/routes/screener.py |
GET /api/v1/scan-status |
api | healthy | backend/app/api/routes/dashboard.py |
POST /api/v1/scan-refresh |
api | healthy | backend/app/api/routes/dashboard.py |
GET /api/v1/long-high-probability |
api | healthy | backend/app/api/routes/dashboard.py |
GET /api/v1/short-high-probability |
api | healthy | backend/app/api/routes/dashboard.py |
GET /api/v1/high-textbook-similarity |
api | healthy | backend/app/api/routes/dashboard.py |
GET /api/v1/watchlist-no-signal |
api | healthy | backend/app/api/routes/dashboard.py |
GET /api/v1/pattern-armed |
api | healthy | backend/app/api/routes/dashboard.py |
GET /api/v1/forming-candidates |
api | healthy | backend/app/api/routes/dashboard.py |
GET /api/v1/live-intraday-candidates |
api | healthy | backend/app/api/routes/dashboard.py |
GET /api/v1/overview |
api | healthy | backend/app/api/routes/dashboard.py |
GET /api/v1/market-regime |
api | healthy | backend/app/api/routes/dashboard.py |
GET /api/v1/sector-heatmap |
api | healthy | backend/app/api/routes/dashboard.py |
POST /api/v1 |
api | healthy | backend/app/api/routes/outcomes.py |
GET /api/v1 |
api | healthy | backend/app/api/routes/outcomes.py |
POST /api/v1/evaluate-pending |
api | healthy | backend/app/api/routes/outcomes.py |
GET /api/v1/summary |
api | healthy | backend/app/api/routes/outcomes.py |
GET /api/v1/calibration |
api | healthy | backend/app/api/routes/outcomes.py |
GET /api/v1/calibration/offline |
api | healthy | backend/app/api/routes/outcomes.py |
PATCH /api/v1/{outcome_id} |
api | healthy | backend/app/api/routes/outcomes.py |
DELETE /api/v1/{outcome_id} |
api | healthy | backend/app/api/routes/outcomes.py |
POST /api/v1/add |
api | healthy | backend/app/api/routes/watchlist.py |
DELETE /api/v1/{code} |
api | healthy | backend/app/api/routes/watchlist.py |
GET /api/v1/search |
api | healthy | backend/app/api/routes/symbols.py |
GET /api/v1/{symbol}/bars |
api | healthy | backend/app/api/routes/symbols.py |
GET /api/v1/{symbol}/analysis |
api | healthy | backend/app/api/routes/symbols.py |
GET /api/v1/{symbol}/reference-cases |
api | healthy | backend/app/api/routes/symbols.py |
GET /api/v1/{symbol}/price |
api | healthy | backend/app/api/routes/symbols.py |
GET /api/v1/{symbol}/deep-analysis |
api | healthy | backend/app/api/routes/symbols.py |
GET /api/v1/{symbol}/deep-analysis/progress |
api | healthy | backend/app/api/routes/symbols.py |
GET /api/v1/{symbol}/money-flow |
api | healthy | backend/app/api/routes/symbols.py |
GET /api/v1/library |
api | healthy | backend/app/api/routes/patterns.py |
GET /api/v1/library/{pattern_type} |
api | healthy | backend/app/api/routes/patterns.py |
GET /api/v1/stats |
api | healthy | backend/app/api/routes/patterns.py |
POST /api/v1/stats/refresh |
api | healthy | backend/app/api/routes/patterns.py |
GET /api/v1/recommendations |
api | healthy | backend/app/api/routes/ai.py |
GET /api/v1/status |
api | healthy | backend/app/api/routes/system.py |
GET /api/v1/scan-history |
api | healthy | backend/app/api/routes/system.py |
GET /api/v1/scan-quality-report |
api | healthy | backend/app/api/routes/system.py |
POST /api/v1/intraday/warmup |
api | healthy | backend/app/api/routes/system.py |
POST /api/v1/intraday/warmup-candidates |
api | healthy | backend/app/api/routes/system.py |
GET /api/v1/intraday/warmup-status |
api | healthy | backend/app/api/routes/system.py |
GET /api/v1/kis/prime-status |
api | healthy | backend/app/api/routes/system.py |
POST /api/v1/kis/prime |
api | healthy | backend/app/api/routes/system.py |
POST /api/v1/alerts/test |
api | healthy | backend/app/api/routes/system.py |
POST /api/v1/alerts/run-check |
api | healthy | backend/app/api/routes/system.py |
POST /api/v1/intraday/warmup/background |
api | healthy | backend/app/api/routes/system.py |
POST /api/v1/intraday/warmup-candidates/background |
api | healthy | backend/app/api/routes/system.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 |
.claude |
software | healthy | frontend/.claude |
src |
software | healthy | frontend/src |
types |
software | healthy | frontend/src/types |
components |
software | healthy | frontend/src/components |
ui |
software | healthy | frontend/src/components/ui |
dashboard |
software | healthy | frontend/src/components/dashboard |
chart |
software | healthy | frontend/src/components/chart |
lib |
software | healthy | frontend/src/lib |
pages |
software | healthy | frontend/src/pages |
store |
software | healthy | frontend/src/store |
docs |
software | healthy | docs |
superpowers |
software | healthy | docs/superpowers |
plans |
software | healthy | docs/superpowers/plans |
specs |
software | healthy | docs/superpowers/specs |
deployment |
software | healthy | docs/deployment |
scripts |
software | healthy | scripts |
.claude |
software | healthy | .claude |
backend |
software | healthy | backend |
tests |
software | healthy | backend/tests |
app |
software | healthy | backend/app |
models |
software | healthy | backend/app/models |
api |
software | healthy | backend/app/api |
routes |
software | healthy | backend/app/api/routes |
services |
software | healthy | backend/app/services |
core |
software | healthy | backend/app/core |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
intraday_bars |
data | healthy | backend/app/services/intraday_store.py |
ScanRun |
data | healthy | backend/app/models/scan_history.py |
ScanCandidateSnapshot |
data | healthy | backend/app/models/scan_history.py |
scan_runs |
data | healthy | backend/app/models/scan_history.py |
scan_candidate_snapshots |
data | healthy | backend/app/models/scan_history.py |
PatternCandidate |
data | healthy | backend/app/models/pattern.py |
TextbookMatch |
data | healthy | backend/app/models/pattern.py |
pattern_candidates |
data | healthy | backend/app/models/pattern.py |
textbook_matches |
data | healthy | backend/app/models/pattern.py |
Symbol |
data | healthy | backend/app/models/symbol.py |
symbols |
data | healthy | backend/app/models/symbol.py |
Prediction |
data | healthy | backend/app/models/prediction.py |
RecommendationSnapshot |
data | healthy | backend/app/models/prediction.py |
predictions |
data | healthy | backend/app/models/prediction.py |
recommendation_snapshots |
data | healthy | backend/app/models/prediction.py |
SignalOutcome |
data | healthy | backend/app/models/outcome.py |
signal_outcomes |
data | healthy | backend/app/models/outcome.py |
BacktestRun |
data | healthy | backend/app/models/backtest.py |
backtest_runs |
data | healthy | backend/app/models/backtest.py |
DailyBar |
data | healthy | backend/app/models/bar.py |
IntradayBar60m |
data | healthy | backend/app/models/bar.py |
IntradayBar15m |
data | healthy | backend/app/models/bar.py |
daily_bars |
data | healthy | backend/app/models/bar.py |
intraday_bars_60m |
data | healthy | backend/app/models/bar.py |
intraday_bars_15m |
data | healthy | backend/app/models/bar.py |
RegimeLabel |
data | healthy | backend/app/models/regime.py |
regime_labels |
data | healthy | backend/app/models/regime.py |
Base |
data | healthy | backend/app/core/database.py |
| Label | Layer | Status | Path |
|---|---|---|---|
/ReferenceChartsPage |
frontend | healthy | frontend/src/pages/ReferenceChartsPage.tsx |
/ChartPage |
frontend | healthy | frontend/src/pages/ChartPage.tsx |
/PatternLibraryPage |
frontend | healthy | frontend/src/pages/PatternLibraryPage.tsx |
/ScreenerPage |
frontend | healthy | frontend/src/pages/ScreenerPage.tsx |
/AiRecommendationsPage |
frontend | healthy | frontend/src/pages/AiRecommendationsPage.tsx |
/WatchlistPage |
frontend | healthy | frontend/src/pages/WatchlistPage.tsx |
/SystemStatusPage |
frontend | healthy | frontend/src/pages/SystemStatusPage.tsx |
/DashboardPage |
frontend | healthy | frontend/src/pages/DashboardPage.tsx |
/PatternPerformancePage |
frontend | healthy | frontend/src/pages/PatternPerformancePage.tsx |
/ |
frontend | healthy | frontend/src/main.tsx |
ai |
frontend | healthy | frontend/src/main.tsx |
chart |
frontend | healthy | frontend/src/main.tsx |
chart/:symbol |
frontend | healthy | frontend/src/main.tsx |
reference-charts |
frontend | healthy | frontend/src/main.tsx |
watchlist |
frontend | healthy | frontend/src/main.tsx |
library |
frontend | healthy | frontend/src/main.tsx |
reports/patterns |
frontend | healthy | frontend/src/main.tsx |
screener |
frontend | healthy | frontend/src/main.tsx |
system |
frontend | healthy | frontend/src/main.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
ReferenceChartsPage |
frontend | healthy | frontend/src/pages/ReferenceChartsPage.tsx |
ChartPage |
frontend | healthy | frontend/src/pages/ChartPage.tsx |
PatternLibraryPage |
frontend | healthy | frontend/src/pages/PatternLibraryPage.tsx |
ScreenerPage |
frontend | healthy | frontend/src/pages/ScreenerPage.tsx |
AiRecommendationsPage |
frontend | healthy | frontend/src/pages/AiRecommendationsPage.tsx |
WatchlistPage |
frontend | healthy | frontend/src/pages/WatchlistPage.tsx |
SystemStatusPage |
frontend | healthy | frontend/src/pages/SystemStatusPage.tsx |
DashboardPage |
frontend | healthy | frontend/src/pages/DashboardPage.tsx |
PatternPerformancePage |
frontend | healthy | frontend/src/pages/PatternPerformancePage.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
image::frontend/Dockerfile |
hardware | healthy | frontend/Dockerfile |
image::backend/Dockerfile |
hardware | healthy | backend/Dockerfile |
postgres |
hardware | healthy | docker-compose.yml |
redis |
hardware | healthy | docker-compose.yml |
backend |
hardware | healthy | docker-compose.yml |
frontend |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
redis |
data | healthy | README.md |
postgres |
data | healthy | docker-compose.yml |
postgresql |
data | healthy | docker-compose.yml |
sqlite |
data | healthy | backend/app/api/routes/system.py |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8000 |
network | healthy | koyeb.yaml |
port:5432 |
network | healthy | docker-compose.yml |
port:6379 |
network | healthy | docker-compose.yml |
port:5173 |
network | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::keep-alive |
cicd | healthy | .github/workflows/keep-alive.yml |
gha::render-deploy |
cicd | healthy | .github/workflows/render-deploy.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
ping |
cicd | healthy | .github/workflows/keep-alive.yml |
trigger |
cicd | healthy | .github/workflows/render-deploy.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-r1f3wkto |
software | healthy | /tmp/repobility-clone-r1f3wkto |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | frontend/vite.config.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
RENDER_DEPLOY_HOOK |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/1d6ebe09-647d-40eb-a4e9-cd422b8bf744/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/1d6ebe09-647d-40eb-a4e9-cd422b8bf744/
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.