Skip to content

titen-memory 0.8.4

Choose a tag to compare

@RamaAditya49 RamaAditya49 released this 15 Aug 11:53

The dashboard now separates the actionable Memories inventory from the read-only visual Atlas. Memory records are visible immediately after login, without a compile step.

Added

  • GET /v1/memories lists authorized canonical claims with bounded lexical search, lifecycle/visibility filters, and stable keyset pagination.
  • The same-origin dashboard adapter exposes the protected Memories list route.
  • Memories has real loading, empty, error, search, and pagination states; a selected record opens its evidence graph in Atlas.

Changed

  • Atlas is a separate navigation destination with its graph, inspector, compile trace, and administrator boundary.
  • Global dashboard search now searches Memories.

Security

  • Memory list authorization and retention checks run in canonical SQL before FTS or pagination. Hidden records never contribute to a count or cursor.