Gridmason documentation
Everything you need to build with Gridmason — the widget platform's concepts, contracts, and workflows — without reading the source. New here? Start with Concepts, or jump straight into the React integration guide.
Concepts
The mental model: widgets, pages, layouts, the engine/canvas split, and the trust boundary.
Pages & Layouts
Page types, the LayoutDoc, and the three-level governance model that resolves what renders.
Host SDK
The capability-scoped HostSDK interface widgets code against — data, events, settings, telemetry.
Writing Widgets
Authoring a widget: the custom-element ABI, the SDK helpers, settings, and the lifecycle contract.
Registry & Supply Chain
The signed, content-hashed federated registry: review, dual signatures, transparency log, revocation.
Dashboard
The product-neutral reference app — the end-to-end proof, OSS showcase, and widget-author dev target.
React Integration Guide ↗
A verified, step-by-step walkthrough: embed the engine in a fresh React app and render your first widget.