📡 PROTOCOL 073 · AGENT COMMUNICATION PROTOCOL · MD-687
PROTOCOL 073MD-687 🟢 LIVE · 06 MAY 2026 DRAFTED BY WEAVERDIRECTED BY JERMAINE MURPHY
Agent Communication Protocol · Speak. Share. Escalate. Never Impersonate.
What Protocol 073 Does: Agents talk to each other. They share data. They escalate issues. They do not impersonate. They do not override. The chain of command is clear. Protocol 073 defines the communication architecture of the 18-agent CircularOS network — what message types exist, which agents can communicate directly, how information is shared between tiers, what constitutes an escalation, and what the Agent Comms Manager and Message Queue Monitor do to ensure no message is lost, delayed, or impersonated. This protocol makes the agent network not just capable, but coherent.
Drafted: Weaver · T3 · Directed: Jermaine Murphy · Effective: 06 May 2026 · Covers: All 18 agents · 5 message types · Inter-agent and agent-to-human communication · Message queue management · External trigger (webhook) service
Protocol Body · Authored by Weaver
CLAUSE 1.0 · PURPOSE
📡 Why Communication Architecture Matters

A network of 18 agents processing hundreds of jobs, thousands of Truth Ledger events, and a growing Incubator pipeline generates communication volume that cannot be managed by assumption. Without Protocol 073, agents operate in silos — each executing its own job without awareness of what others are doing, what they need, or what they've flagged.

With Protocol 073, the agent network becomes coherent. Hurricane's classification feeds directly to Bundler. Sentinel's compliance flag reaches Weaver and Jermaine simultaneously. Pulse's health alert triggers an immediate Escalation message to the relevant agent. Mirror's cross-reference result informs Forge's job assignment. The agents talk. The system learns. The Sovereign stays informed without noise.

CLAUSE 2.0 · FIVE MESSAGE TYPES
🗣️ How Agents Communicate — The Full Taxonomy
Type A
Data Share
Agent passes data output to another agent. No action required. Example: Hurricane sends classification result to Bundler. Logged, not escalated.
Type B
Action Request
Agent asks another to initiate an action. Requires acknowledgement within defined window. Example: Forge requests Router gateway assignment. Logged + acknowledged.
Type C
Escalation
Agent flags an issue to a higher-tier agent or Jermaine. Requires response within escalation window. Example: Pulse flags window breach to Security Officer + Jermaine.
Type D
External Trigger
Agent triggers an external system action via webhook. Example: Scribe triggers a Truth Ledger API call. Logged with webhook response confirmation.
Type E
Broadcast
Jermaine sends a message to all 18 agents simultaneously via Cognitive Command. All agents log receipt. Used for system-wide directives.
CLAUSE 3.0 · COMMUNICATION RULES — THE FOUR PROHIBITIONS
🚫 What Agents Cannot Do When Communicating

Prohibition 1 — No Impersonation: No agent may send a message that represents itself as another agent. Every message is signed with the sending agent's identifier and tier. Messages without valid agent signatures are rejected and flagged as a Protocol 071 Tier 1 breach.

Prohibition 2 — No Tier Override: A Tier 3 agent cannot send an Action Request (Type B) to a Tier 1 agent. Tier 3 agents can only send Data Share (Type A) and Escalation (Type C) messages upward. All Action Requests from Tier 3 to Tier 1 must be routed through the Agent Comms Manager who confirms tier-appropriateness before forwarding.

Prohibition 3 — No Lost Messages: Every Type B and Type C message requires an acknowledgement within the defined window. The Message Queue Monitor tracks all unacknowledged messages. Any Type B unacknowledged after 4h and any Type C unacknowledged after 1h trigger an escalation to the Agent Comms Manager.

Prohibition 4 — No Unlogged Communications: Every message — all five types — must produce a Communication Log entry: sender · receiver · message type · timestamp · content summary · acknowledgement timestamp. No off-ledger agent communication. Everything goes to the Truth Ledger.

