DUNIN7 · LOOMWORKS · RECORD
record.dunin7.com
Status Current
Path protocols/ova/README.md

OVA Protocol Specification

This folder is the committed home of the OVA Protocol — a decentralized access-control protocol implemented as a standalone based-ZK application on the Kaspa blockDAG (Toccata primitives KIP-16/17/20/21). Provisional patent March 2026.

Status

Populated and current. The earlier "awaiting content" question — whether OVA needed a separate ova-record repository — is answered: it does not. OVA's committed home is here:

There is no separate ova-record. New revisions land alongside prior committed copies per the repository versioning convention (never in-place); older versions are retained as history.

Current canonical artifacts

| Artifact | Current | Prior retained | |---|---|---| | Protocol spec (authored) | OVA_PROTOCOL_SPEC_V3_2.md | OVA_PROTOCOL_SPEC_V3_1.md, OVA_PROTOCOL_SPEC_V3.md (and V1, V2, the V0_6 amendments) | | Verification Part II | verification/OVA_VERIFICATION_PART_II_BEHAVIORAL-v0_4.md | verification/OVA_VERIFICATION_PART_II_BEHAVIORAL-v0_3.md, verification/OVA_VERIFICATION_PART_II_BEHAVIORAL-v0_2.md | | Verification Part V | verification/OVA_VERIFICATION_PART_V_TRAFFIC_PATTERN-v0_2.md | verification/OVA_VERIFICATION_PART_V_TRAFFIC_PATTERN-v0_1.md | | Verification Part VI | verification/OVA_VERIFICATION_PART_VI_HIDDEN_TOPOLOGY-v0_2.md | verification/OVA_VERIFICATION_PART_VI_HIDDEN_TOPOLOGY-v0_1.md | | Verification Part VII | verification/OVA_VERIFICATION_PART_VII_ZERO_LEAKAGE-v0_2.md | verification/OVA_VERIFICATION_PART_VII_ZERO_LEAKAGE-v0_1.md | | Candidate seed | candidate-seeds/ova/ova-candidate-seed-v0_1.md | — | | Project handoff | candidate-seeds/ova/ova-project-handoff-v0_1.md | — |

Forge-blessed vs authored. OVA_PROTOCOL_SPEC_V3_2.md is the current authored spec. Forge holds spec_version 2 (verdict "ready," 2026-03-09) — so the Forge-blessed spec remains V2. The V3_x line (V3 → V3_1 → V3_2) is authored-ahead-of-induction: re-induction is held post-mainnet (pending Toccata mainnet) and Part IV v0.2 coordination. Current authored ≠ Forge-blessed until that re-induction runs.

Layout

Integration posture

Per the current methodology, OVA integration proceeds via seam-and-stub; the hand-written authorizer progresses toward a macaroon-flavored capability model. The spec lineage here documents that progression and its rationale.