Boundary rules
- Authentication proves a user/session; organization membership and permission checks authorize an action.
- Personal and compliance data remain off-chain. Contracts receive references, commitments, or hashes only when the privacy and retention model is defined.
- Providers are trusted only for their assigned leg and must provide verifiable evidence.
- Chain consensus proves accepted ledger state, not the truth of an off-chain payout.
- RPC responses are untrusted external input. Indexers validate addresses, assets, status, and deterministic identity before persistence.
- Public reports minimize identifying data and do not expose credentials or sensitive provider evidence.