diff --git a/README.md b/README.md index dfa63df..04d5558 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ ANP **reuses** identity (DID/VC), settlement (native chain), and attestation pat ## Reference DLT -The spec is chain-agnostic. The **reference profile** targets **IOTA Rebased** (Move VM, sub-second finality, near-zero / sponsored fees). Hard selection criteria for any chain: sub-second finality, ultra-low fees, programmable escrow, programmatic wallets, and post-quantum *pairing* at the binding layer (always satisfiable — ANP's binding signatures are off-chain, §6.5). A chain's *account-level* post-quantum roadmap and native EUR/USD stablecoins are valued nice-to-haves, graded rather than hard (no candidate chain ships PQC accounts today — see [`DLT_EVALUATION.md`](./DLT_EVALUATION.md)). An EVM interoperability profile (ERC-8004 / EAS / x402) is available but optional. +The spec is chain-agnostic. The **reference profile** targets **IOTA Rebased** (Move VM, sub-second finality, near-zero / sponsored fees). Hard selection criteria for any chain (the SPEC §13.1 MUSTs): sub-second finality, ultra-low fees, programmable escrow, programmatic wallets, **contract-readable dispute/enforcement state** (so escrow can prove a dispute's absence on-chain — the requirement that rules out event-log-only anchoring like Hedera HCS), **anchor discoverability**, and post-quantum *pairing* at the binding layer (always satisfiable — ANP's binding signatures are off-chain, §6.5). A chain's *account-level* post-quantum roadmap and native EUR/USD stablecoins are valued nice-to-haves, graded rather than hard (no candidate chain ships PQC accounts today — see [`DLT_EVALUATION.md`](./DLT_EVALUATION.md)). An EVM interoperability profile (ERC-8004 / EAS / x402) is available but optional. ## Status