Drema Independent Physician Review
This is the independent physician review application.
POST /api/articles/[slug]/ingest— Onboard one Production Sanity article into an immutable snapshot + session (OPERATOR only)GET /api/sessions/[sessionId]— Read a review session, its units, and claims (PHYSICIAN or OPERATOR)
All state is persisted to the existing Supabase workflow schema. Production Sanity remains read-only and write-only from this app.
API routes require a Bearer token in the Authorization header, verified against Supabase Auth.