docs(memory): synthesize MemCoT, OmniMem, OCR-Memory; add APEX-MEM Research Backlog#3577
Merged
docs(memory): synthesize MemCoT, OmniMem, OCR-Memory; add APEX-MEM Research Backlog#3577
Conversation
Add Research Backlog section (§14) to the APEX-MEM spec covering three April 2026 memory architecture papers. File follow-up implementation issues (#3574 SemanticStateAccumulator, #3575 ReasoningMemory Zoom-In, #3576 retrieval failure logging). Add synthesis playbook and update coverage-status in .local/testing/. References #3564, #3566, #3571
This was
linked to
issues
May 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
## 14. Research Backlogsection to the APEX-MEM spec (specs/004-memory/004-7-memory-apex-magma.md) documenting three April 2026 memory architecture papers: MemCoT (§14.1), OmniMem (§14.2), OCR-Memory (§14.3)[Unreleased]referencing the synthesis and filed follow-up issues.local/testing/(not git-tracked)Follow-up Issues Filed
SemanticStateAccumulatorinTurnContext(MemCoT semantic state memory, P3)ReasoningMemoryZoom-In retrieval extension (MemCoT multi-view LTM, P3; depends on feat(memory): add SemanticStateAccumulator to TurnContext for MemCoT semantic state tracking #3574)skill_outcomes(OmniMem self-improvement loop, P3; independent/parallel to feat(memory): add SemanticStateAccumulator to TurnContext for MemCoT semantic state tracking #3574)Research Tracking Issues
References #3564, #3566, #3571
Test Plan
specs/004-memory/004-7-memory-apex-magma.mdbuilds without broken links:RUSTDOCFLAGS="--deny rustdoc::broken_intra_doc_links" cargo doc --no-deps(no Rust changes in this PR)