Commit Graph

2 Commits

Author SHA1 Message Date
rob 538d8e0ccf Define architecture for hierarchical memory with decay
Core concept:
- Conversations compress into summaries over time
- Each level links back to more detailed versions
- Memory strength decays over time
- Accessing a memory boosts its strength
- Neglected memories eventually fade away

Includes data models, compression flow, API design, and CLI spec.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-07 04:10:42 -04:00
rob da3d327b7b Initial project setup
Created by development-hub/new-project script
2026-01-07 04:09:06 -04:00