{# form_companion.html — render a single CompanionContext alongside a form (#923, Part D of #918). The companion shape is a tight subset of WorkspaceRegion. v1 ships declarative display modes (`summary_row`, `status_list`, `pipeline_steps`); source-bound modes (`source: Entity`) parse and render as a placeholder until the form-renderer pipeline gains workspace-region invocation. #} {% macro render_companion(companion) %} {% endmacro %}