every DID method, measured
Solana on-chain identities, read from BOTH sol-did programs.
New driver under the verification guarantee: ThisDID resolutions are double-checked in parallel against an independent upstream — for did:sol, archon — until the live match-rate earns graduation.
did:sol has an approved and merged resolver docker container in the DIF Universal Resolver repository.
One getMultipleAccounts round-trip checks the current Anchor program and the legacy program — live verification during the build proved real-world did:sol population still lives on the legacy program. Legacy state maps to modern flag semantics exactly as the on-chain migrate() does; no account on either program resolves generatively per the spec.