https://github.com/eriksonas/competitive-analysis
· scanned 2026-06-16 02:52 UTC (2 months, 1 week ago)
8 raw signals (0 security + 8 graph)
Last scanned 2 months, 1 week ago · v2 · 8 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 27 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 |
tailwind.config.ts |
software | healthy | tailwind.config.ts |
vitest.config.ts |
software | healthy | vitest.config.ts |
next.config.mjs |
software | healthy | next.config.mjs |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
DEPLOYMENT.md |
software | healthy | DEPLOYMENT.md |
postcss.config.mjs |
software | healthy | postcss.config.mjs |
compose.prod.yaml |
software | healthy | compose.prod.yaml |
docker-compose.yml |
software | healthy | docker-compose.yml |
package.json |
software | healthy | package.json |
ecosystem.config.cjs |
software | healthy | ecosystem.config.cjs |
components.json |
software | healthy | components.json |
Dockerfile |
software | healthy | Dockerfile |
tsconfig.json |
software | healthy | tsconfig.json |
| Label | Layer | Status | Path |
|---|---|---|---|
traefik |
network | healthy | compose.prod.yaml |
loadbalancer |
network | healthy | compose.prod.yaml |
nginx |
network | healthy | ecosystem.config.cjs |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | .env.example |
postgres |
data | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
port:3000 |
network | healthy | compose.prod.yaml |
port:5432 |
network | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
db |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::package.json |
security | healthy | package.json |
auth::README.md |
security | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
eriksonas__competitive-analysis |
software | healthy | /data/fable5_failed_archive/eriksonas__competitive-analysis |
This page is publicly accessible at:
https://repobility.com/scan/8e85f96f-4632-4872-9d8f-9a9dfd25dddc/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/8e85f96f-4632-4872-9d8f-9a9dfd25dddc/
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.