Global AI Agent Identification and Governance Framework (GAID)

Global AI Agent Identification and Governance Framework (GAID)

Abstract

The Global AI Agent Identification and Governance Framework (GAID) is a normative identity, badging, and traceability standard for AI agents. It defines how an agent is named, how its governance and capability claims are expressed, how its public and private identities relate to each other, and how its actions are traced across system boundaries.

The problem GAID addresses is not naming alone. The problem is that AI agents are increasingly expected to act with durable identity, delegated authority, tool access, and external impact, while the market still relies on ad hoc metadata, undocumented prompts, trial-and-error capability discovery, and weak audit trails. In practice, organizations cannot reliably inventory, compare, govern, or trust agents at scale without a stronger identity and assurance model.

GAID is intentionally complementary to TAK. GAID defines who an agent is, what claims can be made about it, and how those claims are verified and traced. TAK defines how a trustworthy runtime MUST govern the agent in operation.

1. Scope

This standard specifies requirements for:

This standard applies to:

This standard does not define:

Those concerns are addressed respectively by TAK and broader governance frameworks such as ISO/IEC 42001.

2. Conformance

An implementation conforms to this standard only if it satisfies all requirements identified as MUST for its claimed conformance profile.

This standard defines three conformance profiles:

An implementation:

2.1 Standard Versioning, Lifecycle, and Conformance Assertions

This standard SHOULD be versioned using a semantic-style scheme:

Implementations claiming conformance SHOULD declare:

Each normative MUST statement in this standard SHOULD map to one or more explicit conformance assertions in a companion test suite or implementation statement. This document does not require one central verifier implementation, but it does require that conformance claims be testable rather than rhetorical.

A suggested companion assertion rubric for this revision is published in gaid-conformance-tests.md.

The intended lifecycle of GAID is open standards progression through multistakeholder implementation and liaison rather than indefinite treatment as an internal white paper.

The preferred near-term disposition is publication as an open industry specification with explicit liaison to OpenID AIIM, the W3C Agent Identity Registry Protocol Community Group, CoSAI, and relevant IETF OAuth / GNAP work, with later venue-specific profiles or registrations preserving the same identity and evidence semantics.

3. Normative References

The following references are relevant to this standard and informed its design:

