usecases/memory/
Practical memory-system implementations.
These use cases correspond to the general design in Agent-first Memory Architecture.
Use this directory for concrete memory architectures, deployment stories, automation patterns, and operational pitfalls discovered in real environments.
Current use cases
- Kiro Local Memory — evidence
field-tested, conformancemapped; local.kiro/memorieslifecycle with a declared migration gap to the current item schema. - OpenAB + Codex + k3s Memory — evidence
field-tested, conformancemapped; containerized lifecycle with declared current-schema gaps. - Failed Exploration Withdrawal — evidence
run-reported, conformancemapped; one private interrupted exploration exposed the need to distinguish task closure, code effects, reversible Memory withdrawal, and authorized erasure without claiming that any durable item or mutation was independently verified.