https://github.com/thomasferriere/WorldCup-AI-Predictor
· scanned 2026-06-16 04:40 UTC (1 month, 3 weeks ago)
4 raw signals (0 security + 4 graph)
Last scanned 1 month, 3 weeks ago · v1 · 4 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 22 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 |
|---|---|---|---|
tache_ingestion |
software | dead | serveur_api.py:52 |
tache_moteur_ia |
software | dead | serveur_api.py:65 |
lifespan |
software | healthy | serveur_api.py:75 |
accueil |
software | healthy | serveur_api.py:118 |
signal_pari |
software | healthy | serveur_api.py:143 |
kpis |
software | healthy | serveur_api.py:237 |
matchs_du_jour |
software | healthy | serveur_api.py:260 |
⚙ CORSMiddleware |
software | healthy | serveur_api.py |
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
requirements.txt |
software | healthy | requirements.txt |
README.md |
software | healthy | README.md |
LICENSE |
software | healthy | LICENSE |
requirements-dev.txt |
software | healthy | requirements-dev.txt |
serveur_api.py |
software | healthy | serveur_api.py |
| Label | Layer | Status | Path |
|---|---|---|---|
GET / |
api | healthy | serveur_api.py |
GET /api/kpis |
api | healthy | serveur_api.py |
GET /api/matchs_du_jour |
api | healthy | serveur_api.py |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | .env.example |
postgres |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
thomasferriere__WorldCup-AI-Predictor |
software | healthy | /data/fable5_failed_archive/thomasferriere__WorldCup-AI-Pre… |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8000 |
network | healthy | serveur_api.py |
This page is publicly accessible at:
https://repobility.com/scan/a10a9411-6160-443b-89ab-a788c546abf9/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/a10a9411-6160-443b-89ab-a788c546abf9/
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.