05ed037fe8
- DNS: pilot.landvex.com -> 16.170.83.169 - TLS: Let's Encrypt certificate (expires 2026-09-30) - Nginx: reverse proxy with SSL termination - API: https://pilot.landvex.com/api/v1/missions - UI: https://pilot.landvex.com/ - Upload: POST /api/v1/missions/import (multipart/form-data) Verified: ✅ https://pilot.landvex.com/health ✅ https://pilot.landvex.com/version ✅ https://pilot.landvex.com/api/v1/missions (list) ✅ https://pilot.landvex.com/api/v1/missions/:id (get) ✅ POST /api/v1/missions/import (video upload) ✅ UI loads with title 'LandveX Intelligence Lab' Next: Pilot 001 — Break the system!
41 lines
678 B
JSON
41 lines
678 B
JSON
{
|
|
"date": "2026-07-01",
|
|
"generatedAt": "2026-07-01T04:41:53.594Z",
|
|
"decisions": {
|
|
"total": 36,
|
|
"byType": {
|
|
"unknown": 36
|
|
},
|
|
"laterDisproven": 0
|
|
},
|
|
"uncertainty": {
|
|
"unknown": 0,
|
|
"uncertain": 0,
|
|
"certain": 0
|
|
},
|
|
"graph": {
|
|
"versions": 1,
|
|
"latestVersion": "7c9e49364235701e",
|
|
"nodes": 33,
|
|
"edges": 59
|
|
},
|
|
"stability": {
|
|
"testsRun": 1,
|
|
"deterministic": 1,
|
|
"avgStability": "100%"
|
|
},
|
|
"webhooks": {
|
|
"events": 0,
|
|
"queued": 0,
|
|
"completed": 0
|
|
},
|
|
"quality": [
|
|
{
|
|
"week": "2026-06-29",
|
|
"prs": 1,
|
|
"recall": "100%",
|
|
"precision": "100%",
|
|
"fnr": "0%"
|
|
}
|
|
]
|
|
} |