https://github.com/Neutrino1998/artifact-flow
· scanned 2026-06-16 04:34 UTC (1 month, 4 weeks ago)
7 raw signals (0 security + 7 graph)
Last scanned 1 month, 4 weeks ago · v1 · 6 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 39 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 |
CLAUDE.md |
software | healthy | CLAUDE.md |
run_server.py |
software | healthy | run_server.py |
mkdocs.yml |
software | healthy | mkdocs.yml |
requirements.txt |
software | healthy | requirements.txt |
docker-compose.prod.yml |
software | healthy | docker-compose.prod.yml |
README.md |
software | healthy | README.md |
run_cli.py |
software | healthy | run_cli.py |
pyproject.toml |
software | healthy | pyproject.toml |
setup.py |
software | healthy | setup.py |
docker-compose.yml |
software | healthy | docker-compose.yml |
requirements-dev.txt |
software | healthy | requirements-dev.txt |
docker-compose.dev.yml |
software | healthy | docker-compose.dev.yml |
Dockerfile |
software | healthy | Dockerfile |
CLAUDE.md |
quality | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
port:80 |
network | healthy | docker-compose.prod.yml |
port:443 |
network | healthy | docker-compose.prod.yml |
port:8000 |
network | healthy | docker-compose.yml |
port:3000 |
network | healthy | docker-compose.yml |
port:3306 |
network | healthy | docker-compose.dev.yml |
port:5432 |
network | healthy | docker-compose.dev.yml |
port:6379 |
network | healthy | docker-compose.dev.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | .env.example |
redis |
data | healthy | .env.example |
mysql |
data | healthy | requirements.txt |
postgresql |
data | healthy | requirements.txt |
postgres |
data | healthy | docker-compose.prod.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
backend |
hardware | healthy | docker-compose.yml |
frontend |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::CLAUDE.md |
security | healthy | CLAUDE.md |
auth::requirements.txt |
security | healthy | requirements.txt |
auth::README.md |
security | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
main |
software | healthy | run_server.py:26 |
parse_requirements |
software | healthy | setup.py:5 |
| Label | Layer | Status | Path |
|---|---|---|---|
caddy |
network | healthy | docker-compose.prod.yml |
nginx |
network | healthy | docker-compose.prod.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
Neutrino1998__artifact-flow |
software | healthy | /data/fable5_failed_archive/Neutrino1998__artifact-flow |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | run_server.py |
This page is publicly accessible at:
https://repobility.com/scan/2c6e7a93-a89f-4beb-97c3-57af102f2fbe/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/2c6e7a93-a89f-4beb-97c3-57af102f2fbe/
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.