July 26th, 2026

Improved

QA

Dev

App-Wide Error Tracking & Monitoring (Sentry)

Behind-the-scenes monitoring is now wired across Coach Pulse:

  • End-to-end error tracking (Sentry) — the app, the admin tools, and the server/sidecar layer now report errors to Sentry, tagged by environment (dev / QA / prod), with self-activating source maps so every issue comes with readable, actionable detail.
  • Product analytics plumbing (PostHog) on the admin side.
  • Safe by design — all of it is fail-open and self-activating: it turns on automatically wherever it is configured and never affects the app if the monitoring layer is unavailable. Production is staged and ready to switch on.

The payoff: we catch and diagnose issues faster, so fixes land sooner.