---
title: "A2A (Agent-to-Agent) · Highflame Glossary"
description: "Communication where one agent delegates work to, or calls, another agent. Each hop has to carry identity and narrow scope. Or authority leaks down the chain."
doc_version: "0.1.0"
last_updated: "2026-07-25T03:14:58.002Z"
canonical: "https://www.highflame.com/glossary/a2a"
---

[Home](/index.md)·[Glossary](/glossary.md)·A2A (Agent-to-Agent)

# A2A (Agent-to-Agent)

Communication where one agent delegates work to, or calls, another agent. Each hop has to carry identity and narrow scope. Or authority leaks down the chain.

Learn more: [Agent Authorization](/learn/ai-agent-authorization.md)

Part of [the Agent Control Fabric](/platform.md): Highflame's identity, policy, and enforcement substrate for AI agents.

[Book a demo](/contact.md) [All terms](/glossary.md)

## Keep exploring the glossary.

[

### Adaptive guardrails

Runtime controls that tighten themselves as new signals and attack patterns emerge, instead of relying on static rules someone has to keep updating.

Read →](/glossary/adaptive-guardrails.md)[

### Agent Control Fabric

Highflame's term for the identity, policy, and enforcement substrate that governs every agent action at every boundary it crosses: one layer, not a bundle of point tools.

Read →](/glossary/agent-control-fabric.md)[

### Agent governance

Controlling what an organization's agents are allowed to do and proving what they did: discover every agent, authorize each action against policy, and produce audit evidence. Distinct from AI governance's focus on model risk.

Read →](/glossary/agent-governance.md)[

### Agent identity

A verifiable, cryptographic credential issued to an agent that carries agent-shaped claims (owner, trust tier, framework, delegation depth) so every action traces back to a named human.

Read →](/glossary/agent-identity.md)[

### AI observability

Capturing and querying everything an agent does at runtime, LLM calls, tool calls, file and network activity, tied to identity, so you can ask why something happened and who did it, not just read logs.

Read →](/glossary/ai-observability.md)[

### Attribute-based access control (ABAC)

Authorization decisions keyed to attributes (the agent's claims, owner, trust tier, and delegation depth) rather than shared keys or static roles.

Read →](/glossary/abac.md)

## Sitemap

Full site map: [/sitemap.md](https://www.highflame.com/sitemap.md). Machine index: [/sitemap-index.xml](https://www.highflame.com/sitemap-index.xml).