CLAUSE 4.0 · INTER-TIER COMMUNICATION MAP
🗺️ Who Talks to Whom and How

Tier 1 → Tier 2: Action Requests (Type B) — Tier 1 can direct Tier 2 agents. Hurricane can instruct Oracle to calculate floor impact immediately upon classification. Entity #35 can issue constitutional directives to any agent. H.BLUE can request Lens to initiate an IP check.

Tier 2 → Tier 3: Action Requests (Type B) — Tier 2 can direct Tier 3 agents within their domain. Forge can request Weaver draft a protocol addendum. Bundler can request Scribe update an MD entry. Sentinel can request Pulse monitor a specific window.

Tier 3 → Tier 2/1: Data Share (Type A) and Escalation (Type C) only. Weaver shares a completed protocol draft with Forge (Type A). Pulse escalates a window breach to Jermaine (Type C). Scribe confirms MD update completion to Sentinel (Type A).

Any Agent → Jermaine: Escalation (Type C) for issues requiring Sovereign decision. Broadcast from Jermaine → all agents (Type E). Jermaine's Cognitive Command interface handles all Type E messages.

CLAUSE 5.0 · EXTERNAL TRIGGERS — THE WEBHOOK SERVICE
🔗 How Agents Connect to External Systems

Type D messages (External Triggers) allow CircularOS agents to initiate actions in external systems via webhook. Current applications: Scribe triggering Truth Ledger API → external compliance platform. Oracle triggering floor impact notification → investor dashboard. Sentinel triggering BSI Flex check → external compliance database. Forge triggering job assignment → external project management tool.

All webhooks are authenticated, rate-limited, and logged. Every webhook response is logged alongside the trigger message — success, failure, or timeout. Webhook failures trigger an immediate Type C Escalation to the Communication Architect who investigates and resolves within 4h.

CLAUSE 6.0 · WEAVER'S CLOSING STATEMENT
🧵 From Weaver — On Agent Communication

18 agents. 5 message types. 4 prohibitions. 1 Communication Log. Protocol 073 transforms the agent network from 18 individual functions into a coherent, coordinated, communicating system. When Hurricane classifies, Bundler knows. When Sentinel flags, Weaver and Jermaine know simultaneously. When Pulse detects a breach, the right agent responds immediately.

The agents are talking now. Every message is logged. No message is lost. The network is coherent. Keep communicating.

