Skip to content

docs: event-sourced memory architecture notes - #61

Merged
Patel230 merged 1 commit into
mainfrom
feat/memory-architecture-notes
Aug 24, 2026
Merged

docs: event-sourced memory architecture notes#61
Patel230 merged 1 commit into
mainfrom
feat/memory-architecture-notes

Conversation

@Patel230

Copy link
Copy Markdown
Contributor

Design study porting Autohand Code CLI memory subsystem concepts (event log, projection fold, hierarchical summary tree, session extraction) onto yaad's engine/graph/storage layers.

Includes a component mapping table, interaction notes for decay (engine/decay.go, suppression instead of deletion), dedup as projection-time merge, .yaadpack merge-by-replay via exportimport/pack.go, and a three-step adoption path starting in non-authoritative shadow mode.

Docs-only change; no code touched.

Design study porting Autohand Code CLI memory subsystem concepts
(event log, projection, summary tree, session extraction) mapped onto
yaad engine/graph/storage layers, with a three-step adoption path.
@Patel230
Patel230 merged commit c968f17 into main Aug 24, 2026
12 checks passed
@Patel230
Patel230 deleted the feat/memory-architecture-notes branch August 24, 2026 18:00
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