every DID method, measured
Identity Move objects on IOTA Rebased, read from the fullnode and unpacked offline.
New driver under the verification guarantee: ThisDID resolutions are double-checked in parallel against an independent upstream — for did:iota, archon — until the live match-rate earns graduation.
IOTA Identity moved to shared Move objects on IOTA Rebased (MoveVM, Sui-style JSON-RPC) and is in active development (v1.9.x, Aug 2026). Resolution is one iota_getObject call: the driver allowlists the published identity packages per network, asserts each endpoint's chain identifier against the DID's network, unpacks the byte-packed document (DID magic, version, encoding, u16 length) and substitutes the spec's did:0:0 placeholder — validated byte-for-byte against production mainnet Identities (including Turingcerts' domain-linkage DID) before implementation. Archon resolves the method too and serves as probation verifier.