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
14
tests/golden/block-form-provenance/bundle/multi-verified.md
Normal file
14
tests/golden/block-form-provenance/bundle/multi-verified.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
type: concept
|
||||
okf_version: 0.2
|
||||
title: "Multi-verified concept"
|
||||
generated: { by: process:fixture-author, at: 2026-09-02T00:00:00Z }
|
||||
verified:
|
||||
- { by: human:fixture-reviewer, at: 2026-09-02T09:00:00Z }
|
||||
- { by: process:fixture-nightly, at: 2026-09-02T10:00:00Z }
|
||||
---
|
||||
|
||||
Two independent verification events: a human sign-off FIRST, a nightly process SECOND.
|
||||
The order is the whole point of this file. A reader that keeps the last entry it sees
|
||||
reports machine-confirmed for a concept a human actually signed off, so the tier flips
|
||||
downward without anything failing — the defect has no error channel of its own.
|
||||
Loading…
Add table
Add a link
Reference in a new issue