https://github.com/TheArtOfSound/codey
· scanned 2026-06-16 04:40 UTC (1 month, 3 weeks ago)
5 raw signals (0 security + 5 graph)
Last scanned 1 month, 3 weeks ago · v1 · 5 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 38 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 |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
Procfile |
software | healthy | Procfile |
requirements.txt |
software | healthy | requirements.txt |
docker-compose.prod.yml |
software | healthy | docker-compose.prod.yml |
.env.prod.example |
software | healthy | .env.prod.example |
README.md |
software | healthy | README.md |
pyproject.toml |
software | healthy | pyproject.toml |
docker-compose.yml |
software | healthy | docker-compose.yml |
requirements-dev.txt |
software | healthy | requirements-dev.txt |
render.yaml |
software | healthy | render.yaml |
docker-compose.droplet.yml |
software | healthy | docker-compose.droplet.yml |
Dockerfile |
software | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
port:80 |
network | healthy | docker-compose.prod.yml |
port:443 |
network | healthy | docker-compose.prod.yml |
port:5432 |
network | healthy | docker-compose.yml |
port:6379 |
network | healthy | docker-compose.yml |
port:8000 |
network | healthy | docker-compose.yml |
port:3000 |
network | healthy | docker-compose.yml |
port:8001 |
network | healthy | docker-compose.droplet.yml |
port:3001 |
network | healthy | docker-compose.droplet.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
postgres |
hardware | healthy | docker-compose.yml |
redis |
hardware | healthy | docker-compose.yml |
backend |
hardware | healthy | docker-compose.yml |
celery_worker |
hardware | healthy | docker-compose.yml |
celery_beat |
hardware | healthy | docker-compose.yml |
frontend |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | .env.example |
redis |
data | healthy | .env.example |
postgres |
data | healthy | docker-compose.prod.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::README.md |
security | healthy | README.md |
auth::.env.prod.example |
security | healthy | .env.prod.example |
auth::.env.example |
security | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
TheArtOfSound__codey |
software | healthy | /data/fable5_failed_archive/TheArtOfSound__codey |
| Label | Layer | Status | Path |
|---|---|---|---|
celery |
data | healthy | requirements.txt |
| Label | Layer | Status | Path |
|---|---|---|---|
caddy |
network | healthy | docker-compose.prod.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | docker-compose.droplet.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::droplet |
hardware | healthy | docker-compose.droplet.yml |
This page is publicly accessible at:
https://repobility.com/scan/eb0bbc2b-b3a9-44d8-aae4-84914c5bf4c0/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/eb0bbc2b-b3a9-44d8-aae4-84914c5bf4c0/
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.