Complete changelog
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/memorieslists 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.