Vraimony
Vraimony Standard (ERF)

PSP-style mappings; no official affiliation or affiliation implied. Integrity-only packaging standard; no outcome/admissibility promise.

Updated: 2026-03-04T00:00:00Z. Snapshot cadence: Daily. NOT Certificate Transparency (RFC 6962). No public receipt lists.

Daily Transparency Snapshot

A lightweight daily tree head/root checkpoint for a UTC date — signed by the active key. No PII. No tracking. No inclusion proofs. It does not make receipts public by itself.

Reality Audit (integrity-only)

Integrity verification only. No legal advice. No promise of admissibility/court acceptance/outcome. Does not prove truth, authorship, or identity. Verify is the source of truth.

Endpoint

GET /api/transparency/daily/YYYY-MM-DD

Example: /api/transparency/daily/2026-02-23

What it provides

Daily head is a transparency checkpoint. Full recomputation requires the relevant set of objects under audit context.

How to validate (high level)

  1. Fetch snapshot JSON for a UTC date.
  2. Verify the Ed25519 signature over the payload bytes.
  3. Recompute the Merkle root from the relevant set of objects under an audit context for that date, then compare.

Spec: docs/TRANSPARENCY_SNAPSHOT.md