WIDGET PREVIEW

From verified proof to portable trust

This page shows how a real GAFAIG record can be displayed on a third-party website through a live widget and verification modal.

The widget preview is part of the GAFAIG proof flow. A record is certified in GAFAIG, verified through signed public proof, and then surfaced as a portable trust signal that can appear outside the originating organization’s platform.

The widget does not perform verification. It displays the result of the GAFAIG verification layer.

This is how GAFAIG trust appears outside the originating organization’s platform.

WHAT THIS PAGE SHOWS

A verified trust signal that can be displayed on any external system

The widget is not a static badge. It is a live trust surface that reads from GAFAIG’s public verification layer. This allows a third-party site to display a current GAFAIG trust record without recreating the verification process or exposing private internal materials.

What it proves

A certified GAFAIG record can be surfaced outside the GAFAIG website while preserving the same public trust outcome.

Why it matters

Trust no longer has to remain inside the certifying platform. It can be reviewed and verified wherever the record appears.

Entity
Amgen
Trust State
Certified
Certified At
2026-04-19T08:06:42.000Z
Valid To
2027-04-19T08:05:55.000Z
THE WIDGET FLOW

How external trust is delivered

1
Certified registry record

A GAFAIG record exists in the public registry and can be verified through the public trust surface.

2
External widget integration

An external site loads the GAFAIG widget script using the registry identifier.

3
Live verification fetch

The widget resolves the live trust data from GAFAIG’s public verification endpoints.

4
Portable trust surface

The site displays a current GAFAIG trust signal without running its own governance verification logic.

LIVE PREVIEW

Embedded trust widget

This is the live widget rendering for the selected record. It is the same trust surface that can be embedded on an external website.

QUICK INSTALL

Copy and use on a third-party site

The widget displays verified results from the GAFAIG verification endpoint. Independent verification must use the exact signed messageString returned by the API.

Widget embed snippet
<script src="https://www.gafaig.com/widget/gafaig-widget.js"></script>
<div data-gafaig-id="GAFAIG-00000013"></div>
Verification modal snippet
<script src="https://www.gafaig.com/widget/gafaig-widget.js"></script>
<script src="https://www.gafaig.com/widget/gafaig-verify.js"></script>
<button onclick="verifyGAFAIG('GAFAIG-00000013', { baseUrl: 'https://www.gafaig.com' })">
  Verify this GAFAIG record
</button>
MODAL EXPERIENCE

Open verification without leaving the page

The verification helper allows a third-party site to open a live GAFAIG verification modal. This lets users inspect the trust result without navigating away from the host site.

WHAT THIS ADDS TO THE DEMO

The proof does not stop at the verify page

The registry page proves a public certification record exists.
The verify page proves the record is backed by signed public proof.
The widget preview proves the trust signal can travel outside GAFAIG.
The modal proves verification can be surfaced in third-party environments.
Why this matters

GAFAIG turns verified AI governance into a portable public trust signal. It is a public trust infrastructure layer that allows verified governance outcomes to appear, be reviewed, and be trusted outside the originating organization’s platform.

RELATED LINKS

Open each connected trust surface

Registry Record
https://www.gafaig.com/registry/GAFAIG-00000013
Verify Page
https://www.gafaig.com/verify/GAFAIG-00000013
Verify JSON
https://www.gafaig.com/api/verify/GAFAIG-00000013
Demo Page
https://www.gafaig.com/demo
Release: devGovernance verification engine executed on Snowflake (deterministic scoring, registry snapshots, and public verification views)