AACPv1.4
[ IETF · Internet-Draft ]

AACP at the IETF

The Agent Action Compression Protocol is published as an IETF Internet-Draft under the Independent Submission stream. The current revision, draft-mackay-aacp-02, specifies AACP v1.4.

Document metadata

Document namedraft-mackay-aacp-02
TitleAgent Action Compression Protocol (AACP) Version 1.4
CategoryInformational
StreamIndependent Submission
Updatesdraft-mackay-aacp-01
StatusActive Internet-Draft
Date6 June 2026
AuthorAndrew Mackay (Independent)
Licencetrust200902 / MIT (reference implementation)

Abstract

This document defines the Agent Action Compression Protocol (AACP), a typed coordination format for agent-to-agent communication in multi-agent large language model (LLM) systems. AACP transforms natural language coordination instructions into deterministic, machine-parseable packets that can be validated before transmission, logged as structured audit records, and replayed consistently across workflow runs.

AACP addresses a coordination content layer that existing agent protocols do not cover. The Model Context Protocol (MCP) and Agent-to-Agent Protocol (A2A) operate at the tool access and routing layers respectively; neither specifies what agents say to each other inside coordination messages.

For known workflow types, a rule-based encoder produces AACP packets deterministically at zero LLM cost. A four-tier fallback extends this to novel instructions: community registry, local cache, pattern matching, and LLM encoding. An amortisation benchmark across 240 encoding operations demonstrated 91.6% cost saving versus per-call LLM encoding.

Sections

1.Introduction
2.Terminology
3.Motivation and Problem Statement
4.AACP Packet Format
5.Four-Tier Encoder Architecture
6.Community Rule Registry
7.Framework Integrations
8.Amortisation Benchmark
9.Department Day Validation
10.Relationship to Other Protocols
11.Security Considerations
12.IANA Considerations

Full body, references, and appendices are in the source XML. The IETF datatracker renders text, HTML, and PDF versions automatically once the submission is processed.

Citation
Mackay, A., "Agent Action Compression Protocol (AACP) Version 1.4",
Internet-Draft draft-mackay-aacp-02, Independent Submission,
6 June 2026, <https://datatracker.ietf.org/doc/draft-mackay-aacp/>.
Read the implementation spec →About AACPIETF datatracker →