Skip to content

ATF Demo Policy

Scope

This page documents the deterministic policy enforced by the public simulator.

Constraints

  • amount <= 1000
  • max_slippage_bps <= 300
  • ttl_seconds <= 300

Determinism Note

  • Receipt hash derived from normalized input + decision output
  • Same input always produces same receipt hash

Not Production Policy

Demo policy constraints are intentionally public and simplified. Demo policy is not the same as partner or production policy.

Related links