https://github.com/synergenix19/Sage
· scanned 2026-06-16 04:39 UTC (1 month, 3 weeks ago)
14 raw signals (0 security + 14 graph)
Last scanned 1 month, 3 weeks ago · v1 · 14 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 45 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 |
|---|---|---|---|
require_api_key |
software | dead | server.py:36 |
require_ready |
software | dead | server.py:45 |
_warmup_bge_m3 |
software | healthy | server.py:56 |
_warmup_task |
software | healthy | server.py:66 |
lifespan |
software | healthy | server.py:118 |
chat |
software | healthy | server.py:221 |
_timeout_err |
software | healthy | server.py:280 |
_err |
software | healthy | server.py:287 |
_body |
software | healthy | server.py:296 |
extract_profile |
software | healthy | server.py:330 |
name_session |
software | healthy | server.py:412 |
health_ready |
software | healthy | server.py:450 |
health_schema_conformance |
software | healthy | server.py:463 |
__init__ |
software | healthy | trace_loop.py:57 |
main |
software | healthy | trace_loop.py:63 |
make_initial_state |
software | healthy | run.py:8 |
main |
software | healthy | run.py:47 |
⚙ CORSMiddleware |
software | healthy | server.py |
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
CLAUDE.md |
software | healthy | CLAUDE.md |
server.py |
software | healthy | server.py |
pyrightconfig.json |
software | healthy | pyrightconfig.json |
pyproject.toml |
software | healthy | pyproject.toml |
Makefile |
software | healthy | Makefile |
trace_loop.py |
software | healthy | trace_loop.py |
run.py |
software | healthy | run.py |
Dockerfile |
software | healthy | Dockerfile |
CLAUDE.md |
quality | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
Message |
software | healthy | server.py:197 |
ChatRequest |
software | healthy | server.py:202 |
ExtractProfileRequest |
software | healthy | server.py:209 |
NameSessionRequest |
software | healthy | server.py:214 |
_Msg |
software | healthy | trace_loop.py:51 |
_Req |
software | healthy | trace_loop.py:56 |
| Label | Layer | Status | Path |
|---|---|---|---|
POST /chat |
api | healthy | server.py |
POST /extract-profile |
api | healthy | server.py |
POST /name-session |
api | healthy | server.py |
GET /health/ready |
api | healthy | server.py |
GET /health/schema-conformance |
api | healthy | server.py |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | .env.example |
postgres |
data | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
synergenix19__Sage |
software | healthy | /data/fable5_failed_archive/synergenix19__Sage |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8000 |
network | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | .env.example |
This page is publicly accessible at:
https://repobility.com/scan/fc9a3742-ef5a-4f1f-b7e4-a5acf4eaf05b/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/fc9a3742-ef5a-4f1f-b7e4-a5acf4eaf05b/
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.