test(okf): capture block-form fixture and collection baseline before any decoder
Co-Authored-By: Claude <claude-opus-5>
This commit is contained in:
parent
f6b1b779e2
commit
5c59921a26
5 changed files with 122 additions and 0 deletions
13
tests/golden/block-form-provenance/bundle/index.md
Normal file
13
tests/golden/block-form-provenance/bundle/index.md
Normal 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)
|
||||
Loading…
Add table
Add a link
Reference in a new issue