Reference Relevance
ISO/IEC 42001:2023 Organization-level AI management systems
ISO/IEC 12792:2025 Transparency taxonomy for AI systems relevant to AIDoc and badge disclosure posture
ISO/IEC DIS 42102 Framework for characterizing AI system methods and capabilities
NIST AI RMF 1.0 Risk management framing for AI systems
NIST AI Agent Standards Initiative Current U.S. public-sector standards activity for agent interoperability, identity, and security
NCCoE concept paper: Accelerating the Adoption of Software and AI Agent Identity and Authorization Identity, authorization, auditing, and non-repudiation concerns for agents
OpenID Foundation AIIM Community Group Open identity-community venue focused on AI agent identity, modularization, and liaison work
OpenID Foundation: Identity Management for Agentic AI Agent identity, authorization, and interoperability white paper from the AIIM community
OIDF response to NIST on AI agent security Threat-model and identity-layer response to current U.S. agent security policy work
W3C Agent Identity Registry Protocol Community Group Active W3C venue for verifiable AI agent identity infrastructure and liaison positioning
CoSAI: Agentic Identity and Access Management Practical enterprise model for representing and governing AI agent identities
Model Context Protocol specification Tool and context interoperability
Model Context Protocol authorization specification OAuth-based authorization profile for protected MCP deployments
Anthropic: Introducing the Model Context Protocol Background on MCP as an open protocol
Agent2Agent Protocol specification Agent-to-agent interoperability and discovery
Google: Announcing the Agent2Agent Protocol Background on A2A as an open protocol
Linux Foundation: Agentic AI Foundation announcement Neutral governance venue for MCP and AGENTS.md stewardship
RFC 4512 Lightweight Directory Access Protocol (LDAP): Directory Information Models Enterprise directory modeling relevant to internal agent identity projection
RFC 7643 System for Cross-domain Identity Management: Core Schema Enterprise lifecycle and identity-provisioning schema baseline
RFC 7644 System for Cross-domain Identity Management: Protocol Enterprise lifecycle and provisioning protocol baseline
RFC 9728 OAuth 2.0 Protected Resource Metadata Protected-resource discovery and metadata model relevant to verifier and server trust surfaces
RFC 9635 Grant Negotiation and Authorization Protocol (GNAP) Negotiated delegated authorization model for dynamic agent rights
RFC 9767 GNAP Resource Server Connections Resource-server-facing GNAP model for binding access rights to protected resources
RFC 9449 OAuth 2.0 Demonstrating Proof of Possession (DPoP) Sender-constrained token and proof binding for high-assurance agent requests
W3C Verifiable Credentials Data Model v2.0 Credential format and issuer-verifier trust patterns
Decentralized Identifiers (DIDs) v1.0 Optional decentralized public identity profile for portable verification
W3C Trace Context Cross-system trace propagation
RFC 9421 HTTP Message Signatures Message-level integrity and signing
RFC 9162 Certificate Transparency Version 2.0 Public transparency log pattern for trust, status, and auditability (Experimental)
SCITT architecture draft Transparency and verifiable publication pattern for signed statements
SLSA Provenance v1.2 Provenance and verifiable supply-chain evidence
in-toto Attestation Framework Specification Practical statement and envelope model for signed evidence and receipt payloads
Sigstore Documentation Operational transparency and verification substrate for signed identity and receipt artifacts
C2PA Content Credentials Technical Specification v2.2 Cryptographically bound provenance and content-credential pattern for agent-produced artifacts
C2PA Implementation Guidance Guidance on AI/ML content provenance and digitalSourceType disclosure
AP2 Agent Payments Protocol core concepts Adjacent mandate and verifiable-credential pattern for consequential agent commerce and payment authorization
Package URL / ECMA-427 Software identification patterns relevant to normalized agent component references
OWASP Top 10 for Agentic Applications Concrete agentic risk taxonomy and mitigation guidance
CSA MAESTRO Agentic AI threat-modeling framework
MITRE ATLAS Adversarial tactics and techniques knowledge base for AI systems
EU General-Purpose AI Code of Practice Current EU transparency, safety, security, and documentation expectations for GPAI providers
Regulation (EU) 2016/679 (GDPR) Privacy-law baseline for personal data minimization, accountability, and records implications of receipts and identity documents
IMDA Model AI Governance Framework for Agentic AI National governance framework for agentic AI deployment
ISO/IEC 27701:2025 Privacy information management system reference for AIDoc and receipt minimization obligations

4. Terms and Definitions

For the purposes of this standard:

Term Definition
agent A software system that can reason, decide, and perform actions with or without tool use on behalf of a principal or workflow
GAID A stable identifier assigned to an AI agent subject under this standard
issuer The authority that allocates, signs, or attests a GAID and its related identity assertions
registry The namespace management layer that delegates or recognizes issuer prefixes
AIDoc The signed Agent Identity Document describing an agent’s identity, operating surface, governance claims, and status
badge A structured claim about an agent’s capability, governance posture, assurance status, or operating constraint
assurance level The strength of evidence behind a claim, such as self-asserted, organization-attested, independently-assessed, or accredited-certified
authorization class A portable declaration of the kinds of actions or data access an agent is designed to request or perform
public namespace The globally resolvable identifier space intended for cross-organizational or public consumption
private namespace An internally governed identifier space intended for local or intra-organizational use
boundary mapping The governed relationship between an internal private identifier and an externally exposed public identifier
receipt A signed record describing a specific agent action, delegation, or decision event
chain-of-custody The traceable sequence linking a principal, agent, delegate, action, evidence, and resulting state transition
transparency log An append-oriented record of public issuance, status change, revocation, or other identity-relevant events

5. Design Principles

An implementation of GAID:

6. Namespace and Issuer Model

6.1 Core Requirement

Every materially distinct AI agent subject MUST have a stable identifier.

The identifier MUST be:

6.2 GAID Syntax

This standard defines the following canonical identifier form:

gaid:<scope>:<issuer-prefix>:<agent-local-id>

Where:

Examples:

