{"mechanism":"economic-bond","status":"engine-ready:escrow-not-deployed","description":"Optional per-signal economic guarantee: when a signal is sold WITH a guarantee, the seller commits that the named best-risk-adjusted protocol will stay best (within a tolerance band) for a stated window. If another protocol overtakes it beyond tolerance inside the window, the buyer collects a fixed payout from the seller's on-chain bond. The resolution rule is deterministic and content-bound (see resolveGuarantee.ts) — no discretion after the fact.","rule":{"breach":"best-risk-adjusted protocol != guaranteed protocol AND (best.weightedApyBps - guaranteed.weightedApyBps) > toleranceBps, observed within [issuedAt, issuedAt+windowSeconds]","noiseBand":"toleranceBps — sub-band moves do not count as a breach","windowBound":"only readings inside the window can trigger a payout","indeterminate":"an unreadable guaranteed-protocol APY yields no verdict (neither breach nor uphold) — re-verify within the window"},"defaults":{"toleranceBps":15,"windowSeconds":3600,"payoutMultipleOfPrice":10},"bond":{"escrowAddress":null,"fundedUsd":0,"chain":"base"}}