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