Orbitron MemoryKit
Memory for AI agents that does not decay into garbage.
Local-first long-term memory with contradiction handling, TTLs, hygiene jobs, memory-poisoning controls, and recall evals.
Persistent is not enough
Most agent memory systems accumulate stale facts, contradictions, and temporary task state. Orbitron adds lifecycle and evaluation.
Local-first
SQLite, FTS5, local embeddings, and inspectable memory governance. Cloud extraction is optional, not mandatory.
Governed
Active, superseded, expired, and quarantined states make memory auditable instead of magical.
Tested recall
YAML/JSON evals prove the right facts are retrieved for important queries before production breaks.
$ orbitron add "User prefers concise direct responses" --category user_pref
$ orbitron search "how should I respond?"
$ orbitron hygiene --apply
$ orbitron eval evals/sample-memory-evals.yamlOne-week governed memory install
We wire reliable long-term memory into your agent stack and leave you with extraction, retrieval, hygiene, and recall evals.
Intro pilot: $2,500 for first 5 customers.