PR #12788 is a stronger whole-document v13 release-note rewrite, but the next narrative correction should not be folded into that PR as scope creep. The operator surfaced a sharper distinction after reviewing the PR version:
Memory Core itself is not new in v13. A 12.1.0 tag-tree check shows ai/mcp/server/memory-core/** already existed, including the stdio-era Memory Core server and services.
The v13 novelty is the step from local / stdio / mostly single-agent persistent memory into a multi-agent engineering institution: stable peer identities, A2A messages, wake delivery, harness restart/recovery, cross-family review, shared reasoning surfaces, and cloud-deployable Agent OS topology.
Memory-core products are a major 2026 market category. The release note should not compete on "we have memory" alone; it should explain the harder differentiator: multi-agent consistency and institution-layer coordination around memory.
Agent OS cloud deployments were not part of the v12 reader expectation. The v13 story should make the v12 -> v13 jump explicit: local memory became remotely reachable, tenant-aware, SSE/HTTP transported, restartable, and deployable onto another codebase.
Confidential operator-provided strategy/deployment materials informed this ticket, but must not be cited or quoted in public artifacts. No client names, private repository paths, private deployment names, or private operational details may appear in the release note, PR, issue comments, or public docs.
V-B-A evidence before filing:
Live latest-open sweep checked the current open issue queue on 2026-06-08 and found related release-note work (#12696, #12787, #12786, #12782) but no equivalent ticket for the Memory Core vs multi-agent-memory-market distinction.
Exact live open search v13 release notes multi-agent memory A2A wake cloud returned no matches.
Exact live all-state search v13 release notes memory core multi-agent consistency returned no equivalent follow-up. It surfaced #12787, #12696, #12702, #12695, #12698, #12733, and unrelated closed/supporting work.
Exact live all-state search A2A wake harness restart release notes found old wake/restart substrate tickets (#10647, #10650) and #12695, but no v13 release-note narrative follow-up.
Exact live all-state search cloud deployment Agent OS release notes v13 found #12787 and prior release-note / cloud-adjacent work, but no equivalent memory-moat narrative follow-up.
git tag --list '*12.1.0*' returned 12.1.0.
git ls-tree -r --name-only 12.1.0 | rg 'ai/mcp/server/memory-core|memory-core|A2A|a2a|wake|harness|cloud-deployment|TransportService|SSE|sse' returned the pre-v13 Memory Core server/services plus shared TransportService, confirming Memory Core existed before v13 while A2A/wake/cloud-deployment naming did not show up in that boundary check.
Current source/docs search found public v13 surfaces for A2A, wake subscriptions, SSE request context, cloud deployment, and README Agent OS positioning.
ask_knowledge_base synthesis timed out; follow-up query_documents(type='ticket') returned no equivalent ticket. Knowledge Base healthcheck was reachable but runtime-freshness was stale, so this ticket records the KB synthesis as degraded rather than relying on it.
The Problem
The current PR #12788 correctly improves the big-picture arc, but it can still let a reader infer that v13's Brain story starts with Memory Core itself becoming real. That is not precise enough.
The stronger v13 claim is not:
Neo added a memory core.
The stronger claim is:
Neo turned persistent memory into a multi-agent institutional substrate: named peer identities, A2A messages, wake delivery, harness restart/recovery, cross-family review, graph-backed recall, and cloud deployment around a real engine.
That distinction matters because the 2026 market does not reward "has memory" as a sufficient category claim. Single-agent memory is crowded and increasingly commoditized. Neo's defensible grain is multi-agent consistency and transparent institution-layer coordination: one model can read, challenge, route, and review another model's work through durable substrate instead of private chat drift.
The release note should also avoid underselling cloud deployment. A v12-era reader could reasonably understand Memory Core as local stdio infrastructure. A v13 reader should understand the new shape: Agent OS services reachable through SSE/HTTP transport, request-context identity, tenant-scoped memory/KB behavior, cloud deployment guides, and external codebase onboarding.
The Architectural Reality
Public surfaces already support the distinction:
Surface
Public evidence
Pre-v13 Memory Core existed
12.1.0 tag tree contains ai/mcp/server/memory-core/**.
Current multi-agent fabric
Current Memory Core OpenAPI and config expose A2A messages, A2A task state, wake suppression, wake subscriptions, and wake-substrate capability.
Current cloud transport
Current Memory Core/KB server docs and code reference SSE / Streamable HTTP, Mcp-Session-Id, RequestContextService, authenticated transport identity, and tenant-scoped behavior.
Current identity framing
README frames the Brain as Memory Core, Native Edge Graph, A2A coordination, GitHub workflow automation, DreamService, and the named AI maintainer institution.
Release note surface
resources/content/release-notes/v13.0.0.md is the public reader-value artifact under active PR #12788.
The work belongs in release-note prose, not runtime code. It should sharpen the story without changing the already-correct hero hierarchy: Brain / Institution / Dream / Cloud.
The Fix
Create a follow-up release-note pass that changes the Memory/Core Brain and Cloud story from "Memory Core appears" to "Memory Core becomes multi-agent institutional infrastructure."
The pass should:
State explicitly that Memory Core existed before v13 as local/stdin-era infrastructure, so the v13 delta is not memory-in-general.
Name the new v13 delta: multi-agent consistency, A2A message substrate, wake delivery, harness restart/recovery, stable AgentIdentity/provenance, cross-family review, and cloud deployability.
Reframe Memory Core market context carefully: memory is a crowded strategic category in 2026; the release note should make Neo's moat the institution-layer / multi-agent consistency layer, not the storage layer alone.
Strengthen the cloud chapter: v13 makes the Agent OS deployable outside the original local operator box through SSE/HTTP transport, authenticated request context, tenant-scoped memory/KB, and deployment guides.
Keep confidential inputs out of public prose. If a market funding example is used, it must be independently verified from public sources at implementation time and cited only in a compliant way; otherwise keep the wording generic.
Preserve #12788's current no-scope-creep boundary by implementing this as a separate ticket/PR or as a reviewer-approved follow-up, not by silently expanding the open PR after handoff.
Contract Ledger Matrix
Target Surface
Source of Authority
Proposed Behavior
Fallback
Docs
Evidence
v13 Brain / Memory section
12.1.0 tag tree + current Memory Core/A2A/wake docs
Distinguish pre-existing Memory Core from v13 multi-agent institution substrate
If prose gets too dense, add one compact origin paragraph plus changelog digest anchors
resources/content/release-notes/v13.0.0.md
git ls-tree boundary check + current source/doc grep
v13 market framing
Public release prose + operator strategic direction
Present memory as crowded category and Neo's differentiator as multi-agent consistency / institution layer
Avoid specific dollar claims unless public-source verified
Release note
Implementation-time public-source V-B-A if funding examples are used
v13 Cloud chapter
ADR 0014, cloud-deployment docs, current MCP transport/request-context code
Make cloud deployability feel like a v13 epoch jump, not a minor transport detail
Keep as one strengthened paragraph if final note length is constrained
Release note + digest
Current cloud docs/code grep
Confidential inputs
AGENTS.md no-client-names invariant
Do not cite private file paths, client names, deployment names, or private operational details
Use public repo evidence only
Public issue/PR/release note
Review grep for private names before handoff
Decision Record impact
aligned-with ADR 0014 (cloud deployment topology) and ADR 0018 (Neo identity source-of-truth model). No ADR change expected.
Acceptance Criteria
resources/content/release-notes/v13.0.0.md no longer implies Memory Core itself first appeared in v13.
The Brain / Memory section explicitly distinguishes pre-v13 local/stdin Memory Core from v13 multi-agent institutional memory.
The narrative names A2A messages, wake delivery, harness restart/recovery, stable identity/provenance, and cross-family review as the v13 multi-agent delta.
The release note frames memory as an important 2026 market category while making Neo's differentiator multi-agent consistency / institution-layer coordination, not storage alone.
Any concrete funding/vendor market examples are either omitted or independently verified from public sources during implementation.
The Cloud chapter makes Agent OS cloud deployability feel like a v13 epoch jump: SSE/HTTP transport, request-context identity, tenant-scoped memory/KB, and external-repo deployment.
No client names, private repo names, private file paths, private deployment names, or confidential details appear in public prose.
The change remains documentation-only and does not modify runtime Memory Core, A2A, wake, deployment, or harness code.
Out of Scope
Runtime changes to Memory Core, A2A, wake subscriptions, harness restart, SSE transport, authentication, or cloud deployment services.
Adding or modifying private deployment documentation.
Publishing confidential strategy notes or client-specific deployment details.
Reworking the entire v13 release note again; this is a targeted narrative correction.
Final release count refresh.
Avoided Traps
Saying "v13 added Memory Core" when Memory Core existed before v13.
Moving confidential private proof into public issue/PR/release-note text.
Treating memory-core-market size as a public claim without fresh public-source verification.
Turning the release note into a vendor landscape report. The market context should sharpen the moat, not hijack the release story.
Expanding #12788 after handoff without a follow-up ticket.
Context
PR #12788 is a stronger whole-document v13 release-note rewrite, but the next narrative correction should not be folded into that PR as scope creep. The operator surfaced a sharper distinction after reviewing the PR version:
12.1.0tag-tree check showsai/mcp/server/memory-core/**already existed, including the stdio-era Memory Core server and services.Confidential operator-provided strategy/deployment materials informed this ticket, but must not be cited or quoted in public artifacts. No client names, private repository paths, private deployment names, or private operational details may appear in the release note, PR, issue comments, or public docs.
V-B-A evidence before filing:
v13 release notes multi-agent memory A2A wake cloudreturned no matches.v13 release notes memory core multi-agent consistencyreturned no equivalent follow-up. It surfaced #12787, #12696, #12702, #12695, #12698, #12733, and unrelated closed/supporting work.A2A wake harness restart release notesfound old wake/restart substrate tickets (#10647, #10650) and #12695, but no v13 release-note narrative follow-up.cloud deployment Agent OS release notes v13found #12787 and prior release-note / cloud-adjacent work, but no equivalent memory-moat narrative follow-up.git tag --list '*12.1.0*'returned12.1.0.git ls-tree -r --name-only 12.1.0 | rg 'ai/mcp/server/memory-core|memory-core|A2A|a2a|wake|harness|cloud-deployment|TransportService|SSE|sse'returned the pre-v13 Memory Core server/services plus sharedTransportService, confirming Memory Core existed before v13 while A2A/wake/cloud-deployment naming did not show up in that boundary check.ask_knowledge_basesynthesis timed out; follow-upquery_documents(type='ticket')returned no equivalent ticket. Knowledge Base healthcheck was reachable but runtime-freshness was stale, so this ticket records the KB synthesis as degraded rather than relying on it.The Problem
The current PR #12788 correctly improves the big-picture arc, but it can still let a reader infer that v13's Brain story starts with Memory Core itself becoming real. That is not precise enough.
The stronger v13 claim is not:
The stronger claim is:
That distinction matters because the 2026 market does not reward "has memory" as a sufficient category claim. Single-agent memory is crowded and increasingly commoditized. Neo's defensible grain is multi-agent consistency and transparent institution-layer coordination: one model can read, challenge, route, and review another model's work through durable substrate instead of private chat drift.
The release note should also avoid underselling cloud deployment. A v12-era reader could reasonably understand Memory Core as local stdio infrastructure. A v13 reader should understand the new shape: Agent OS services reachable through SSE/HTTP transport, request-context identity, tenant-scoped memory/KB behavior, cloud deployment guides, and external codebase onboarding.
The Architectural Reality
Public surfaces already support the distinction:
12.1.0tag tree containsai/mcp/server/memory-core/**.Mcp-Session-Id,RequestContextService, authenticated transport identity, and tenant-scoped behavior.resources/content/release-notes/v13.0.0.mdis the public reader-value artifact under active PR #12788.The work belongs in release-note prose, not runtime code. It should sharpen the story without changing the already-correct hero hierarchy: Brain / Institution / Dream / Cloud.
The Fix
Create a follow-up release-note pass that changes the Memory/Core Brain and Cloud story from "Memory Core appears" to "Memory Core becomes multi-agent institutional infrastructure."
The pass should:
Contract Ledger Matrix
12.1.0tag tree + current Memory Core/A2A/wake docsresources/content/release-notes/v13.0.0.mdgit ls-treeboundary check + current source/doc grepDecision Record impact
aligned-with ADR 0014 (cloud deployment topology) and ADR 0018 (Neo identity source-of-truth model). No ADR change expected.
Acceptance Criteria
resources/content/release-notes/v13.0.0.mdno longer implies Memory Core itself first appeared in v13.Out of Scope
Avoided Traps
Related
Parent epic: #12696 Related: #12787, #12788, #12786, #12782, #10647, #10650, #9999, #11624
Origin Session ID: 720fc09a-e8ff-467d-b039-28120312964d
Retrieval Hint:
v13 release notes Memory Core existed pre-v13 stdio multi-agent consistency A2A wake harness restart cloud deployment confidential inputs excluded