Provista Internal Tools Platform

Operations dashboard foundation

Week 2 turns the scaffold into protected, read-only operational surfaces for LOP Tracker and Intake Reporting while keeping the data layer ready for SharePoint imports and future WellSky/Snowflake feeds.

Auth contract
NextAuth + Microsoft Entra ID
Session strategy is JWT for MVP scaffolding, with single-tenant Entra wiring and Provista email-domain enforcement.
Data contract
Postgres + Prisma
Prisma schema includes auth tables, LOP cases, intake records, and audit logging while keeping Week 2 records free of PHI.
Delivery contract
REST + OpenAPI
Web/iPhone compatibility is preserved by avoiding tRPC and keeping API evolution tied to documented schemas.
Execution milestones
Scaffold-first delivery path approved by Joe + Jeffrey
  • Week 1 scaffold + auth foundation
  • Week 2 auth/session probe + LOP tracker shell
  • Week 2 intake reporting shell + data schema
  • AMEXP staff review status from April control tracker
  • Week 3 Azure cutover + SharePoint sync hardening