18 golden fixture boards as real on-disk trees under Fixtures/ — ten valid/tolerated cases (rich board, interrupted create, non-UUID strays, stray files, tombstones, tie-breaks, unknown-key order, coercion, last-wins duplicates, board-level deleted) and eight fail-fast cases, each pinned to its exact error reason and path; the rich board's whole tree round-trips byte-identically. Pins two contract subtleties now recorded in the design: tombstone flags are not inherited (renderers walk ancestors) and last-wins resolves before order strictness. README gains the storage-foundation feature entry. 146 tests total. Claude-Session: https://claude.ai/code/session_018BjQRYBR6jQja3jCRi5S3A
18 lines
477 B
Markdown
18 lines
477 B
Markdown
---
|
|
schema: 1
|
|
title: "Design the fixture taxonomy"
|
|
order: 1024
|
|
created: 2026-07-20T10:15:00Z
|
|
modified: 2026-07-26T20:07:30Z
|
|
modified-by: claude
|
|
source: DESIGN/01-storage-format.md # inline comment on a plain scalar
|
|
project: lanework
|
|
sphere: work
|
|
labels: [m1-storage-read]
|
|
---
|
|
Enumerate every fail-fast and tolerated case from the storage format and
|
|
build one golden fixture board per case.
|
|
|
|
- attachments/ holds a sketch
|
|
- comments/ holds a placeholder future-comment folder
|