State

Memory

Jeden’s durable memory is a local SQLite/FTS index with explicit retrieval and maintenance operations. It is separate from the immutable session transcript.

Storage and overrides

The default database is ~/.jeden/memory.sqlite3. Set JEDEN_MEMORY_DB to select another database. The legacy JEDEN_MEMORY_FILE remains an input-path override.

Operations

Interactive
/memory stats
/memory view
/memory enqueue
/memory queue
/memory queue run
/memory queue drain
/memory rebuild
/memory clear
enqueueAdd a durable maintenance or ingestion item.
queueInspect queued memory work.
queue runProcess one bounded queue step.
queue drainProcess the durable queue until empty.
rebuildRebuild the SQLite FTS index from durable records.
clearDestructive reset; requires confirmation.

What memory is not

  • It is not a substitute for project instructions or source-controlled context.
  • It does not erase or rewrite the session ledger.
  • Retrieved content remains subject to the current prompt budget and policy.
  • Maintenance commands do not silently grant tool authority.

Stay in the loop. Never miss out.

Subscribe to our newsletter and unlock Wisent insights.