Embed demo
Here is what the scorecard looks like inside another page.
This example page demonstrates a public-safe iframe embed pattern for a broker, partner, or resource page.
Iframe example
Copy-safe embed pattern.
This demo references the existing widget surface using a relative path so the repo stays static-first.
<iframe
title="Funding Readiness Scorecard"
src="widget.html"
loading="lazy"
style="width:100%;min-height:820px;border:0;">
</iframe>
The embed should load public-safe scorecard UI only. Browser-facing embeds must not import internal routing registries or private partner data.