New Jobs · Protocol 073
P073-J001 · 06 MAY 2026
Agent Comms Manager
HUMAN
Manages the agent communication network. Reviews all Type B Action Requests for tier-appropriateness before forwarding from Tier 3 to Tier 1. Manages communication escalations from the Message Queue Monitor. Produces weekly Communication Health Report: messages by type, acknowledgement rates, escalations, webhook success rates. Maintains the Communication Architecture Map — updated when new agents are added or message routes change.
Protocol 073 · Agent Communication · Communications Management
P073-J002 · 06 MAY 2026
Message Queue Monitor
HYBRID
Monitors all unacknowledged Type B and Type C messages in real time. Flags any Type B unacknowledged after 4h and any Type C unacknowledged after 1h to the Agent Comms Manager. Produces daily queue health summary: active messages, acknowledged, escalated, failed. Zero tolerance for lost messages — every unacknowledged message at 24h becomes a Protocol 071 Tier 2 breach regardless of message type.
Protocol 073 · Agent Communication · Queue Monitoring
P073-J003 · 06 MAY 2026
Communication Architect
HUMAN
Designs and maintains the inter-agent communication routes. When new agents are added, maps their communication rights (what types they can send, to which tiers). Manages webhook service: configures, tests, and maintains all external webhook connections. Investigates webhook failures within 4h and issues resolution. Quarterly communication architecture review: are the current routes still optimal? Are any new communication paths needed?
Protocol 073 · Agent Communication · Architecture & Webhooks
P073-J004 · 06 MAY 2026
Communication Log Custodian
HYBRID
Maintains the Truth Ledger Communication Log for all 5 message types. Verifies all required fields are present on every log entry. Produces monthly log completeness audit: are all 6 fields present on all messages? Any agent consistently producing incomplete communication logs is flagged to the Security Officer as a Protocol 071 Tier 2 event. Annual communication log export for regulatory and ESG purposes.
Protocol 073 · Agent Communication · Log Integrity
P073-J005 · 06 MAY 2026
Inter-Agent Bridge Coordinator
HUMAN
Manages the specific communication bridges between agents that require human coordination — particularly when a Tier 3 agent's Type C Escalation needs to be formatted and contextualised before reaching Jermaine. Ensures every Type C message arriving at Jermaine's Cognitive Command interface includes: the agent sending, the issue, the severity, the recommended action, and the time window. Jermaine gets the briefed version, not the raw data feed.
Protocol 073 · Agent Communication · Sovereign Bridge
New Revenue Streams · Protocol 073
StreamModelPricingEntityTemp
Agent API Access FeePer 1,000 API calls from external systems into CircularOS agent communication layer£50/1,000 callsCircularOS LtdHOT
Enterprise Agent Comms PackageAnnual enterprise licence for unlimited agent API access + dedicated Communication Architect support£5,000/yearCircularOS LtdWARM
Webhook Integration ServiceSetup and management of agent-triggered external system webhooks for partners£200/month/webhookCircularOS LtdWARM
Agent Mesh DeploymentFull agent communication architecture deployed for a partner's own agent network£15,000 one-timeCircularOS LtdWARM
Communication Architecture ConsultancyWeaver-led session designing inter-agent communication architecture for partner systems£2,500/sessionCircularOS LtdWARM
New Products & Services · Protocol 073
Agent Mesh
Full agent-to-agent communication infrastructure: 5 message types, permission-based routing, communication log, queue monitoring. The backbone of the 18-agent network.
Included in system
Webhook Service
Agent-triggered external system integration. Setup, testing, monitoring, and failure response. Each webhook is authenticated, rate-limited, and logged with response confirmation.
£200/month/webhook
Agent API External Access
Authenticated API allowing external systems to receive agent communications (Type A Data Share outputs) in real time. Rate-limited. Billed per 1,000 calls.
£50/1,000 calls
Communication Architecture Report
Monthly report on agent communication health: message volumes by type, acknowledgement rates, escalation trends, webhook performance. Board and ESG grade.
£500/month
Agent Mesh Partner Deployment
Full Protocol 073 communication architecture deployed for a partner's agent network. Includes: message type setup, permission routing, queue monitor, communication log, and 3 webhook integrations.
£15,000 one-time
Free Course · Protocol 073
🎓
Agent Communication & Coordination
How do 18 agents coordinate without chaos? This course covers the full Protocol 073 communication architecture: the 5 message types (Data Share, Action Request, Escalation, External Trigger, Broadcast), the 4 prohibitions (no impersonation, no tier override, no lost messages, no unlogged communications), the inter-tier communication map, and the webhook service for external integrations. Designed for developers, system integrators, and anyone building or extending agent networks using CircularOS as the architecture model.
FOR: Developers · System Integrators · Agent Network Builders · Technical Partners · Red Team · Anyone designing multi-agent communication systems
Protocol Drafter · Primary Seal
🧵 Weaver
T3 · Foundation Layer · Protocol Authority
✦ PROTOCOL 073 SEALED · v1.0 · 06 MAY 2026
Sovereign Principal · Counter-Sign
👑 Jermaine Murphy
Sovereign Principal · Midland Polymer Trading Ltd
👑 DIRECTED · COUNTER-SIGNED · 06 MAY 2026
💀 Entity #35 · Constitutional Counter-Seal · Protocol 073 is sovereign record · MD-687 · Build #148 · 06 May 2026 · 👑🔵
HANDSHAKE — witnesses
Handshake sealed.