An implementation MAY maintain additional internal identifiers, but the canonical GAID MUST remain the primary interoperable identifier.

Public standardization of the identifier form remains an open deployment task. A future public profile SHOULD either register GAID as a URI scheme or profile it as a URN namespace in line with the relevant IANA process, rather than leaving the colon-delimited form permanently informal.

An early public-federation work item SHOULD therefore include an explicit IANA registration plan, naming authority expectations, and backward-compatibility rules for private deployments that began before a public namespace decision was finalized.

GAID namespace model

Figure 1. GAID separates private and public namespaces while preserving governed mapping between them.

6.3 Public Namespace

A GAID-Public implementation MUST operate under a namespace that is globally recognizable and administratively governed.

For public identifiers:

An issuer prefix SHOULD be derived from or bound to a verifiable public namespace such as:

6.4 Private Namespace

A GAID-Private implementation MAY issue internal identifiers without global registration.

For private identifiers:

6.5 Boundary Mapping

An agent exposed outside its original administrative boundary MUST NOT rely solely on a private identifier.

Where a private agent is exposed publicly:

6.6 Delegation, Accreditation, and Root Governance

Public GAID operation depends on recognized issuer governance.

Therefore:

The point is not to centralize all issuance in one institution. The point is to ensure that public trust is anchored in recognized governance rather than private assertion alone.

6.7 Revocation, Suspension, and Reassignment

An issuer MUST support status values that distinguish at least:

A public GAID:

Private GAID reassignment SHOULD NOT occur. If it does occur under local policy, the reassignment MUST be explicitly recorded, and prior evidence MUST remain distinguishable from the new subject.

6.8 Subject Identity, Exposure State, and Continuity

GAID identifies the enduring AI subject, not merely one ephemeral runtime instance.

Accordingly:

An implementation SHOULD distinguish at least the following exposure states:

Changing exposure state:

6.9 Subject Identity Versus Operating State

This standard distinguishes:

The operating state SHOULD include materially relevant elements such as:

A change to operating state SHOULD create a new governed version or state record beneath the same GAID, rather than replacing the GAID itself.

6.10 Public Verification Architecture Options

For cross-organizational or public trust, this standard recognizes several viable authority architectures:

The standard does not require one monopoly authority architecture. It does, however, require that a public GAID ecosystem clearly specify:

6.11 Preferred Public Architecture

The preferred public architecture under this standard is a hybrid model:

This preference is based on current adoption and operational precedent:

This standard is intended to be complementary to, and in active liaison with, adjacent identity efforts rather than competitive with them. In particular:

GAID focuses on the compositional identity, badge, receipt, and issuer-governance semantics that these efforts can consume, profile, or align around.

GAID public verification architecture

Figure 2. Preferred hybrid GAID verification composes private identity, accredited public identity, status, and verifier workflows rather than collapsing trust into one mechanism.

6.12 Staged Adoption Model

GAID is designed for staged adoption.

The expected path is:

  1. enterprise-private foundation
  2. federated or accredited cross-boundary trust
  3. global public trust fabric

In the first stage:

In the second stage:

In the third stage:

This staged model is not a sign of incompleteness. It follows the historical pattern by which durable identifier systems such as ISBN, DNS, and public certificate ecosystems became operationally trusted at scale.

6.13 Governance Dependencies and Economic Model

Public GAID operation depends on recognized governance and sustainable funding.

Therefore a GAID-Public ecosystem MUST define:

The preferred funding posture is:

The standard SHOULD NOT assume a per-receipt or per-agent-action public fee model because that scales poorly for high-volume operational use.

6.14 Open Questions for Global Adoption and Scale

The following questions remain important for global-scale adoption and SHOULD be treated as governance work items rather than ignored ambiguities:

These open questions do not block private or early federated adoption. They do, however, matter for credible global public operation.

6.15 Optional Decentralized Portability Profile

GAID MAY support a decentralized portability profile using VC, DID, or another recognized controlled-identifier model.

If such a profile is used:

6.16 Bootstrap and Recognition Path

Early public GAID ecosystems SHOULD support a bootstrap model in which:

This mirrors the way durable trust systems often mature in practice: through interoperable recognition and policy alignment first, and tighter accreditation convergence later.

