Skip to content
#

bi-temporal

Here are 26 public repositories matching this topic...

A cognitive substrate for AI agents — hyperdimensional memory with first-class goals, beliefs, sensory, self-model, and a non-destructive unlearn primitive. Rust top to bottom, embedded-first, no LLM in the read path. One binary, no query language.

  • Updated Jul 8, 2026
  • Rust

Zero-infrastructure, local-first memory for AI agents. One SQLite file — no Postgres, Neo4j, or cloud. Bi-temporal supersession (updates, never deletes), four-channel hybrid retrieval, and a drop-in MCP server. Runs offline on cheap models. Apache-2.0. Bring your own benchmark.

  • Updated Jul 17, 2026
  • Python
gaptime

GapTime: bi-temporal knowledge-graph memory for production agents. Every fact carries valid time and transaction time, so you time-travel to what was known at any instant, supersede outdated facts without losing history, and detect contradictions. Zero dependencies, TypeScript, edge-ready.

  • Updated Jul 6, 2026
  • TypeScript

Improve this page

Add a description, image, and links to the bi-temporal topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bi-temporal topic, visit your repo's landing page and select "manage topics."

Learn more