Context
PRD v0.2 Operational Requirements require escrow low-balance monitoring and high-severity alerts on InsufficientEscrow.
Problem
Contract reverts on insufficient escrow but maintainers are not proactively alerted before depletion.
Proposed scope
Acceptance criteria
References
docs/PRD.md Section 8
crates/gateway/src/attestation.rs
contracts/waveflow-escrow/src/contract.rs
Context
PRD v0.2 Operational Requirements require escrow low-balance monitoring and high-severity alerts on
InsufficientEscrow.Problem
Contract reverts on insufficient escrow but maintainers are not proactively alerted before depletion.
Proposed scope
InsufficientEscrowchain errors ([gateway] Surface InsufficientEscrow chain errors with alert metrics #21 related)Acceptance criteria
waveflow_escrow_balance_low)References
docs/PRD.mdSection 8crates/gateway/src/attestation.rscontracts/waveflow-escrow/src/contract.rs