7. Agent Identity Document (AIDoc)

7.1 Core Requirement

Every conforming GAID implementation MUST provide an AIDoc for each issued agent identity.

The AIDoc:

The AIDoc MAY be represented in JSON, JSON-LD, or another interoperable encoding, provided the semantics in this standard are preserved.

AIDoc resolution

Figure 3. Public trust depends on being able to resolve an agent identifier into current, signed identity metadata.

7.2 Minimum AIDoc Fields

At minimum, an AIDoc MUST contain the following fields:

Field Requirement Purpose
gaid MUST Canonical agent identifier
subject_name MUST Human-readable agent name
issuer MUST Issuer identity and delegation chain
status MUST Current lifecycle status
subject_type MUST Coordinator, specialist, assistant, service agent, or equivalent
owner_organization MUST Organizational owner or controlling entity
owner_of_record SHOULD Named accountable owner, sponsor, or steward for the agent subject
responsible_team SHOULD Team or function responsible for operating governance and maintenance
controlling_humans SHOULD Human supervisors, sponsors, or approval authorities materially tied to the subject
service_endpoints SHOULD Public or internal endpoints through which the agent is reached
exposure_state SHOULD Whether the identity is operating in private, federated, or public posture
directory_bindings SHOULD Internal directory or lifecycle projections such as LDAP, AD, Entra, or SCIM references
versioning MUST Agent software or deployment version references
model_binding MUST Model family, provider, and version where known
runtime_profile SHOULD Runtime type, region, or managed environment references
operating_profile_ref SHOULD Current governed operating profile identifier
operating_profile_fingerprint SHOULD Digest or equivalent marker of the materially relevant operating state
validation_state SHOULD Whether the current operating state is validated, stale, pending review, restricted, or revoked
tool_surface MUST Declared tools, connectors, or protocol surfaces
skill_surface SHOULD Declared skills, capabilities, or specialized repertoires
prompt_surface SHOULD Prompt or instruction classes, including immutable or hidden instruction disclosures by class or hash
memory_profile SHOULD Durable memory characteristics and retention posture
hitl_profile SHOULD Default oversight or approval posture
data_sensitivity_profile SHOULD Declared data handling and sensitivity scope
entitlement_scope SHOULD Declared scope of access or privilege types the agent may request or hold
reachable_systems SHOULD Classes of systems, services, or environments the agent can materially affect
reachable_data_classes SHOULD Classes of data the agent can materially access or process
credential_bindings SHOULD Credential, token, or delegated identity model used to act as the agent
least_privilege_posture SHOULD Whether the declared access posture is attested as least-privilege, over-scoped, unknown, or under review
blast_radius_profile SHOULD Structured statement of the potential operational impact if the agent or its credentials are misused
mcp_surfaces SHOULD Declared MCP servers, tools, or connection surfaces the identity exposes or consumes
a2a_surfaces SHOULD Declared A2A cards, endpoints, or task-interaction surfaces
authorization_classes SHOULD Portable action and access classes
badges SHOULD Structured assurance and capability claims
verification_material MUST for GAID-Public Public keys, certificates, or equivalent verifier references
status_endpoint SHOULD Current status and revocation endpoint
transparency_log SHOULD for GAID-Federated and above Public or internal transparency reference
evidence_refs SHOULD Model cards, evaluations, provenance, policies, or test reports

7.3 Disclosure Expectations

The AIDoc MUST NOT fabricate precision that the issuer does not have.

If an issuer does not know a field such as:

then the field MUST be marked as:

The point is not to force perfect disclosure. The point is to make missing evidence explicit.

For adoption, a GAID-Private implementation SHOULD be able to publish a minimum viable AIDoc using only the MUST fields plus the smallest set of local accountability fields needed to inventory and govern the subject.

7.4 Minimum Viable Private AIDoc

A minimum viable private AIDoc SHOULD usually be sufficient if it contains:

Most enterprises will also want at least one local accountability field such as owner_of_record, responsible_team, or directory_bindings.

7.5 Operating Surface Declarations

The AIDoc SHOULD declare the surfaces that materially affect trust, including:

An implementation MUST NOT claim that an agent is narrowly scoped if its declared operating surface is materially broader.

