MVP workflow
- Create meeting
- Open participant check-in
- Record consent
- Capture or upload audio chunks
- Review transcript and speaker mapping
- Approve AI minutes
- Export signed document
Production-ready foundation
Secure multi-tenant meeting minutes platform for in-person, online, offline, and hybrid meetings. The backend foundation now covers auth boundaries, meeting lifecycle, recording upload, transcript mapping, AI minutes approval, exports, production hardening, and an HTTP vertical-slice smoke endpoint.
GET /healthPOST /internal/vertical-slice/meeting-happy-pathTarget domain is notes.skynetwork.id. The production stack is designed to bind locally on 127.0.0.1:18080, then be routed additively from the existing public proxy so other apps on 103.172.172.75 are not disturbed.