MTL · MyCase Data Spine (read-only foundation)
OAuth 2.0 Authorization-Code connector and read-only discovery harness for MyCase. This app makes GET requests only against MyCase's business API — it never creates, updates, or deletes case data.
GET /api/auth/mycase/start— begins the one-time consent flowGET /callback— MyCase's registered redirect_urinpm run discover— read-only tenant metadata dump (run from the server/CLI)GET /api/health— liveness/readiness check
See README.md and RUNBOOK.md for setup and operating steps.