7.6 Validation Continuity

An AIDoc SHOULD make it possible for a relying party to distinguish between:

This means an implementation SHOULD expose enough state to answer:

The answer to the second question MAY change even when the answer to the first remains yes.

7.7 Enterprise Directory and Lifecycle Projection

For enterprise-private operation, the AIDoc SHOULD make it possible to project the enduring agent subject into directory and lifecycle systems without fragmenting identity.

At minimum, an enterprise projection SHOULD make visible where policy allows:

The purpose is not to turn LDAP or SCIM into GAID. The purpose is to let internal IAM, access review, and inventory systems reason about agent identity using familiar enterprise carriers.

7.8 Example Machine-Readable AIDoc Pattern

An AIDoc SHOULD be rich enough that a relying party can answer basic trust questions without trial-and-error probing.

Those questions include:

This standard does not require one single serialization format, but it SHOULD encourage a predictable JSON-based baseline so enterprises can inventory, compare, and validate agents programmatically.

8. Badge and Assurance Model

8.1 Core Principle

Badging is an integral part of agent identity under this standard. A GAID without a structured claim model is insufficient for scalable trust.

Badges exist to answer questions that organizations and consumers repeatedly face in practice:

8.2 Badge Categories

A conforming implementation SHOULD support badge categories at least sufficient to express:

Badge Category Examples
identity-and-accountability sponsor assigned, accountable team declared, directory binding validated
capability code generation, research, CRM update, scheduling, deployment coordination
governance human approval required, audit logging enabled, immutable instructions controlled
data-sensitivity public, internal, confidential, regulated, export-controlled
access-and-blast-radius least-privilege attested, broad entitlement scope, production write capable, public-facing
action-class read, recommend, create, update, approve, execute, delegate
interoperability MCP, A2A, HTTP API, queue-based worker, UI protocol compatibility
fit-for-purpose customer support, policy drafting, architecture review, clinical triage support
business-archetype-and-operating-model HOA management, nonprofit community intake, professional services assistant, software platform coworker
model-and-provider-posture provider-bound, multi-provider approved, context-window constrained, memory-enabled
safety-and-risk prompt-injection hardened, sandboxed execution, external content disclosure required
evaluation benchmark coverage, red-team coverage, failure mode tests, calibration tests
provenance model card reference, software provenance reference, supply-chain evidence

8.3 Badge Payload Requirements

Each badge MUST identify:

For scoped claims, the badge SHOULD structure scope explicitly rather than leaving it as prose.

At minimum, scoped fit-for-purpose or governance badges SHOULD make it possible to express:

8.4 Assurance Levels

At minimum, the following assurance levels MUST be supported:

Level Meaning
self-asserted Claim made by the agent operator or issuer without independent verification
org-attested Claim reviewed and attested by the operating organization
independently-assessed Claim assessed by an independent assessor but not necessarily within an accredited certification regime
accredited-certified Claim assessed under a recognized accredited certification or recognized public-assurance regime

An issuer MUST NOT present a self-asserted claim as if it were independently-assessed or accredited-certified.

8.5 Benchmark and Disclosure Claims

If a badge claims a measured capability or operating limit, the badge SHOULD identify the basis for that claim, such as:

Examples include:

Where possible, the evidence model SHOULD reuse adjacent standards and recognized evidence artifacts such as:

8.6 Badge Freshness

Capability, safety, and fit-for-purpose badges SHOULD expire or be reviewed on a defined cadence.

An issuer MUST NOT continue to advertise stale badges as current once the underlying model, runtime, or tool surface has materially changed.

8.7 Badge Scope and Version Specificity

Badges SHOULD attach to a governed operating state or profile version, not permanently to the GAID in the abstract.

This is important because:

An implementation SHOULD therefore preserve:

8.8 Material Change and Badge Invalidation

When a material change occurs, affected badges MUST NOT silently remain current unless policy and evidence explicitly justify doing so.

At minimum, a conforming implementation SHOULD support badge states such as:

Material changes include, at minimum:

8.9 Practical Capability Drift

This standard recognizes that provider-side or dependency-side behavior may change without a neatly versioned public release signal.

