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!
72 lines
1.7 KiB
JSON
72 lines
1.7 KiB
JSON
{
|
|
"week": "2026-06-29",
|
|
"generatedAt": "2026-07-01T04:12:51.687Z",
|
|
"summary": {
|
|
"totalAnalyses": 59,
|
|
"goldSetEvaluations": 1,
|
|
"experimentDay": 1
|
|
},
|
|
"metrics": {
|
|
"recall": "100%",
|
|
"precision": "100%",
|
|
"f1": "100%",
|
|
"falseNegativeRate": "0%",
|
|
"falsePositiveRate": "0%",
|
|
"totalPRs": 1,
|
|
"byComponent": [
|
|
{
|
|
"component": "kyc",
|
|
"recall": "100%",
|
|
"precision": "100%",
|
|
"truePositives": 1,
|
|
"falsePositives": 0,
|
|
"falseNegatives": 0
|
|
},
|
|
{
|
|
"component": "frontend",
|
|
"recall": "100%",
|
|
"precision": "100%",
|
|
"truePositives": 1,
|
|
"falsePositives": 0,
|
|
"falseNegatives": 0
|
|
},
|
|
{
|
|
"component": "auth",
|
|
"recall": "100%",
|
|
"precision": "100%",
|
|
"truePositives": 1,
|
|
"falsePositives": 0,
|
|
"falseNegatives": 0
|
|
},
|
|
{
|
|
"component": "config",
|
|
"recall": "100%",
|
|
"precision": "100%",
|
|
"truePositives": 1,
|
|
"falsePositives": 0,
|
|
"falseNegatives": 0
|
|
}
|
|
]
|
|
},
|
|
"learnings": [
|
|
{
|
|
"type": "change_size",
|
|
"category": "medium",
|
|
"finding": "SIL presterar 100% på medium ändringar (1/1)",
|
|
"implication": "Bra för denna storlek"
|
|
},
|
|
{
|
|
"type": "graph_stability",
|
|
"finding": "0/1 PR:er krävde graf-uppdatering",
|
|
"implication": "Grafen är relativt stabil"
|
|
}
|
|
],
|
|
"recommendations": [],
|
|
"nextSteps": [
|
|
"✅ Kriterier uppfyllda — överväg aktivering för merge-reviews",
|
|
" - Sätt upp webhook-integrering",
|
|
" - Börja med opt-in för utvecklare",
|
|
"Fortsätt samla Gold Set-data varje vecka",
|
|
"Kör veckorapport: node SIL/experiment-report.mjs"
|
|
]
|
|
} |