test(okf): capture block-form fixture and collection baseline before any decoder

Co-Authored-By: Claude <claude-opus-5>
This commit is contained in:
Kjell Tore Guttormsen 2026-09-02 19:58:56 +02:00
commit 5c59921a26
5 changed files with 122 additions and 0 deletions

View file

@ -0,0 +1,13 @@
---
type: index
okf_version: 0.2
title: "Block-form provenance — the shape a line parser cannot read"
---
A repo-owned fixture bundle whose concepts carry OKF provenance in **block** form:
`verified` as a YAML sequence of mappings (SPEC §5.2) rather than the single-line flow
shorthand. Navigation must stay tolerant of it — the bytes rendered here are the "before"
referent that later decoder work compares against.
- [Attested computation](attested.md)
- [Multi-verified concept](multi-verified.md)