Field-Verified Evidence Protocol
FVE — Specification v1.0
WINDI Publishing House
Liga IA+H · Kempten, Bavaria · 2026
"AI processes. Human decides. WINDI guarantees."
The system is not a source of truth. The system is a mechanism of verifiability.
The FVE Protocol is built on one irrevocable premise:
Trust is not requested. Verification is provided.
A digital artifact whose origin, integrity, and context are verifiable independently of the platform that generated it.
An FVE artifact is produced through a defined pipeline that binds together three dimensions that have historically been recorded in isolation:
| Dimension | Description |
|---|---|
| Identity (WHO) | Verified DID — the human actor who captured the evidence |
| Space-Time (WHERE + WHEN) | GPS coordinates + authoritative UTC server timestamp |
| Evidence (WHAT) | Native-captured media + SHA-256 hash at moment of capture |
A valid FVE artifact MUST contain all four components:
The canonical FVE pipeline consists of four sequential, non-skippable stages:
| Stage | Name | Specification |
|---|---|---|
| 1 | CAPTURE | MediaDevices API (native hardware). Gallery upload paths are blocked by design. |
| 2 | HASH | SHA-256 computed at capture moment. Not post-upload. Not modifiable retroactively. |
| 3 | SEAL | POST to Forensic Ledger. receipt_id generated. Immutable registration. |
| 4 | VERIFY | Public endpoint. Anyone can verify. No authentication required. |
Each stage is mandatory. Skipping any stage produces an artifact that does not qualify as FVE.
A compliant FVE implementation must guarantee all five invariants:
| Invariant | Definition |
|---|---|
| I1 — Immutability | The hash of the content cannot be altered without invalidating the proof. |
| I2 — Platform Independence | Verification does not depend on WINDI infrastructure being online. |
| I3 — Reproducibility | Any third party can recompute the hash and verify independently. |
| I4 — Transparency | All elements required for verification are publicly accessible. |
| I5 — Issuer Non-trust | The system does not ask for trust — it provides means of verification. |
Any independent verifier must be able to execute the following steps without privileged access:
| Result | Meaning |
|---|---|
| ✓ MATCH | Evidence is intact. Integrity confirmed by WINDI Forensic Ledger. |
| ✗ MISMATCH | Evidence is invalid. Content has been altered after sealing. |
The FVE Protocol explicitly does NOT:
FVE proves that an artifact existed, was captured natively, and has not been altered since sealing. What the artifact depicts is a matter for human judgment.
FVE introduces a distinct class of digital proof that combines three dimensions previously recorded in isolation:
Proof of Presence + Proof of Capture + Proof of Integrity
This combination means that a fake or retroactively created artifact cannot pass a full FVE verification, because it cannot simultaneously satisfy all three proofs with a consistent DID, GPS lock, authoritative timestamp, and sealed hash.
| Aspect | Definition |
|---|---|
| FVE is | An open verifiability protocol |
| FVE is not | A closed proprietary product |
| WINDI is | The first reference implementation |
| Others may | Implement the protocol on different infrastructure |
| Trust model | Mathematical — not institutional |
WINDI is not the arbiter of truth. WINDI is the first system to implement a complete, public, open FVE pipeline.
This document formally defines the FVE protocol structure and establishes the timestamp of its first implementation.
| Claim | Detail |
|---|---|
| First implementation | WINDI FIELD Phase 1 — 2026-03-23 |
| Genesis receipt | WINDI-FIELD-20260323195248-D562ED84 |
| Pipeline validation | Complete — all 4 stages confirmed |
| First actor | Human Dragon (DID: WALLET-20260215-0001) |
| Location | Kempten, Bavaria, DE (47.6430, 10.2927) |
| Timestamp | 2026-03-23T19:52:48.308321Z — AUTHORITATIVE |
| Ledger anchor | TRUE — immutably registered |
"I — with this identity — was here — at this exact moment — and captured this."
— Human Dragon, Kempten, Bavaria, 23 March 2026
| Party | Role / Statement |
|---|---|
| Human Dragon (Jober Mögele Correa) | Founder & Chief Governance Officer — WINDI Publishing House Kempten, Bavaria, DE · 2026-03-23 |
| Guardian (Liga IA+H) | Constitutional review — protocol invariants confirmed |
| Architect (Liga IA+H) | Technical architecture — pipeline specification confirmed |
| Witness (Liga IA+H) | Independent audit — genesis receipt verified |