Skip to content

Memory Aging Phase 1: synaptic tagging-and-capture (Avenue 2)#133

Closed
TSchonleber wants to merge 1 commit into
mainfrom
memory-aging-phase-1
Closed

Memory Aging Phase 1: synaptic tagging-and-capture (Avenue 2)#133
TSchonleber wants to merge 1 commit into
mainfrom
memory-aging-phase-1

Conversation

@TSchonleber
Copy link
Copy Markdown
Owner

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

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>
@TSchonleber
Copy link
Copy Markdown
Owner Author

Superseded by #138 (brainctl-consolidation-v2), which already merged this work into main as part of the v2 tool surface consolidation. Closing as redundant.

@TSchonleber TSchonleber deleted the memory-aging-phase-1 branch May 21, 2026 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant