Files
veripath/docs/operations/decisions/DR-002-monitoring-cadence.md
T

18 lines
808 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# DR-002: Monitoring Cadence
**Status:** LOCKED (defaults) · 2026-08-16 · Implementation deferred to post-call review
## Decision
- Days 030 after onboarding: audit every day (high-risk window — aggregators
and caches still settling onto new values).
- After day 30: weekly.
- Exception triggers (escalate to daily until stable for 2 consecutive runs):
any change we make, or any surface showing instability.
- Client communication: NO per-drift alerts. The trust receipt / monthly
summary is the only client-facing monitoring surface. The client should feel
watched, not pinged.
## Deferred (post-call)
- Actual cron wiring of audit_pipeline.sh at these intervals.
- Escalation detection logic (what counts as "instability").
- First real onboarding must exist before any of this is built.