Files
boc/experiments/EP-1.0/protocol-checklist.md
T
Bernt 05ed037fe8 pilot.landvex.com: HTTPS + Full Stack Verified
- 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!
2026-07-02 17:34:19 +00:00

942 B

EP-1.0 Protokollrevision — Kontrollista

Används före varje experiment (CR-002, CR-003, ...) för att verifiera att protokollet följs identiskt.

Kontrollpunkter

# Kontroll Status Notering
1 Ledger-format identiskt med CR-001 (JSON Lines, append-only)
2 Samma händelsenamn används Se EP-1.0/händelsenamn.md
3 Samma KPI-definitioner används Se EP-1.0/kpi-definitions.md
4 Samma blocker-definition används (blocker_encountered räknas, experiment_blocked är boolean)
5 Samma restart-definition används
6 Ledger stängs och låses före KPI-härledning
7 KPI:er härleds endast från händelser efter experiment_started
8 Ingen modelländring före alla tre dataset insamlade

Signatur

  • Experiment: ___________
  • Kontrollerad av: ___________
  • Datum: ___________