DeltaZero is a live, read-only DeFi risk-intelligence ASP for pseudo-delta-neutral strategies. This document supersedes the original MVP constraint brief.
- Deterministic Strategy Build.
- Hedge-Drift Auditing for existing long/short structures.
- Funding Stress Testing with impairment breakdowns.
- Correlated, fat-tailed Monte Carlo Sensitivity with collateral-depeg transmission.
- Read-only wallet analysis for supported Hyperliquid, Morpho, and Aave positions.
- Live Hyperliquid market context.
- One coordinated Risk Engine pass returning all four premium strategy reports.
- Browser OKX Wallet checkout and a production x402 payment boundary on X Layer.
- A live Streamable HTTP MCP server for agent-native deterministic calculations.
- An Agent Operator Console and executable agent-in-a-box example with proposal-only safeguards.
- Responsive charts, liquidation-zone visualization, methodology, report export, and browser-local report history.
DeltaZero remains non-custodial and read-only. It does not request seed phrases, private keys, token approvals, or trading authority. Recommendations and execution payloads are decision support; they are not automatically broadcast as trades.
- Submitted strategy inputs are not stored in a server database.
- Report history is stored locally in the user's browser.
- Email and Telegram actions share completed snapshots; unattended alerts still require durable server storage and a scheduler.
- The TypeScript and Python SDKs are publicly released as
deltazero-coreon npm and PyPI and remain available as tested repository source. - OKX marketplace registration/review submission does not imply marketplace approval.
The strategy interfaces currently support SOL and ETH. Live public wallet coverage depends on the networks, positions, and data exposed by each supported adapter.
Primary paid endpoint:
POST /risk-engine/analyze
Agent-native endpoint:
POST /mcp
Public reference surfaces:
GET /health
GET /docs
GET /openapi.json
GET /market/hyperliquid