---
mdfy_bundle: 1
id: wa-K_2rF
title: "AI Memory Research"
url: https://mdfy.app/b/wa-K_2rF
document_count: 3
updated: 2026-05-14T19:20:02.680Z
analysis_generated_at: 2026-05-14T19:20:02.680Z
source: "mdfy.app"
---
# AI Memory Research

> Captured conversations + external reading on how AI memory architectures actually work. Reading order: the Claude conversation lays out the three patterns, the Karpathy summary names the philosophical frame, the formatting tour is a side-quest reference.

**Intent:** Decide how mdfy's personal memory layer should compose with other AI tools.

## Summary

These documents establish the philosophical and technical foundation for mdfy's personal memory layer, arguing that human-authored memory beats AI-inferred memory across three architecture patterns. They validate mdfy's hub-shaped approach through comparison with vector recall and episodic snapshot alternatives, while demonstrating the content formatting capabilities that make URL-addressable knowledge viable.

## Themes

- human-authored memory superiority
- composable architecture design
- memory as curation problem
- URL-addressable knowledge systems

## Cross-document insights

- The battle between memory architectures isn't about retrieval efficiency—it's about who controls the narrative: humans who curate deliberately vs. AIs that infer from conversation fragments.
- mdfy's three-scope architecture (doc/bundle/hub) solves a problem Karpathy's single-wiki concept couldn't: providing project-specific context without requiring folder discipline from users.
- The formatting tour document reveals mdfy's strategic bet: by handling rich content formats natively, it removes friction from the human authoring process that competing memory systems create.
- All three documents converge on the same actionable principle: memory systems should optimize for human editing and curation, not just AI retrieval convenience.

## Key takeaways

- Human-authored memory architectures outperform AI-inferred memory because humans control the narrative and can edit/curate their knowledge over time.
- mdfy's composable three-scope design (doc/bundle/hub) provides better project-specific context than single-wiki approaches without requiring user discipline.
- The technical capability to handle rich content formats is crucial for reducing friction in the human authoring process that makes memory systems successful.

## Open questions / gaps

- No discussion of how mdfy should handle real-time collaboration or multi-user scenarios when composing with AI tools.
- Missing analysis of how mdfy's memory layer should integrate with AI tools that have their own memory systems (conflict resolution, synchronization).
- No exploration of privacy and access control when AI tools read from mdfy's URL-addressable knowledge.
- Lack of concrete examples showing mdfy composing with specific AI tools in real workflows.

## Notable connections

- **doc:T7ZGdpOm** ↔ **doc:yt2ZZqyI** — Karpathy's conceptual framework gets validated through Claude's comparative analysis of memory architectures.
- **doc:yt2ZZqyI** ↔ **doc:F1q9U1YP** — Claude's theoretical validation of hub-shaped memory is made practical through mdfy's rich content formatting capabilities.
- **doc:T7ZGdpOm** ↔ **doc:F1q9U1YP** — Karpathy's human-authored memory principle requires the technical foundation that mdfy's formatting capabilities provide.

## Concepts (this bundle)

- **Human-authored memory**
- **Composable scopes**
- **Vector recall**
- **Episodic snapshots**
- **Hub-shaped memory**
- **URL-addressable knowledge**
- **Curation vs retrieval**

## Concept relations

- **Human-authored memory** ↔ **Curation vs retrieval** — supports framework
- **Hub-shaped memory** ↔ **Human-authored memory** — implements principle
- **Composable scopes** ↔ **Hub-shaped memory** — extends architecture
- **URL-addressable knowledge** ↔ **Hub-shaped memory** — enables approach

1. [AI memory architectures: a Claude conversation](https://mdfy.app/yt2ZZqyI) — The captured Claude conversation. Read first — it names the three architectures.

2. [Karpathy's LLM Wiki concept, in one read](https://mdfy.app/T7ZGdpOm) — Karpathy's philosophical frame. Same conclusion, opposite direction.

3. [Formatting tour: math, diagrams, code, tables](https://mdfy.app/F1q9U1YP) — Reference for the rendering vocabulary used across the hub.


_Digest view — follow any link above to fetch that doc's full markdown. Add `?full=1` to this URL for the concatenated payload._