← Hub

VEST

aphelion-craft vest-node

Verifiable audit ledger. Cards cover the AuditLog data model, signature chain, RFC 6962-style Merkle inclusion proofs, timeline/state-proof chains, the verifier engine, compliance metadata, Roughtime distributed timestamps, and sealed-timeline finalisation.

  • 15 cards
  • 1.3 h total read
  • 6 beginner
  • 7 intermediate
  • 2 advanced
Onboarding trail Read top to bottom 15 cards · routed walk
Protocol VESTProof envelope · proto3 from vest-007 ↗
---
config:
  packet:
    bitsPerRow: 8
---
packet-beta
  title VESTProof envelope · proto3
  0-7: "proof_id"
  8-15: "timeline_id"
  16-23: "operation"
  24-31: "user_sig"
  32-39: "witness_sigs"
  40-47: "merkle_proof"
  48-55: "timestamp_proof"
  56-63: "cross_refs[]"
  64-71: "compliance"
  72-79: "status"
  80-87: "metadata"
Prerequisite Dependency Related drift