aldabra/audits
Kayos 0273fe29e4 audits: settle path landed — full 6/6 escrow builders proven on chain
Settle path (4 txs):
- open       a878900c09022381f332ca2cea1b4624202ebdbd6f3a83fd9de07475bb98bd6b
- bob deposit ef8910101e88b63abb28ec9b511616e3465075b8d34d5eeb9703efe1876a62bf
- agree      bbfd57c3acb68ddb76d6b92c0dbe8ba9cb21ca88ad6370d19f00822c3b69d655
- settle     4b52312ce264dba74a6fde6c2ccb597696022c8919470f23670e2746db10d1ff

agreed_at_ms=1778381375000 + lock_period_ms=1_800_000 = 1778383175000
earliest_settle. Tip at settle submit: 1778383733000 (558s past).
recipient (bob) receives 10 ADA at enterprise address. Settle requires
no party signer — preprod drove as fee-payer only.

Validator's Settle branch executed cleanly: state==Agreed check,
strict-> time gate, recipient payout via value_geq_value(paid, in_value).
MED-2/3 fix (slot-derived validity_lower_ms) held a second time under
different timing. Total escrow value cycled through validator across all
three E2E paths: 5+10+10 = 25 tADA, 9 successful txs across 6 distinct
validator branches (open as no-script, deposit, agree, veto, settle,
refund). Zero failed txs, zero collateral burns.

Code surface complete. Next: drop escrow_wip flag (task #48) per Cobb's
2026-05-09 directive — replace compile-time gate with runtime
"use at own risk" note when an agent calls escrow_open.
2026-05-09 20:33:39 -07:00
..
2026-05-09-escrow-e2e.md audits: settle path landed — full 6/6 escrow builders proven on chain 2026-05-09 20:33:39 -07:00
2026-05-09-escrow-internal-audit.md fix(escrow_wip): apply 2026-05-09 internal audit findings 2026-05-09 14:06:17 -07:00