Production-ready foundation

AI Meeting Notes

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.

Open dashboardView MVP UI

MVP workflow

  1. Create meeting
  2. Open participant check-in
  3. Record consent
  4. Capture or upload audio chunks
  5. Review transcript and speaker mapping
  6. Approve AI minutes
  7. Export signed document

API readiness

  • Health check
    GET /health
  • Internal happy path smoke
    POST /internal/vertical-slice/meeting-happy-path

Deployment target

Target 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.