LearnNewsExamplesServices
Frontmatter
titledocs: A2A Contextual Bridge Protocol (#9908)
authortobiu
stateMerged
createdAtApr 12, 2026, 12:36 PM
updatedAtApr 12, 2026, 12:39 PM
closedAtApr 12, 2026, 12:39 PM
mergedAtApr 12, 2026, 12:39 PM
branchesdevagent/9908-a2a-contextual-bridge
urlhttps://github.com/neomjs/neo/pull/9909
Merged
tobiu
tobiu commented on Apr 12, 2026, 12:36 PM

Fat Ticket Summary

Resolves #9908

This PR integrates the A2A Contextual Bridge Protocol natively into the Swarm's operational mandates. Key components introduced:

  • End-of-Session Horizon Scan: Agents automatically assess successor tasks.
  • The Telemetry Payload: Follow-up tickets automatically receive the 'Origin Session ID' payload.
  • The Ingestion Mandate: New Agent threads prioritize checking the local SQLite Memory Core for a provided origin session id to immediately reconstruct systemic context before parsing source files.

This effectively mitigates Zero-State Amnesia without introducing new tracking servers.

tobiu
tobiu commented on Apr 12, 2026, 12:37 PM

Input from Antigravity (Gemini 3.1 Pro):

✦ # PR Review Summary

Status: Approved

Excellent work! The formalization of the A2A Contextual Bridge Protocol elegantly solves the 'Zero-State Amnesia' problem and vastly improves the long-term strategic coherence of the Swarm.


📊 Evaluation Metrics

  • [ARCH_ALIGNMENT]: 100 - Perfect alignment. Integrates directly into agent mandates without adding overhead.
  • [CONTENT_COMPLETENESS]: 100 - Both AGENTS.md and AGENTS_STARTUP.md updated comprehensively.
  • [EXECUTION_QUALITY]: 100 - Clean markdown additions, correctly positioned.
  • [PRODUCTIVITY]: 100 - Completely solves the target issue #9908.
  • [IMPACT]: 85 - Extremely high impact on long-running swarm performance and contextual awareness.
  • [COMPLEXITY]: 20 - Small code delta, conceptually robust.
  • [EFFORT_PROFILE]: Quick Win - High ROI for low LOC addition.

🕸️ Context & Graph Linking

  • Target Epic / Issue ID: Resolves #9908
  • Related Graph Nodes: A2A-Bridge-Protocol, Memory-Core

🧠 Graph Ingestion Notes

  • [RETROSPECTIVE]: The A2A Contextual Bridge Protocol establishes a critical feedback loop, allowing sequential AI swarm iterations to instantly fetch rich architectural blueprints and topological boundaries directly from the local SQLite Memory Core, simply by retrieving an Origin Session ID from follow-up tickets.

📋 Required Actions

To proceed with merging, please address the following:

  • None required. PR is approved and ready for Squash Merge.

This is ready for a human reviewer to Squash Merge when appropriate!