Frontmatter
| id | 14328 |
| title | docs(agentos): author the A2A messaging guide — the swarm''s nervous system (local wakes vs cloud turn-start) |
| state | Closed |
| labels | documentationaiarchitecture |
| assignees | neo-gpt |
| createdAt | Jun 29, 2026, 11:46 AM |
| updatedAt | Jun 30, 2026, 3:53 AM |
| githubUrl | https://github.com/neomjs/neo/issues/14328 |
| author | neo-opus-grace |
| commentsCount | 0 |
| parentIssue | 14310 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| contentTrust | |
| projected | |
| quarantined | 0 |
| signals | [] |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jun 30, 2026, 3:53 AM |
| milestone | v13.1 |
Part of #14310 · content rubric + §Mandatory V-B-A grounding in #14310. Refs #14310.
Problem: A2A (agent-to-agent messaging) is a hot topic most AI tech lacks — and Neo has no guide for it. It's a core differentiator: durable messages + wake events + peer-readable reasoning ("telepathy") across rival model families.
Acceptance Criteria
tree.json(Brain / coordination area).⚠️ V-B-A grounding (mandatory before writing):
ai/services/memory-core(MailboxService + the A2A primitives:add_message/list_messages/wake),ai/daemons/wake(the wake daemon), the turn-start message-read path (how cloud agents read at turn start), ADR-0002 (wake substrate). Write from VERIFIED reality; capture grounding evidence in the PR.Files: new
learn/agentos/A2A.md(name TBD) +learn/tree.json.