https://github.com/suuuucdcz/poly
· scanned 2026-06-16 00:26 UTC (2 months, 2 weeks ago)
32 raw signals (0 security + 32 graph)
Last scanned 2 months, 2 weeks ago · v1 · 32 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 217 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 |
|---|---|---|---|
open_browser |
software | dead | run.py:8 |
pollFastData |
software | healthy | frontend/app.js:pollFastData |
fetchPortfolio |
software | healthy | frontend/app.js:fetchPortfolio |
renderPositions |
software | healthy | frontend/app.js:renderPositions |
fetchBotStatus |
software | healthy | frontend/app.js:fetchBotStatus |
updateBotStatusUI |
software | healthy | frontend/app.js:updateBotStatusUI |
fetchSignals |
software | healthy | frontend/app.js:fetchSignals |
renderLearning |
software | healthy | frontend/app.js:renderLearning |
pnl |
software | healthy | frontend/app.js:pnl |
bucketKey |
software | healthy | frontend/app.js:bucketKey |
shortLabel |
software | healthy | frontend/app.js:shortLabel |
bucketRange |
software | healthy | frontend/app.js:bucketRange |
buildGauge |
software | healthy | frontend/app.js:buildGauge |
buckets |
software | healthy | frontend/app.js:buckets |
betStatusLine |
software | healthy | frontend/app.js:betStatusLine |
extra |
software | healthy | frontend/app.js:extra |
parseCityDate |
software | healthy | frontend/app.js:parseCityDate |
renderWeatherTab |
software | healthy | frontend/app.js:renderWeatherTab |
modelChip |
software | healthy | frontend/app.js:modelChip |
renderMyBets |
software | healthy | frontend/app.js:renderMyBets |
renderTargets |
software | healthy | frontend/app.js:renderTargets |
renderProSection |
software | healthy | frontend/app.js:renderProSection |
realizedTxt |
software | healthy | frontend/app.js:realizedTxt |
biasTag |
software | healthy | frontend/app.js:biasTag |
edgeVal |
software | healthy | frontend/app.js:edgeVal |
fetchLogs |
software | healthy | frontend/app.js:fetchLogs |
addConsoleLine |
software | healthy | frontend/app.js:addConsoleLine |
fetchTrades |
software | healthy | frontend/app.js:fetchTrades |
renderResults |
software | healthy | frontend/app.js:renderResults |
label |
software | healthy | frontend/app.js:label |
buildSeriesData |
software | healthy | frontend/app.js:buildSeriesData |
toSeries |
software | healthy | frontend/app.js:toSeries |
chartBaseOptions |
software | healthy | frontend/app.js:chartBaseOptions |
addEquitySeries |
software | healthy | frontend/app.js:addEquitySeries |
fetchEquityHistory |
software | healthy | frontend/app.js:fetchEquityHistory |
initChart |
software | healthy | frontend/app.js:initChart |
initLargeChart |
software | healthy | frontend/app.js:initLargeChart |
renderLargeChartData |
software | healthy | frontend/app.js:renderLargeChartData |
formatUSD |
software | healthy | frontend/app.js:formatUSD |
cap |
software | healthy | frontend/app.js:cap |
escapeHTML |
software | healthy | frontend/app.js:escapeHTML |
formatDateTime |
software | healthy | frontend/app.js:formatDateTime |
__init__ |
software | healthy | backend/polymarket_client.py:16 |
set_logger |
software | healthy | backend/polymarket_client.py:25 |
fetch_api_json |
software | healthy | backend/polymarket_client.py:31 |
_fetch |
software | healthy | backend/polymarket_client.py:34 |
fetch_market |
software | healthy | backend/polymarket_client.py:41 |
fetch_event |
software | dead | backend/polymarket_client.py:44 |
fetch_book |
software | healthy | backend/polymarket_client.py:47 |
find_temperature_events |
software | healthy | backend/polymarket_client.py:62 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
Dockerfile |
software | healthy | Dockerfile |
Procfile |
software | healthy | Procfile |
render.yaml |
software | healthy | render.yaml |
DEPLOY.md |
software | healthy | DEPLOY.md |
run.py |
software | healthy | run.py |
requirements.txt |
software | healthy | requirements.txt |
sw.js |
software | healthy | frontend/sw.js |
index.html |
software | healthy | frontend/index.html |
app.js |
software | healthy | frontend/app.js |
style.css |
software | healthy | frontend/style.css |
polymarket_client.py |
software | healthy | backend/polymarket_client.py |
schemas.py |
software | healthy | backend/schemas.py |
cities.py |
software | healthy | backend/cities.py |
__init__.py |
software | healthy | backend/__init__.py |
station_bias.py |
software | healthy | backend/station_bias.py |
db.py |
software | healthy | backend/db.py |
config.py |
software | healthy | backend/config.py |
weather_feed.py |
software | healthy | backend/weather_feed.py |
risk.py |
software | healthy | backend/risk.py |
persistence.py |
software | healthy | backend/persistence.py |
calibration.py |
software | healthy | backend/calibration.py |
weather_model.py |
software | healthy | backend/weather_model.py |
bot.py |
software | healthy | backend/bot.py |
main.py |
software | healthy | backend/main.py |
__init__.py |
software | healthy | backend/strategies/__init__.py |
weather_edge.py |
software | healthy | backend/strategies/weather_edge.py |
base.py |
software | healthy | backend/strategies/base.py |
| Label | Layer | Status | Path |
|---|---|---|---|
GET /api/portfolio |
api | healthy | backend/main.py |
POST /api/portfolio/reset |
api | healthy | backend/main.py |
POST /api/positions/purge-old |
api | healthy | backend/main.py |
POST /api/positions/sell |
api | healthy | backend/main.py |
GET /api/bot/status |
api | healthy | backend/main.py |
POST /api/bot/start |
api | healthy | backend/main.py |
POST /api/bot/stop |
api | healthy | backend/main.py |
POST /api/bot/configure |
api | healthy | backend/main.py |
GET /api/logs |
api | healthy | backend/main.py |
GET /api/trades |
api | healthy | backend/main.py |
GET /api/equity-history |
api | healthy | backend/main.py |
GET /api/signals |
api | healthy | backend/main.py |
GET / |
api | healthy | backend/main.py |
GET /manifest.webmanifest |
api | healthy | backend/main.py |
GET /sw.js |
api | healthy | backend/main.py |
GET /favicon.ico |
api | healthy | backend/main.py |
| Label | Layer | Status | Path |
|---|---|---|---|
PolymarketClient |
software | healthy | backend/polymarket_client.py:15 |
ResetRequest |
software | healthy | backend/schemas.py:6 |
SellRequest |
software | healthy | backend/schemas.py:10 |
BotConfigRequest |
software | healthy | backend/schemas.py:14 |
WeatherFeed |
software | healthy | backend/weather_feed.py:56 |
RiskManager |
software | healthy | backend/risk.py:6 |
Calibrator |
software | healthy | backend/calibration.py:19 |
TradingBot |
software | healthy | backend/bot.py:19 |
WeatherEdgeStrategy |
software | healthy | backend/strategies/weather_edge.py:78 |
TradeContext |
software | healthy | backend/strategies/base.py:6 |
Strategy |
software | healthy | backend/strategies/base.py:29 |
| Label | Layer | Status | Path |
|---|---|---|---|
portfolio |
data | healthy | backend/db.py |
positions |
data | healthy | backend/db.py |
trades |
data | healthy | backend/db.py |
equity_history |
data | healthy | backend/db.py |
bet_log |
data | healthy | backend/db.py |
city_bias |
data | healthy | backend/db.py |
| Label | Layer | Status | Path |
|---|---|---|---|
frontend |
software | healthy | frontend |
backend |
software | healthy | backend |
strategies |
software | healthy | backend/strategies |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | run.py |
115.0.0.0 |
network | healthy | backend/config.py |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-12roucnn |
software | healthy | /tmp/repobility-clone-12roucnn |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | backend/persistence.py |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8000 |
network | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
This page is publicly accessible at:
https://repobility.com/scan/a98c4fb2-55ad-43c5-8e51-3516d278ac92/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/a98c4fb2-55ad-43c5-8e51-3516d278ac92/
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.