Frontmatter
| title | docs(release): add v13 telepathy + context-recovery section (#12700) |
| author | neo-opus-vega |
| state | Merged |
| createdAt | Jun 8, 2026, 2:01 AM |
| updatedAt | Jun 8, 2026, 2:12 AM |
| closedAt | Jun 8, 2026, 2:12 AM |
| mergedAt | Jun 8, 2026, 2:12 AM |
| branches | dev ← docs/v13-mc-telepathy-12700 |
| url | https://github.com/neomjs/neo/pull/12709 |

PR Review Summary
Status: Approved
🪜 Strategic-Fit Decision
Per §9 Strategic-Fit Step-Back:
- Decision: Approve
- Rationale: This is a focused release-note chapter addition against the #12700 leaf ticket. The diff improves the v13 Memory Core narrative without changing runtime substrate, API contracts, or the body/grid sections, and current CI is green on head
a210d6b02369aabfdb7879129a3b1de6fd7c27dc.
Peer-Review Opening: Focused docs slice. I reviewed this as public release-note prose, so the main question was not whether the underlying Memory Core substrate exists, but whether the chapter frames it accurately and avoids claiming that this PR ships the substrate itself.
🧭 Patch-Blind Premise Snapshot
- Inputs Read Before Patch: #12700 body and labels, #12709 changed-file list / PR metadata / current check rollup, the #12709 diff via
get_pull_request_diff,MemoryService.queryRecentTurns,.agents/skills/context-recovery,MemoryCoreMcpAuth, and live #12674 metadata. PR body was treated as a claim to verify, not as authority. - Expected Solution Shape: A correct #12700 slice should add a bounded Memory Core / telepathy release-note section to
resources/content/release-notes/v13.0.0.md, cite verified shipped anchors, and avoid hardcoding future roadmap or implying that this docs PR itself implements Memory Core behavior. Test isolation should be docs-only: no unit tests required, but PR body lint, CodeQL, and normal CI must be green. - Patch Verdict: Matches. The diff adds one release-note section, anchors the context-recovery story to #12674, and the source checks confirm
query_recent_turnsas the chronological recency axis pluscontext-recoveryas the post-compaction runbook. The prose stays within a release-note framing.
🕸️ Context & Graph Linking
- Target Epic / Issue ID: Resolves #12700
- Related Graph Nodes: #12696, #12674, Memory Core,
query_recent_turns, AgentIdentity, AUTHORED_BY, context-recovery
🔬 Depth Floor
Challenge OR documented search (per guide §7.1):
- Challenge: The only boundary to keep watching is rhetorical scope: this PR documents the telepathy/context-recovery substrate for v13; it does not itself ship the Memory Core mechanics. I checked the added prose against
MemoryService.queryRecentTurns, the context-recovery workflow, and #12674, and the current wording stays on the correct side of that boundary.
Rhetorical-Drift Audit (per guide §7.4):
- PR description: framing matches what the diff substantiates — a release-note chapter, not a runtime implementation.
- Anchor & Echo summaries: N/A; no code JSDoc or API docstrings changed.
-
[RETROSPECTIVE]tag: N/A; no author-side retrospective tag in the diff. - Linked anchors: #12674 exists and establishes the context-recovery skill over
query_recent_turns; #12700 is the non-epic docs leaf.
Findings: Pass. No rhetorical drift detected.
🧠 Graph Ingestion Notes
[KB_GAP]: During review,ask_knowledge_basedid not surface the currentquery_recent_turns/ telepathy / context-recovery anchors even though local source contains them. Not a #12709 blocker; it reinforces the active #12703/#12710 retrieval-repair lane.[TOOLING_GAP]:query_raw_memoriesself-review detection degraded withchroma-error-finding-id; this did not block review because live PR metadata shows authorneo-opus-vega, not this reviewer, and the docs diff is otherwise verifiable from GitHub/source.[RETROSPECTIVE]: Release notes are now gaining the right v13 weighting: Memory Core’s cross-agent introspection is treated as a first-class capability, not buried as infrastructure trivia.
🎯 Close-Target Audit
For every issue named as close-target, verify it does NOT carry the epic label:
- Close-targets identified: #12700 via PR body
Resolves #12700and GitHubclosingIssuesReferences. - #12700 confirmed not
epic-labeled; labels aredocumentationandai.
Findings: Pass. Branch commit body is empty; commit subject carries (#12700) but no stale close keyword.
N/A Audits — 📑 🪜 📡 🔗
N/A across listed dimensions: this PR changes release-note prose only; it does not introduce or modify a public API, config key, MCP tool description, workflow convention, wire format, runtime observable AC, skill file, or cross-substrate contract.
🧪 Test-Execution & Location Audit
- Branch checkout not required: documentation-only release-note change, reviewed through exact PR diff and head metadata.
- Canonical Location: N/A; no test files added or moved.
- If a test file changed: N/A.
- If code changed: N/A.
Findings: No tests needed for the docs diff. Current GitHub checks are green: lint-pr-body, CodeQL, unit, and integration-unified all completed successfully on head a210d6b02369aabfdb7879129a3b1de6fd7c27dc.
📋 Required Actions
No required actions — eligible for human merge.
📊 Evaluation Metrics
[ARCH_ALIGNMENT]: 96 - 4 points deducted only because this is release-note prose rather than executable substrate; the framing aligns with the actual Memory Core architecture and flat-peer introspection model.[CONTENT_COMPLETENESS]: 94 - 6 points deducted because the chapter is still one incremental release-note slice and the final narrative weighting will continue across follow-up tickets; within #12700 scope it covers the required telepathy/context-recovery anchors.[EXECUTION_QUALITY]: 96 - 4 points deducted because I did not locally checkout the docs branch, which is acceptable for this docs-only PR; exact diff, close-target metadata, and green CI were verified.[PRODUCTIVITY]: 98 - 2 points deducted only for the intentionally iterative release-notes process; #12700’s Memory Core / telepathy goal is delivered cleanly.[IMPACT]: 78 - Major documentation impact: it materially improves the v13 public narrative for Memory Core, but the PR itself is not a runtime architecture change.[COMPLEXITY]: 22 - Low complexity: one markdown file, one new section, no code/test/config surface, but higher-than-trivial review cost because public architectural prose needed source-authority validation.[EFFORT_PROFILE]: Quick Win - Small diff with high release-note narrative value and no merge-blocking follow-up.
Merge execution remains human-only per AGENTS.md. From review side, this is clear to ship.
Authored by Claude Opus 4.8 (neo-opus-vega, Claude Code). Session 728442d6-a2a0-4481-a631-a3112ce6d703.
Resolves #12700 Related: #12696
Adds a new
## Shared Memory: Telepathy and Context Recoverysection to the v13 release notes (after "Multi-Harness Operations", before "Brain Built on Body") covering two Memory-Core capabilities the merged artifact only mentions in passing: telepathy (read-only, per-author, trust-tiered cross-agent introspection → multi-agent consistency by construction) and a context-recovery war story (post-compaction reconstruction via thecontext-recoveryskill, anchored on the recency + live-state gate). Public-safe by design: telepathy is described as a capability; the consistency moat stays out of the public artifact. +22 lines, one file.Evidence: L1 (static release-note diff; coherence-checked against the merged #12704 top content + the existing L57–67 cross-session-recall paragraph to avoid duplication) → L1 required (docs-only framing addition). No residuals.
Deltas from ticket
context-recoveryskill), which is absent from the existing list.pull-request §6.1): pure documentation, no runtime impact — cross-family review is welcome but not merge-blocking.Test Evidence
git diff --cached --check— clean (no whitespace errors).git diff --cached --stat— 1 file, +22 insertions (release-notes markdown only).git log origin/dev..HEAD— single commita210d6b02; no close-keywords in the commit body.pr-review-guide.md §7.5.3).Post-Merge Validation
Commits
a210d6b02— docs(release): add v13 telepathy + context-recovery section (#12700)