Support (Phase 7)
Make the change observable in production.
Prerequisite
.claude/sdlc/gates/deploy-<task-slug>.md must exist and be signed.
Step 1 — Identify what to watch
From the plan's in-scope surface and the security/NFR sections of the architecture, enumerate:
- New code paths → structured log events at key decision points
- New endpoints or RPCs → request count, error rate, latency (p50/p95/p99)
- New background jobs → run count, duration, failure rate
- New external calls
[Description truncada. Veja o README completo no GitHub.]