Expand description
Core memory data types — search results, items, stats, profiles, agents, spaces.
Structs§
- Agent
Activity Row - An agent activity log entry.
- Agent
Connection - An agent connection record.
- Domain
Info - Count breakdown by space.
- Enrichment
Status Response - Response for GET /api/memory/{id}/enrichment-status.
- Enrichment
Step Status - Per-step enrichment outcome for diagnostics.
- Home
Stats - Home dashboard statistics.
- Indexed
File Info - File/document info as shown in list views.
- Memory
Item - A full memory item with all metadata.
- Memory
Stats - Aggregate memory statistics.
- Memory
Version Item - A single item in a version chain.
- Page
Change - A change event for a page — feeds the home page delta zones.
- Profile
- User profile.
- Recent
Activity Item - A single entry in the home-page recent-activity feed.
- Rejection
Record - A rejected memory entry for quality gate diagnostics.
- Retrieval
Event - An event describing when an agent retrieved pages/memories from Wenlan.
- Search
Result - A search result from hybrid (vector + FTS) search.
- Session
Snapshot - A session snapshot — a compact summary of a contiguous working session.
- Snapshot
Capture - A single capture belonging to a snapshot.
- Snapshot
Capture With Content - A snapshot capture enriched with full chunk content + LLM summary.
- Space
- A space (domain grouping).
- TopMemory
- A top-accessed memory for the home dashboard.
- Type
Breakdown - Count breakdown by memory type.
Enums§
- Activity
Badge - A badge summarising what changed since the user last saw an item.
- Activity
Kind - The kind of item in a recent-activity feed entry.
- Page
Change Kind - The kind of change that happened to a page.