Docs/NOME Code/Memory and continuity

Memory and continuity

Durable cross-thread context without parallel client memory stores.

Canonical state

Threads, messages, jobs, events, approvals, artifacts, and memory provenance live in PostgreSQL behind the Rust API.

Bounded retrieval

Rust retrieves a bounded, tenant-scoped set of relevant records and injects it privately into a provider turn. Receipts store hashes, counts, and provenance rather than private memory text.

Cross-device continuity

Mac and iPhone reopen the same canonical thread and event identifiers. Client caches improve presentation but cannot become an independent source of truth.

Ready to try it?

Open NOME