https://github.com/gabriel-raamos/football-formation-analysis
· scanned 2026-06-16 04:24 UTC (2 months ago)
12 raw signals (0 security + 12 graph)
Last scanned 2 months ago · v1 · 12 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 56 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 |
|---|---|---|---|
leagueName |
software | healthy | leagues.js:leagueName |
isValidFormation |
software | healthy | server.js:isValidFormation |
parseLeagues |
software | healthy | server.js:parseLeagues |
write |
software | healthy | server.js:write |
OLLAMA_URL |
software | healthy | ai.js:OLLAMA_URL |
OLLAMA_MODEL |
software | healthy | ai.js:OLLAMA_MODEL |
computeVerdict |
software | healthy | ai.js:computeVerdict |
buildPrompt |
software | healthy | ai.js:buildPrompt |
INSUFFICIENT |
software | healthy | ai.js:INSUFFICIENT |
completeAnalysis |
software | healthy | ai.js:completeAnalysis |
reason |
software | healthy | ai.js:reason |
streamAnalysis |
software | healthy | ai.js:streamAnalysis |
API_KEY |
software | healthy | seed.js:API_KEY |
BASE_URL |
software | healthy | seed.js:BASE_URL |
initVenueCache |
software | healthy | seed.js:initVenueCache |
upsertVenue |
software | healthy | seed.js:upsertVenue |
upsertTeam |
software | healthy | seed.js:upsertTeam |
upsertFixture |
software | healthy | seed.js:upsertFixture |
seedFixtures |
software | healthy | seed.js:seedFixtures |
seedLineups |
software | healthy | seed.js:seedLineups |
searchByFormations |
software | healthy | db.js:searchByFormations |
getFixturesWithoutLineups |
software | healthy | db.js:getFixturesWithoutLineups |
saveLineups |
software | healthy | db.js:saveLineups |
getStats |
software | healthy | db.js:getStats |
getFormationStats |
software | healthy | db.js:getFormationStats |
pct |
software | healthy | db.js:pct |
getFormationOverall |
software | healthy | db.js:getFormationOverall |
getTopTeamsForFormation |
software | healthy | db.js:getTopTeamsForFormation |
getLeagues |
software | healthy | db.js:getLeagues |
getCachedAnalysis |
software | healthy | db.js:getCachedAnalysis |
saveAnalysis |
software | healthy | db.js:saveAnalysis |
resolveVenueId |
software | healthy | generate-sql.js:resolveVenueId |
chunk |
software | healthy | generate-sql.js:chunk |
⚙ express.static(path.join(__dirname |
software | healthy | server.js |
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
vercel.json |
software | healthy | vercel.json |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
leagues.js |
software | healthy | leagues.js |
server.js |
software | healthy | server.js |
ai.js |
software | healthy | ai.js |
package.json |
software | healthy | package.json |
seed.js |
software | healthy | seed.js |
db.js |
software | healthy | db.js |
generate-sql.js |
software | healthy | generate-sql.js |
| Label | Layer | Status | Path |
|---|---|---|---|
GET /api/analysis |
api | healthy | server.js |
GET /api/generate |
api | healthy | server.js |
GET /api/leagues |
api | healthy | server.js |
GET /api/stats |
api | healthy | server.js |
GET /fixtures |
api | healthy | seed.js |
GET /fixtures/lineups |
api | healthy | seed.js |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | .env.example |
postgres |
data | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
gabriel-raamos__football-formation-analysis |
software | healthy | /data/fable5_failed_archive/gabriel-raamos__football-format… |
| Label | Layer | Status | Path |
|---|---|---|---|
port:3000 |
network | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
generic_api_key::.env.example |
security | healthy | .env.example |
This page is publicly accessible at:
https://repobility.com/scan/438c53e5-8f67-4d50-9b02-cd4d8fbe9775/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/438c53e5-8f67-4d50-9b02-cd4d8fbe9775/
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.