https://github.com/z569045281/qbts-quant-lab
· scanned 2026-06-16 01:10 UTC (2 months, 1 week ago)
58 raw signals (0 security + 58 graph)
Last scanned 2 months, 1 week ago · v1 · 57 actionable findings from 1 signal source. 1 repeated signal grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 324 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 |
|---|---|---|---|
clean_ohlcv |
software | healthy | data_pipeline.py:16 |
fetch_qbts_history |
software | healthy | data_pipeline.py:52 |
save_dataframe |
software | healthy | data_pipeline.py:59 |
load_dataframe |
software | dead | data_pipeline.py:65 |
build_qbts_dataset |
software | healthy | data_pipeline.py:70 |
main |
software | healthy | data_pipeline.py:81 |
us_session |
software | healthy | quote_pusher.py:38 |
fetch_quote |
software | healthy | quote_pusher.py:52 |
build_payload |
software | healthy | quote_pusher.py:84 |
get_supabase |
software | healthy | quote_pusher.py:99 |
push_once |
software | healthy | quote_pusher.py:108 |
main |
software | healthy | quote_pusher.py:116 |
_require_env |
software | healthy | publish.py:27 |
main |
software | healthy | publish.py:47 |
clean |
software | healthy | publish.py:64 |
getActionMeta |
software | healthy | frontend/app/page.tsx:getActionMeta |
fmtPx |
software | healthy | frontend/app/page.tsx:fmtPx |
Dashboard |
software | healthy | frontend/app/page.tsx:Dashboard |
tick |
software | healthy | frontend/app/page.tsx:tick |
newsTop |
software | healthy | frontend/app/page.tsx:newsTop |
RootLayout |
software | healthy | frontend/app/layout.tsx:RootLayout |
fmt |
software | healthy | frontend/app/mine/page.tsx:fmt |
fmtElapsed |
software | healthy | frontend/app/mine/page.tsx:fmtElapsed |
WinBadge |
software | healthy | frontend/app/mine/page.tsx:WinBadge |
DDBadge |
software | healthy | frontend/app/mine/page.tsx:DDBadge |
IcSparkline |
software | healthy | frontend/app/mine/page.tsx:IcSparkline |
exportCSV |
software | healthy | frontend/app/mine/page.tsx:exportCSV |
FactorChart |
software | healthy | frontend/app/mine/page.tsx:FactorChart |
init |
software | healthy | frontend/app/mine/page.tsx:init |
can |
software | healthy | frontend/app/mine/page.tsx:can |
Card |
software | healthy | frontend/app/mine/page.tsx:Card |
CardHeader |
software | healthy | frontend/app/mine/page.tsx:CardHeader |
TodaySignalsPanel |
software | healthy | frontend/app/mine/page.tsx:TodaySignalsPanel |
MinePage |
software | healthy | frontend/app/mine/page.tsx:MinePage |
MineConsole |
software | healthy | frontend/app/mine/page.tsx:MineConsole |
addTradeLog |
software | healthy | frontend/app/mine/page.tsx:addTradeLog |
executeSignal |
software | healthy | frontend/app/mine/page.tsx:executeSignal |
addLog |
software | healthy | frontend/app/mine/page.tsx:addLog |
toggleSort |
software | healthy | frontend/app/mine/page.tsx:toggleSort |
SortTh |
software | healthy | frontend/app/mine/page.tsx:SortTh |
handleMainBtn |
software | healthy | frontend/app/mine/page.tsx:handleMainBtn |
toggleFavorite |
software | healthy | frontend/app/mine/page.tsx:toggleFavorite |
handleReset |
software | healthy | frontend/app/mine/page.tsx:handleReset |
ratio |
software | healthy | frontend/app/mine/page.tsx:ratio |
pct |
software | healthy | frontend/app/mine/page.tsx:pct |
nsColor |
software | healthy | frontend/app/mine/page.tsx:nsColor |
fmt |
software | healthy | frontend/app/factors/page.tsx:fmt |
winColor |
software | healthy | frontend/app/factors/page.tsx:winColor |
ddColor |
software | healthy | frontend/app/factors/page.tsx:ddColor |
FactorChartStatic |
software | healthy | frontend/app/factors/page.tsx:FactorChartStatic |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
data_pipeline.py |
software | healthy | data_pipeline.py |
supabase_schema.sql |
software | healthy | supabase_schema.sql |
quote_pusher.py |
software | healthy | quote_pusher.py |
stop.sh |
software | healthy | stop.sh |
start.sh |
software | healthy | start.sh |
requirements.txt |
software | healthy | requirements.txt |
publish.py |
software | healthy | publish.py |
postcss.config.mjs |
software | healthy | frontend/postcss.config.mjs |
README.md |
software | healthy | frontend/README.md |
CLAUDE.md |
software | healthy | frontend/CLAUDE.md |
package.json |
software | healthy | frontend/package.json |
amplify.yml |
software | healthy | frontend/amplify.yml |
package-lock.json |
software | healthy | frontend/package-lock.json |
tsconfig.json |
software | healthy | frontend/tsconfig.json |
eslint.config.mjs |
software | healthy | frontend/eslint.config.mjs |
AGENTS.md |
software | healthy | frontend/AGENTS.md |
next.config.ts |
software | healthy | frontend/next.config.ts |
globals.css |
software | healthy | frontend/app/globals.css |
page.tsx |
software | healthy | frontend/app/page.tsx |
layout.tsx |
software | healthy | frontend/app/layout.tsx |
page.tsx |
software | healthy | frontend/app/mine/page.tsx |
page.tsx |
software | healthy | frontend/app/factors/page.tsx |
api.ts |
software | healthy | frontend/app/_lib/api.ts |
supabase.ts |
software | healthy | frontend/app/_lib/supabase.ts |
data.ts |
software | healthy | frontend/app/_lib/data.ts |
position-calculator.tsx |
software | healthy | frontend/app/_components/position-calculator.tsx |
calibration-card.tsx |
software | healthy | frontend/app/_components/calibration-card.tsx |
edge-card.tsx |
software | healthy | frontend/app/_components/edge-card.tsx |
brief-panel.tsx |
software | healthy | frontend/app/_components/brief-panel.tsx |
mini-chart.tsx |
software | healthy | frontend/app/_components/mini-chart.tsx |
nav.tsx |
software | healthy | frontend/app/_components/nav.tsx |
api.py |
software | healthy | backend/api.py |
ensemble.py |
software | healthy | backend/backtest/ensemble.py |
metrics.py |
software | healthy | backend/backtest/metrics.py |
engine.py |
software | healthy | backend/backtest/engine.py |
risk.py |
software | healthy | backend/backtest/risk.py |
__init__.py |
software | healthy | backend/dashboard/__init__.py |
smc.py |
software | healthy | backend/dashboard/smc.py |
edge.py |
software | healthy | backend/dashboard/edge.py |
decision.py |
software | healthy | backend/dashboard/decision.py |
holdings.py |
software | healthy | backend/dashboard/holdings.py |
macro.py |
software | healthy | backend/dashboard/macro.py |
calibration.py |
software | healthy | backend/dashboard/calibration.py |
strategies.py |
software | healthy | backend/dashboard/strategies.py |
journal.py |
software | healthy | backend/dashboard/journal.py |
brief.py |
software | healthy | backend/dashboard/brief.py |
reddit.py |
software | healthy | backend/dashboard/reddit.py |
intraday.py |
software | healthy | backend/dashboard/intraday.py |
options.py |
software | healthy | backend/dashboard/options.py |
news.py |
software | healthy | backend/dashboard/news.py |
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/api.py |
GET /mining/stream |
api | healthy | backend/api.py |
POST /admin/reset |
api | healthy | backend/api.py |
GET /leaderboard |
api | healthy | backend/api.py |
POST /factors/{factor_id}/favorite |
api | healthy | backend/api.py |
GET /factors/{factor_id}/code |
api | healthy | backend/api.py |
GET /factors/{factor_id}/chart |
api | healthy | backend/api.py |
GET /today/signals |
api | healthy | backend/api.py |
GET /dashboard/snapshot |
api | healthy | backend/api.py |
POST /dashboard/brief/refresh |
api | healthy | backend/api.py |
GET /quote/live |
api | healthy | backend/api.py |
POST /dashboard/decision/refresh |
api | healthy | backend/api.py |
GET /dashboard/calibration |
api | healthy | backend/api.py |
GET /trading/status |
api | healthy | backend/api.py |
GET /trading/execute |
api | healthy | backend/api.py |
| Label | Layer | Status | Path |
|---|---|---|---|
frontend |
software | healthy | frontend |
app |
software | healthy | frontend/app |
mine |
software | healthy | frontend/app/mine |
factors |
software | healthy | frontend/app/factors |
_lib |
software | healthy | frontend/app/_lib |
_components |
software | healthy | frontend/app/_components |
backend |
software | healthy | backend |
backtest |
software | healthy | backend/backtest |
dashboard |
software | healthy | backend/dashboard |
factors |
software | healthy | backend/factors |
execution |
software | healthy | backend/execution |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
_Encoder |
software | healthy | backend/api.py:227 |
EnsembleResult |
software | healthy | backend/backtest/ensemble.py:40 |
BacktestResult |
software | healthy | backend/backtest/engine.py:42 |
Contribution |
software | healthy | backend/dashboard/edge.py:32 |
StrategySignal |
software | healthy | backend/dashboard/strategies.py:40 |
AccountInfo |
software | healthy | backend/execution/trader.py:63 |
PositionInfo |
software | healthy | backend/execution/trader.py:74 |
| Label | Layer | Status | Path |
|---|---|---|---|
Dashboard |
frontend | healthy | frontend/app/page.tsx |
RootLayout |
frontend | healthy | frontend/app/layout.tsx |
MinePage |
frontend | healthy | frontend/app/mine/page.tsx |
FactorsPage |
frontend | healthy | frontend/app/factors/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
/page.tsx |
frontend | healthy | frontend/app/page.tsx |
/mine |
frontend | healthy | frontend/app/mine/page.tsx |
/factors |
frontend | healthy | frontend/app/factors/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::backend/dashboard/decision.py |
security | healthy | backend/dashboard/decision.py |
auth::backend/api.py |
security | healthy | backend/api.py |
auth::backend/dashboard/reddit.py |
security | healthy | backend/dashboard/reddit.py |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/deploy-pages.yml |
deploy |
cicd | healthy | .github/workflows/deploy-pages.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
NEXT_PUBLIC_SUPABASE_URL |
cicd | healthy | — |
NEXT_PUBLIC_SUPABASE_PUBLISHABLE_KEY |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-eyn47qbe |
software | healthy | /tmp/repobility-clone-eyn47qbe |
| Label | Layer | Status | Path |
|---|---|---|---|
postgres |
data | healthy | publish.py |
| Label | Layer | Status | Path |
|---|---|---|---|
public |
data | healthy | supabase_schema.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
192.168.1.109 |
network | healthy | frontend/next.config.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | frontend/amplify.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::deploy-pages |
cicd | healthy | .github/workflows/deploy-pages.yml |
This page is publicly accessible at:
https://repobility.com/scan/68da098e-d183-4e85-ba1d-5083df8db16c/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/68da098e-d183-4e85-ba1d-5083df8db16c/
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.