Content Renderer Test

Runtime rendering coverage for page and dashboard content, host smart blocks, unknown-block fallbacks, and registry overrides.

Page Document

Built-in generic blocks rendered in ordered page flow.

Dashboard Document

Built-in blocks plus a host-registered smart metric block rendered in dashboard mode.

Unknown Block Fallback

Missing block types should fail safely without breaking the full render tree.

Registry Override

A host can override a built-in definition by re-registering the same block type with a custom renderer.