소개
The SRE Observability Guardrail (dev-sre) serves as Gate 2 in the Ring development cycle, acting as a mandatory quality gate that ensures software is observable before it reaches production. It automatically audits services for JSON-structured logs, OpenTelemetry tracing, and health endpoints, rejecting any code that lacks the necessary instrumentation. By providing a non-negotiable validation layer, it prevents 'silent failures' and ensures that developers maintain high standards for logs and metrics regardless of deadline pressure or project scope.