WIDGET PREVIEW

From verified proof to portable public governance 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 public governance trust signal that can appear outside the originating organization’s platform.

The widget independently verifies the canonical signed GAFAIG payload in the browser using the public verification key. No trust is assumed from the host system. The result is cryptographically validated against the canonical signed messageString returned by the verification endpoint.

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

WHAT THIS PAGE SHOWS

A verified public governance 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 and independently verifies the canonical signed payload in the browser. 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 governance 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
Google DeepMind
Trust State
CERTIFIED
Certified At
2026-06-09T19:19:09.000Z
Valid To
2027-06-09T19:19:09.000Z
TRUST DISTRIBUTION FLOW

How public governance trust is distributed externally

1
Certified registry record

A GAFAIG record exists in the public registry and can be verified through the public governance 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 public governance 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 public governance 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.

Production integrations should use versioned SDK and widget URLs for long-term integration stability and deterministic trust behavior.

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

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.

PORTABLE PUBLIC VERIFICATION

Trust can be verified independently outside GAFAIG

GAFAIG trust does not depend on the widget, the host website, or the GAFAIG interface itself.

Independent verification uses:

the exact proof.messageString
the detached Ed25519 signature
the public verification key exposed by GAFAIG

This allows third parties to independently validate the certification outcome outside the originating organization’s platform.

Signed proof

The verification payload contains the canonical signed messageString returned by the public verification endpoint.

Detached signature

The proof includes a detached Ed25519 signature that can be independently validated outside the browser widget.

Public verification key

GAFAIG exposes the public verification key through the public key endpoint so external systems can independently validate trust.

FAIL-CLOSED VERIFICATION

Verification intentionally fails closed

GAFAIG does not silently assume trust if verification cannot be completed successfully.

If:

the proof is incomplete
the signature is invalid
the canonical messageString is missing
verification data cannot be resolved

the public governance trust surface intentionally refuses to display a verified state.

Why this matters

Many trust systems fail open and continue displaying trust indicators even when verification is unavailable. GAFAIG intentionally fails closed to preserve deterministic verification integrity.

WHAT THIS DEMONSTRATES

The verification proof does not stop at the verification surface

The registry page proves a public certification record exists.
The verification surface proves the record is backed by signed public proof.
The widget preview proves the public governance 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 governance trust signal. It is a public governance trust infrastructure layer that allows verified governance outcomes to appear, be reviewed, and be trusted outside the originating organization’s platform.

CONNECTED PUBLIC GOVERNANCE TRUST SURFACES

Open connected public governance trust surfaces

Certification Record
https://www.gafaig.com/registry/GAFAIG-00000003
Verification Surface
https://www.gafaig.com/verify/GAFAIG-00000003
Proof JSON
https://www.gafaig.com/api/verify/GAFAIG-00000003
Demo Page
https://www.gafaig.com/demo
Portable Badge
/badge/GAFAIG-00000003
Badge Preview
/badge-preview/GAFAIG-00000003
PORTABLE PROOF MATERIALS

Portable verification artifacts

GAFAIG verification records are designed to support portable trust workflows beyond the browser widget itself.

Organizations, regulators, auditors, and third-party systems may independently retrieve:

public proof JSON
canonical signed proof payloads
detached signatures
public verification keys
Signed Proof JSON

The verification endpoint exposes the canonical signed public proof payload used throughout the GAFAIG verification flow.

Proof portability

The signed proof can be archived, transferred, and independently verified outside GAFAIG while preserving cryptographic integrity.

External verification

Third-party systems can validate the proof independently using the public Ed25519 verification key and canonical messageString.

CANONICAL PUBLIC GOVERNANCE TRUST ORIGINS

The widget is a distribution surface, not the source of trust

The widget, SDK, and verification modal distribute publicly verifiable trust outcomes.

Trust itself originates from:

the canonical Snowflake verification pipeline
append-only registry publication
deterministic verification procedures
signed public proof
independent cryptographic verification

The browser widget is a portable public governance trust surface layered on top of the underlying signed verification architecture.

Release: devGovernance verification engine executed on Snowflake (deterministic scoring, registry snapshots, and public verification views)