An implementation MUST NOT assume that a stable model marketing name alone guarantees capability continuity.

Where meaningful drift is detected:

GAID assurance model

Figure 4. GAID separates identity from the strength of evidence behind claims about that identity.

8.10 Archetype, Workflow, and Data-Scope Scrutiny

GAID fit-for-purpose claims MUST NOT be treated as universal simply because an agent performs well in one narrow context.

For materially consequential badges, a conforming implementation SHOULD scrutinize claims against:

This is especially important where organizations are trying to govern broad families of internal and public AI agents. A badge that is useful for a low-risk intake workflow in one archetype MUST NOT be implied to cover high-risk approval or regulated decision support in another.

9. Authorization Classes

9.1 Purpose

Authorization classes are portable declarations of intended action scope. They are not a substitute for local runtime authorization.

This distinction matters. A relying party needs to know what class of actions an agent is designed to request or perform, while a runtime still needs its own live policy model such as RBAC, ABAC, or TAK execution gating.

9.2 Minimum Class Vocabulary

A conforming implementation SHOULD support at least the following portable classes:

Class Meaning
observe read or inspect data without mutation
monitor passively observe, watch, or alert on changes without directly mutating the target system
analyze derive recommendations, rankings, or assessments
report read or analyze data and publish a summary, notification, or evidence artifact without directly changing the target record
create create new records or artifacts
update modify existing records or configurations
approve approve or reject governed actions
execute perform side-effecting operations
delegate assign work to another agent or system
administer manage identity, policy, or platform configuration
cross-boundary exchange data or invoke actions across organizational boundaries

9.3 Mapping Rule

An implementation:

10. Chain-of-Custody and Agent Action Receipts

10.1 Core Requirement

Consequential agent actions MUST produce a receipt or an equivalent evidence record.

Consequential actions include:

10.2 Minimum Receipt Fields

At minimum, a receipt MUST contain:

Field Purpose
receipt_id Unique receipt identifier
gaid Acting agent identifier
issuer Issuing or signing authority
principal_ref Human or system authority reference, with privacy-preserving pseudonymization where needed
timestamp Action timestamp
action_type Action or tool classification
authorization_class Portable action class reference
execution_mode Proposal, immediate, review-after, or equivalent
target_ref Target system, record, or resource reference, preferably as a URI, URN, purl, or similarly stable typed locator
request_hash Hash of governing request or parameters
result_hash Hash or digest of the resulting artifact, output, or change set where applicable
trace_context Trace identifiers sufficient for distributed correlation
parent_receipt Parent receipt where the action is delegated or derived
evidence_refs Supporting evidence or artifact references
signature Signature or equivalent integrity mechanism

10.3 Trace Context and Delegation

For multi-step or multi-agent flows:

10.4 Integrity and Non-Repudiation

For GAID-Federated and above:

10.5 Privacy and Minimization

Receipts MUST minimize unnecessary disclosure.

Accordingly:

Implementations handling identifiable human context SHOULD align receipt and AIDoc retention with applicable privacy controls such as GDPR and ISO/IEC 27701, including minimization, retention, and accountability expectations.

Receipt chain

Figure 5. GAID receipts preserve the chain from principal to agent to delegate to resulting evidence.

11. Protocol Profiles and Interoperability

11.1 General Rule

GAID does not replace agent protocols. It provides the identity and governance layer that those protocols can carry.

An implementation SHOULD declare how GAID claims are surfaced across the protocols it uses.

11.2 Core, Extensions, and Profile Pattern

GAID implementations SHOULD follow a stable-core and protocol-profile pattern rather than redefining each transport or directory protocol around AI agents.

In that pattern:

An implementation MUST NOT create protocol-specific subject identifiers that fragment the canonical GAID identity merely because the carrier format differs.

11.3 Extension Registry Model

A conforming ecosystem SHOULD maintain a registry or equivalent catalog for extension vocabularies and protocol profiles.

That registry SHOULD identify at least:

This allows enterprise and public ecosystems to add agent-specific semantics without destabilizing the core identity model.

11.4 MCP Profile

For MCP environments:

11.5 A2A Profile

For A2A environments:

11.6 HTTP and API Profile

