Overview
Quire is the typed language lane behind StretchPress, compiling `.quire` source to declarative block JSON.
Quire is a typed, compile-time authoring language for pages, content, commerce views, and reusable blocks.
Quire source (.quire) compiles to a declarative intermediate representation used by StretchPress renderer and migration tooling:
stretchpress.blocks.v1for page outputstretchpress.manifestfor project builds
The language is pre-release and under active development; the CHANGELOG includes unreleased items and the source documents mark generated/speculative boundaries where applicable.