Preview documentation. Per-step reference with caching details and custom resolver plugins lands next.
Resolve
Fetch the DID document via the configured resolver.
Schema
Validate the document against the OAS schema.
Signature
Verify every proof on the document (Ed25519 + JCS).
Revocation
Check the revocation registry.
Lineage walk
Walk the parent chain back to the human root.
Liveness
Verify the entity is active (not expired, not suspended).
Conformance
Compute the conformance level (L0/L1/L2) based on proof quality.