Cross-protocol risk view
Reprieve merges positions from multiple lending venues into a single health view instead of forcing users to monitor each protocol separately.

Cross-protocol liquidation protection
Reprieve is a professional monitoring and rescue interface for DeFi users with exposure across Aave, Compound, and Morpho. A per-user CRE workflow watches position health, simulates rescue actions, routes capital with same-chain priority, and records the proof on-chain.
Live rescue posture
Aave Arbitrum
At risk
Morpho Arbitrum
Stable
Compound Base
Reserve source
Product overview
The project focuses on preemptive liquidation protection. Users configure a personal rescue strategy, define health and budget thresholds, and let a CRE workflow handle monitoring and execution. The interface then surfaces live state, rescue readiness, and the final audit trail.
Reprieve merges positions from multiple lending venues into a single health view instead of forcing users to monitor each protocol separately.
Each user strategy is encoded into a dedicated CRE workflow so monitoring, decisioning, and execution do not depend on a centralized bot.
Every rescue action produces a durable audit record with chain, protocol, amount, and execution context for downstream review.
CRE workflow
Reprieve uses a per-user Chainlink Runtime Environment workflow as the coordination layer. It is not just sending alerts. It continuously checks risk, decides the rescue path, validates the execution, and records the result as a verifiable log.
Scheduled CRE checks monitor positions, read Chainlink Data Feeds, and collect off-chain risk inputs before liquidation risk is visible in the UI.
The workflow computes aggregate health, checks budget caps, ranks venues by rescue priority, and prepares the exact action plan.
Preflight simulation validates the rescue before execution so bad routes fail early instead of wasting budget mid-incident.
If same-chain liquidity is insufficient, CCIP routes collateral across chains and the workflow writes an immutable on-chain rescue record.
Execution policy
Coverage
The frontend presents the product as a clear operator surface: setup for strategy deployment, dashboard monitoring for health and budget posture, and on-chain logs for post-incident verification.

Position state is represented as part of a unified rescue decision instead of an isolated protocol alert.

Position state is represented as part of a unified rescue decision instead of an isolated protocol alert.

Position state is represented as part of a unified rescue decision instead of an isolated protocol alert.
Demo routes
The current implementation is a demo-ready frontend with mock data and deterministic rescue flows. It is designed to explain the product clearly while preserving access to the monitoring, setup, and audit experiences.