Skip to content

@sqlrooms/app-runtime / HtmlAppRevision

Variable: HtmlAppRevision

const HtmlAppRevision: ZodObject<HtmlAppRevision>

Persisted source-bearing snapshot for an HTML app.

Revisions store the source, title, intent, dependencies, and capability grants needed to replay undo, redo, and restore operations without depending on the live app state. Diagnostics are intentionally excluded because they describe runtime observations that can be regenerated for the active source.