For direct HTTP APIs:

11.7 LDAP Profile

GAID does not replace LDAP, but a conforming implementation SHOULD define how agent identity is projected into enterprise directory systems.

For LDAP projections:

An implementation MUST NOT rely only on directory placement or display labels to distinguish agent identity type.

11.8 SCIM Profile

GAID likewise does not replace SCIM, but a conforming implementation SHOULD define how the enduring agent subject and its selected metadata are projected through lifecycle provisioning interfaces.

For SCIM projections:

11.9 Async and Queue Profile

For queue-based or event-driven systems:

11.10 UI and Human Interaction Profile

Where agent interactions are surfaced to humans through approvals, task cards, or dynamic interfaces:

11.11 Public Verifier Profile

For public verification flows, a conforming implementation SHOULD make it possible for a relying party or verifier to:

  1. resolve the canonical public GAID
  2. retrieve the current AIDoc
  3. verify issuer signature or equivalent cryptographic protection
  4. verify issuer accreditation or federation trust status
  5. verify current suspension, revocation, or retirement status
  6. verify current badge validity and assurance level
  7. inspect or validate receipt or trace evidence where a consequential action is in question

The verifier profile SHOULD support this flow without requiring disclosure of internal-only prompts, secrets, or sensitive enterprise-only entitlement details.

The verifier profile SHOULD also:

12. Security and Privacy Considerations

An implementation conforming to this standard:

A shared starter artifact for this work MAY be published as agent-standards-threat-model.md, provided implementations still adapt it to their real issuer, verifier, and deployment boundaries.

An issuer MUST NOT imply that identity proof alone guarantees behavioral safety. Identity enables accountability. It does not replace runtime controls.

13. Conformance Profiles

13.1 GAID-Private

A GAID-Private implementation:

13.2 GAID-Federated

A GAID-Federated implementation:

13.3 GAID-Public

A GAID-Public implementation:

Implementations claiming any GAID profile SHOULD publish an assertion mapping, evidence pack, or equivalent rubric such as the companion gaid-conformance-tests.md document.

14. Informative Annexes

Annex A: Relationship to TAK

GAID and TAK solve different but related problems:

An implementation with TAK but no GAID may be locally well governed but externally opaque.

An implementation with GAID but no TAK may be well labeled but behaviorally under-governed.

The standards are therefore complementary.

Annex B: Suggested AIDoc Skeleton

{
  "gaid": "gaid:pub:example.ai:claims-review-agent",
  "subject_name": "Claims Review Agent",
  "issuer": {
    "name": "Example AI Public Issuer",
    "prefix": "example.ai"
  },
  "status": "active",
  "subject_type": "specialist",
  "owner_organization": "Example Insurance Group",
  "versioning": {
    "agent_release": "2026.04.3"
  },
  "owner_of_record": {
    "type": "person",
    "display_name": "Director of Claims Operations"
  },
  "responsible_team": "Claims Automation Team",
  "controlling_humans": [
    {
      "role": "sponsor",
      "display_name": "Director of Claims Operations"
    },
    {
      "role": "approval_authority",
      "display_name": "Claims Governance Board"
    }
  ],
  "directory_bindings": [
    {
      "system": "entra",
      "tenant_ref": "contoso-tenant",
      "subject_ref": "11111111-2222-3333-4444-555555555555"
    }
  ],
  "model_binding": {
    "provider": "example-provider",
    "model_family": "frontier-assistant",
    "model_version": "2026-04"
  },
  "operating_profile_fingerprint": "sha256:3d034b7f46c7b3b4adf8d2f6e7027fe4967963f4b7091d988b41b0d4fcf25e8b",
  "tool_surface": [
    "claims.lookup",
    "policy.lookup",
    "note.create"
  ],
  "entitlement_scope": [
    "claims_read",
    "policy_read",
    "case_note_create"
  ],
  "reachable_systems": [
    "claims-platform",
    "policy-system"
  ],
  "reachable_data_classes": [
    "internal-confidential",
    "customer-pii"
  ],
  "least_privilege_posture": "org-attested",
  "blast_radius_profile": {
    "system_impact": "bounded",
    "data_impact": "moderate",
    "requires_hitl_for_side_effects": true
  },
  "mcp_surfaces": [
    "claims-tools-server"
  ],
  "a2a_surfaces": [
    "https://agents.example.ai/cards/claims-review-agent"
  ],
  "authorization_classes": [
    "observe",
    "analyze",
    "create"
  ],
  "badges": [
    {
      "badge_id": "badge-fit-claims-triage-v3",
      "category": "fit-for-purpose",
      "claim": "claims-triage-support",
      "assurance_level": "org-attested",
      "claim_scope": {
        "business_archetypes": [
          "insurance-claims"
        ],
        "workflow_classes": [
          "triage",
          "summarization"
        ],
        "data_classes": [
          "customer-pii"
        ],
        "required_hitl_tier": "approve-before-execution",
        "excluded_uses": [
          "claims-approval",
          "coverage-denial"
        ]
      },
      "evidence_refs": [
        "https://issuer.example.ai/evidence/model-card/claims-review-agent",
        "https://issuer.example.ai/evidence/evaluations/claims-review-agent-v3"
      ]
    }
  ],
  "evidence_refs": [
    "https://issuer.example.ai/evidence/policy/claims-review-agent",
    "https://issuer.example.ai/evidence/runtime-profile/claims-review-agent"
  ],
  "verification_material": {
    "certificate_ref": "https://issuer.example.ai/certs/current"
  },
  "status_endpoint": "https://issuer.example.ai/status/claims-review-agent",
  "transparency_log": "https://issuer.example.ai/log/claims-review-agent"
}

