ad2698bdcc
The prompt requires render_view and the schema union allows actions, investigation and report blocks, but ViewBlocks only had cases for diagnosis and chart, so those three rendered as an empty div. Adds the three renderers, the block-envelope latest-wins resolution the switch keys on, and a contract test that reads the block types off viewBlockSchema, so a new union member fails until it has a renderer.