Memory Aging Phase 1: synaptic tagging-and-capture (Avenue 2)#133
Closed
TSchonleber wants to merge 1 commit into
Closed
Memory Aging Phase 1: synaptic tagging-and-capture (Avenue 2)#133TSchonleber wants to merge 1 commit into
TSchonleber wants to merge 1 commit into
Conversation
Frey & Morris late-LTP: tag at encoding + PRPs within window = memory persists. brainctl analog: W(m) gate = tag; recall within window = capture. Phase 1 = inspection + manual tag/capture/sweep (shadow mode default). Phase 2 auto-tags on memory_add. Phase 3 demotes uncaptured. Phase 4 enforces aggressive demotion of unrecalled tags. - Migration 078: 3 tables (memory_aging_state, memory_tags, memory_capture_events). Default capture_window_hours=24, demotion_tier='unconsolidated', enforcement_mode='shadow'. - 6 MCP tools: status, tag, capture, sweep, set, tag_get. - 10 tests. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Owner
Author
|
Superseded by #138 ( |
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.
Operationalizes Avenue 2 from PR #125. Frey & Morris late-LTP biology: tag at encoding + PRPs within critical window → memory persists.
3 tables, 6 MCP tools, 10 tests. Shadow mode default. Phase 4 enforcement would let brainctl aggressively demote memories never recalled within their capture window.
🤖 Generated with Claude Code