# Shinecode Observability Standard

## Principle
If we cannot see a failure, we cannot reliably operate the product.

## Monitor
Frontend: JavaScript errors, Rendering errors, API errors, Navigation failures, Core Web Vitals, User-impacting performance.
Backend: Exceptions, HTTP errors, Slow requests, Queue failures, Database performance, External service failures.
