Skip to main content

Docs platform is live

· One min read
Erik Bethke
Co-founder, Starlight Practice

The internal docs site is up — everything we know about Starlight Practice now lives in one searchable, versionable, diagrammable home.

What's here today

  • Architecture decisions — database model, multi-tenancy, HIPAA boundary, data sources
  • Feature specs — the prototype's twelve modules (dashboard, patients, pipeline, billing, wellness, actions, revenue, messages, reminders, pricing, reports, backup)
  • Business context — market positioning, business plan, branding, design system

What's new in this build

  • Full-text search across docs and blog posts
  • Mermaid diagrams in any markdown file (see System Overview)
  • This changelog — we'll post here whenever something material ships

What's next

  • Cognito SSO gate — same login as the main app. Site is currently open on staging/prod; the auth gate ships in a follow-up PR riding on the cookie-stored Cognito work in admin-platform
  • API reference (auto-generated from the OpenAPI schema once the API stabilizes)
  • Runbooks for on-call: incident response, common Aurora ops, Cognito recovery
  • Onboarding playbook for new providers joining the platform

If you want something documented, drop a note in #starlight-eng or open a PR against the docs/ package.