Product

Every shipped capability, bounded and labeled.

This page is the source of truth for what works today. Anything not on this page should not be assumed to exist. Status pills mirror the same enum the CLI emits.

Capability matrix

CapabilityStatusWhat it provesCaveat
EVM EIP-191 (personal_sign)shippedWallet signature verified against published address.Standard library; no third-party dependency for verification.
EVM EIP-712 typed-datashippedTyped-data signature with domain binding.Bound to the request shape; replay against another request fails.
ERC-1271 contract walletsshippedSmart-wallet signature via on-chain isValidSignature.Requires an RPC endpoint for the chain.
Solana Ed25519shippedSolana wallet signature over the canonical request.Solana-side principal mapping uses did:pkh.
JWT VCshippedJWT-encoded VC with issuer trust chain.Uses StatusList2021 for revocation.
JSON-LD VCboundedJSON-LD VC against an allowlisted context set.Bounded subset; arbitrary JSON-LD is refused.
SD-JWT VCboundedSelective-disclosure JWT VC with KB-JWT freshness.Structural conformance only; broader profile cert is roadmap.
did:web / did:key / did:pkhshippedDID resolution against trusted registries.did:web requires HTTPS resolution.
did:ethrboundedOn-chain DID resolution with versioned cache.Broader did:ethr coverage is roadmap.
x402 sandbox settleshippedVerify-first / settle-once held in real public testnet probe.Funded settle on public testnet still needs a funded wallet + USDC.
public_x402 wire compatibilityoperator-gatedBody shape accepted at structural layer by public facilitator.Funded settle is operator-gated.
GCS live exportoperator-gatedEnd-to-end put / get / pre-signed URL / delete cycle proven against fake-gcs-server.Real GCS bucket run pending an operator-supplied service-account key.
SAML 2.0 (signed AuthnRequest, encrypted assertions, SLO)boundedInternal enterprise baseline with RSA-PSS / SHA-256/384/512 + bindings.Not officially Okta- / Entra- / Google-certified.
SCIM enterprise baseline (Users + Groups + PATCH)boundedPagination + filters + PATCH (add/replace/remove).Internal baseline; not externally certified for SCIM 2.0 conformance.
SIEM mapping packs (Splunk CIM · Elastic ECS · webhook · canonical)shippedCanonical envelope unchanged + per-sink profile env var.Live tenant verification operator-gated.
Compliance certifications (SOC 2 / ISO 27001 / HIPAA / PCI)not-claimedWe do not claim any of these. Re-evaluated when commercially required.
Enterprise GAnot-claimedDesign-partner alpha only. No signed enterprise pilot today.

Next

See the request lifecycle in /lifecycle or jump straight to the integration guides.