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!
7 lines
1.1 KiB
JSON
7 lines
1.1 KiB
JSON
{"rule":"no-server-edit","description":"Ingen redigering på server","consequence":"STOP","evidence":"Kör på server (EC2/cloud-init hittat)","timestamp":"2026-07-01T05:09:10.474Z"}
|
|
{"rule":"no-uncommitted-changes","description":"Ingen ändring utan commit","consequence":"ESCALATE","evidence":"Ocommitade ändringar: 774 filer","timestamp":"2026-07-01T05:09:10.509Z"}
|
|
{"rule":"no-deploy-without-pipeline","description":"Ingen deployment utan pipeline","consequence":"STOP","evidence":"Ingen CI/CD pipeline hittad","timestamp":"2026-07-01T05:09:10.509Z"}
|
|
{"rule":"no-migration-without-version","description":"Ingen migration utan versionshantering","consequence":"STOP","evidence":"Inga migrationer hittade","timestamp":"2026-07-01T05:09:10.509Z"}
|
|
{"rule":"no-rollback-without-verification","description":"Ingen rollback utan verifierad återställningspunkt","consequence":"ESCALATE","evidence":"Inga backup/rollback scripts","timestamp":"2026-07-01T05:09:10.509Z"}
|
|
{"rule":"no-code-without-tests","description":"Ingen kod utan tester","consequence":"ESCALATE","evidence":"Inga tester hittade","timestamp":"2026-07-01T05:09:10.509Z"}
|