Body fragment
Direct insertion with renderPreviewInto: useful for custom UIs, but intentionally body-only.
This page carries a standalone browser client for the Blueprint render API.
Direct insertion with renderPreviewInto: useful for custom UIs, but intentionally body-only.
Label-oriented renderNode call: native content uses the generated Blueprint node shell.
Canonical insertion with renderCanonicalPreviewInto; this reuses the generated Blueprint node wrapper.
Canonical proof-facet rendering, including the standard Blueprint heading.
A definition with reverse dependencies, the standard used-by chip, and a Lean-code preview key.
A grouped node with the standard group and used-by header extras.
A theorem with group data, proof dependencies, used-by data, and an associated Lean preview key.
The proof facet for the same theorem, showing proof-side uses and relation metadata.
Label-oriented renderNode call: the generated Blueprint shell stays standard while Markdown fills the content slot.
An expected miss that demonstrates the runtime diagnostic branch for custom clients.
ESM access with renderPreviewInto from -verso-data/api/preview.mjs.
Standalone manifest access with api/graph.mjs loadGraphs; no rendered graph block is required on this page.
Rendered from external Markdown source (original); no native Verso body is available.
This fallback keeps manifest metadata such as uses, used-by, group, tags, priority, and effort.
Consumer node that gives the Markdown fallback target a used-by relation.