Files
boc/SIL/gold-set.jsonl
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

2 lines
1.3 KiB
JSON

{"pr":"11d149f6","subject":"Merge KYC Apple Native UX + Security fixes","date":"2026-06-29 13:30:51 +0000","base":"d145189412483c597229b0d43dc4dda9944146c3","head":"ab3e699f1c81512d94184b808bf87d865c923768","predicted":["kyc","frontend","auth","config"],"actual":["kyc","frontend","auth","config"],"fileCount":15,"predictions":[{"component":"kyc","confidence":0.85,"verified":true},{"component":"frontend","confidence":0.85,"verified":true},{"component":"auth","confidence":0.85,"verified":true},{"component":"config","confidence":0.85,"verified":true}],"files":["docs/kyc-audit-2026-06-29/README.md","docs/kyc-audit-2026-06-29/implementation-plan.md","docs/kyc-audit-2026-06-29/redteam-audit.md","docs/kyc-audit-2026-06-29/ux-review.md","src/components/SecureCamera.tsx","src/components/SecureCamera.tsx.bak-2026-06-29","src/index.css","src/lib/auth-cookie.ts","src/lib/csrf.ts","src/lib/haptics.ts","src/lib/quality-scorer.ts","src/lib/s3-upload.ts","src/pages/VerifyIdentity.tsx","src/pages/VerifyIdentity.tsx.bak-2026-06-29","src/tailwind.config.js"],"commits":["SECURITY FIX: CSRF protection + cookie-based JWT","Add REDTEAM AUDIT: KYC security assessment","Update implementation plan — Technical improvements complete","KYC Technical Improvements: presigned URLs, quality scoring","Update implementation plan — UX Improvements complete"]}