QovaQova docs
Chainlink CRE

Budget Alert

Budget utilization monitoring with alert levels.

Triggers on SpendRecorded events. Computes utilization and classifies alert level.

Pipeline

EVM Log Trigger (SpendRecorded)
  -> Compute daily utilization %
  -> Compute monthly utilization %
  -> Classify alert level
  -> If CRITICAL: apply score penalty

Alert Levels

LevelUtilizationAction
GREEN< 60%No action
YELLOW60-80%Log warning
RED80-95%Webhook alert
CRITICAL> 95%Score penalty + webhook alert