Vraimony
Vraimony Standard (ERF) — by GetEvidex

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

CT‑Lite 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 guarantee of admissibility/court acceptance/outcome. Does not prove truth, authorship, or identity. Verify is the source of truth.

Endpoint

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

Example: /v1/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