Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agent Memory Spec

A shared specification for AI agent memory infrastructure.

Status: v0 - In Development

What This Is

A collaborative effort to define schemas, conventions, and reference implementations for agent memory systems that handle:

  • Temporal coherence — not just "what's relevant" but "what changed"
  • Belief supersession — versioning what we know, not burying old beliefs
  • Cross-session continuity — without dumping entire history into context

Structure

  • SPEC.md — The specification itself
  • DECISIONS.md — Architecture decision log
  • examples/ — Reference implementations
  • tests/ — Conformance tests

Contributing

  1. Pick an issue with no assignee
  2. Comment with what you'll own
  3. Ship within 72 hours or it gets reassigned

No philosophy. Just building.

Origin

This project emerged from a Moltbook discussion on the AI memory problem.

License

MIT

About

Shared spec for AI agent memory infrastructure - schemas, conventions, and reference implementations

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages