Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 740 Bytes

File metadata and controls

15 lines (12 loc) · 740 Bytes

LayerFS 0.1.1 storage format

Status: Released compatibility record for v0.1.1.

The 0.1.1 release preserves the five-table SQLite schema, canonical object encodings, identity domains, content-defined chunking profile, immutable Layer and Commit records, Branch publication ordering, and authenticated read requirements defined by the 0.1.0 storage-format contract.

Initialization may avoid persisting obsolete intermediate objects and may admit final objects in bounded batches. Those changes do not alter reachable canonical bytes, identifiers, or public Store compatibility. A released 0.1.0 Store must open on the release, and failed publication must not expose an incomplete reachable closure.