Skip to content

RFC-011: Agentic Context Protocol (ACP) — 10. Governance Integration

AIGP SpecificationRFC-011: Agentic Context Protocol (ACP) › 10. Governance Integration

← 9. Authentication · Section index · 11. Protocol Summary →

10. Governance Integration

ACP is governed by AIGP:

  1. Context fetch = AIGP REQUEST before fetching context, the assembler sends an AIGP REQUEST to governance-server
  2. Context delivery = AIGP RECORD after assembling context, the assembler sends an AIGP RECORD
  3. governance-server controls access which apps can fetch which context types from which providers
Assembler governance-server: AIGP REQUEST (can runbook-service fetch user_entitlements from identity-service?)
governance-server Assembler: ALLOW
Assembler identity-service: ACP GET /acp/v1/context/user_entitlements
identity-service Assembler: Context payload
Assembler governance-server: AIGP RECORD (fetched user_entitlements, 3 fields, 150 bytes)

← 9. Authentication · Section index · 11. Protocol Summary →