QovaQova docs
Chainlink CRE

CRE Overview

4 decentralized scoring workflows running on the Chainlink CRE Network.

Qova uses Chainlink CRE to run 4 decentralized scoring workflows. All computation is pure and deterministic for BFT consensus. 90 unit tests across 6 test files.

Workflows

WorkflowTriggerPurpose
Reputation OracleCron scheduleCompute 5-factor scores
Transaction MonitorEVM log eventDetect anomalies
Budget AlertEVM log eventMonitor utilization
Agent VerifyHTTP POSTOn-demand 8-check verification

Why CRE?

  • No single point of failure - scores computed across multiple nodes
  • BFT consensus - nodes must agree before writing on-chain
  • Verifiable - anyone can audit the scoring logic
  • Event-driven - workflows react to on-chain events in real-time

On this page