Nine-plus health checks on staggered cadences; a self-healing state machine that feeds the agents.
Revenue dies silently — a broken webhook, an expired credential, a failing Stripe path — and you find out from customers, not dashboards.
Sentinela watches the money path so the agents do not have to. It runs 9+ active checks (P2P, Magic Portrait, Stripe, Medusa, CSP, webhooks, synthetic checkout, real conversions) on staggered cadences from 2 minutes to 4 hours, evaluates state transitions (ok → warning → critical) in a self-healing state machine, and keeps a 24h ring buffer. Its read-only API feeds the KAVO agent, which raises the alert. No LLM — just disciplined, autonomous monitoring.
scheduler (2 min ─ 4 h cadences)
│
▼
┌──────────────────────────────────────────┐
│ 9+ checks: Stripe · Medusa · webhooks │
│ CSP · synthetic checkout · conversions │
└──────────────────────────────────────────┘
│ evaluator
▼
ok ─▶ warning ─▶ critical (24h ring buffer)
│ read-only API
▼
KAVO agent ─▶ alert