概要
Ensures every system error is captured and monitored using Sentry v8, replacing simple console logging with robust, context-rich exception handling. It provides standardized implementation patterns for API controllers, background cron jobs, and complex workflows while enabling deep database performance monitoring and custom performance spans. By enforcing these patterns, it helps developers maintain system reliability, detect N+1 queries, and gain full visibility into service health and performance bottlenecks.