Conformance
sample-logbook/ is one week of a fictional person (Oslo, March 2026). Nothing in it is real.
Your implementation is conformant with format v0.1 when:
verifyonsample-logbook/reports valid and prints theseqandheadinexpected.json;- appending one line to a copy of it yields a logbook that still verifies, with
seq + 1; - editing any byte inside any line's content, or deleting any line, makes
verifyfail.
Regenerate with python conformance/make_sample.py (only when the spec changes; it changes the head).