VitalCV / Trust / Schema
Trust Graph Schema Reference
Canonical field shapes and reading order for trust, replay, verifier, and receipt surfaces. No alternate schema is introduced here.
Canonical Reading Order
OBJECTTrust Graph
OWNERSHIPvcv-system
CHECKED_ATCurrent runtime
CHANNELTrust / Verifier / Replay
REPLAYrun:canonical
RUN_IDrun:canonical
T3
Required Record Shapes
TrustRegisterSnapshot
issuerDid, jwksUri, didDocUri, signingKeyId, keyAlgorithm, doctrineVersion, environment, proofTiers, replaySurvivable, sources, verifierEndpoints
ReplayInspection
receiptId, lineageKey, runId, checkedAt, issuerDid, signingKeyId, jwksUri, runs, gaps, signerHistory, survivabilityScore, degradationOwnership, sourceContinuity
PublicReceiptResponse
receipt_id, lane, source, checked_at, signed_payload, key_fingerprint, issuer_did, jwks_uri
Trust manifest
version, issuer, jwks_uri, did_document_uri, trust_graph_uri, trust_schema_uri, trust_doctrine_uri, status_uri, verify_uri, credential_types, proof_tiers, environment
Required Semantics
- OBJECT identifies the artifact under inspection.
- OWNERSHIP identifies actor, system, or unbound state.
- CHECKED_AT is the deterministic capture time.
- CHANNEL names the source or path that produced the artifact.
- REPLAY links prior continuity when available.
- RUN_ID is the deterministic chronology anchor.