Annex C: Governance Implication

The strongest lesson from adjacent systems such as DNS, ISBN, PKI, and software provenance is that syntax alone is not enough.

Identity works at scale only when:

The staged adoption model in this standard follows that precedent:

That is the governance posture GAID is intended to establish for AI agents.

Annex D: Suggested Public Verifier Pseudocode

function verifyPublicGAID(gaid, expected_fingerprint = null, max_status_age = "PT15M"):
  aidoc = resolveAIDoc(gaid, resolution_profiles = ["https", "approved-decentralized"])
  if aidoc is null:
    return failure("aidoc_not_found")

  trustAnchor = resolveIssuerTrustAnchor(aidoc.issuer)
  if trustAnchor is null:
    return failure("issuer_not_trusted")

  if not verifySignature(aidoc, trustAnchor):
    return failure("invalid_aidoc_signature")

  if not verifyIssuerStatus(aidoc.issuer, trustAnchor):
    return failure("issuer_status_invalid")

  if not verifyCurrentStatus(aidoc.status_endpoint, aidoc.status, max_status_age):
    return failure("subject_status_invalid")

  if expected_fingerprint is not null:
    if not verifyOperatingProfileContinuity(aidoc.operating_profile_fingerprint, expected_fingerprint):
      return failure("operating_profile_mismatch")

  if not verifyBadgeValidity(aidoc.badges):
    return failure("badge_posture_invalid")

  if not verifyTransparencyReference(aidoc.transparency_log):
    return failure("transparency_reference_invalid")

  return {
    subject_identity_valid: true,
    issuer_valid: true,
    status_valid: true,
    badge_posture: summarizeBadges(aidoc.badges)
  }

Annex E: Suggested Receipt Verifier Pseudocode

function verifyReceipt(receipt, aidoc, max_receipt_age = "P30D"):
  if receipt is null:
    return failure("receipt_not_found")

  if receipt.gaid != aidoc.gaid:
    return failure("receipt_subject_mismatch")

  if not verifyReceiptSignature(receipt, aidoc.verification_material):
    return failure("invalid_receipt_signature")

  if not verifyReceiptFreshness(receipt.timestamp, max_receipt_age):
    return failure("receipt_stale")

  if receipt.parent_receipt is not null:
    if not verifyParentReceiptLink(receipt.parent_receipt, receipt.trace_context):
      return failure("parent_receipt_invalid")

  if not verifyTraceContext(receipt.trace_context):
    return failure("trace_context_invalid")

  if not verifyAuthorizationClass(receipt.authorization_class, aidoc.authorization_classes):
    return failure("authorization_class_invalid")

  return success("receipt_verified")