Skip to content

Open formats

Lattice chooses common, inspectable formats according to the resource:

ResourceCanonical direction
PageMarkdown with optional frontmatter
CanvasJSON Canvas with a documented Lattice profile
Mutable data appSQLite package with readable manifests and views
Analytical datasetParquet, queried locally with DuckDB
NotebookJupyter ipynb with open runtime adapters
Ordinary fileThe file’s native format

Rich UI is an editor or view over these resources, not a replacement for them. Portable previews and honest fallbacks should accompany formats that require a specialized renderer.

See the canonical workspace formats specification.