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.

robertvanliew/gemel

https://github.com/robertvanliew/gemel · scanned 2026-06-16 04:37 UTC (1 month, 3 weeks ago)

7 raw signals (0 security + 7 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 3 weeks ago · v1 · 7 actionable findings from 1 signal source. 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 47 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
get_session software dead gemel_server.py:41
dashboard software healthy gemel_server.py:48
health software healthy gemel_server.py:55
status software healthy gemel_server.py:60
market software healthy gemel_server.py:73
ohlc software healthy gemel_server.py:80
scan software healthy gemel_server.py:99
backtest software healthy gemel_server.py:107
flightcheck software healthy gemel_server.py:126
_trade_dict software healthy gemel_server.py:197
_with_grade software healthy gemel_server.py:212
list_trades software healthy gemel_server.py:218
open_trade software healthy gemel_server.py:231
close_trade software healthy gemel_server.py:252
set_rules software healthy gemel_server.py:261
analytics software healthy gemel_server.py:268

LabelLayerStatusPath
GET / api healthy gemel_server.py
GET /api/health api healthy gemel_server.py
GET /api/status api healthy gemel_server.py
GET /api/market api healthy gemel_server.py
GET /api/ohlc api healthy gemel_server.py
GET /api/scan api healthy gemel_server.py
GET /api/backtest api healthy gemel_server.py
GET /api/flightcheck api healthy gemel_server.py
GET /api/journal/trades api healthy gemel_server.py
POST /api/journal/open api healthy gemel_server.py
POST /api/journal/{trade_id}/close api healthy gemel_server.py
POST /api/journal/{trade_id}/rules api healthy gemel_server.py
GET /api/analytics api healthy gemel_server.py

LabelLayerStatusPath
.env.example software healthy .env.example
gemel-brand-sheet.html software healthy gemel-brand-sheet.html
AGENTS.md software healthy AGENTS.md
check_alpaca.py software healthy check_alpaca.py
verify-screens.js software healthy verify-screens.js
requirements.txt software healthy requirements.txt
README.md software healthy README.md
gemel_server.py software healthy gemel_server.py
LICENSE software healthy LICENSE
check_data.py software healthy check_data.py
dashboard-mockup.html software healthy dashboard-mockup.html
AGENTS.md quality healthy AGENTS.md

LabelLayerStatusPath
OpenTradeBody software healthy gemel_server.py:169
CloseTradeBody software healthy gemel_server.py:185
RuleItem software healthy gemel_server.py:191

LabelLayerStatusPath
robertvanliew__gemel software healthy /data/fable5_failed_archive/robertvanliew__gemel

LabelLayerStatusPath
sqlite data healthy README.md

LabelLayerStatusPath
auth::AGENTS.md security healthy AGENTS.md
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/41471156-5168-4165-a71e-3efd418e5404/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/41471156-5168-4165-a71e-3efd418e5404/

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.