Skip to main content

Module memory

Module memory 

Source
Expand description

Core memory data types — search results, items, stats, profiles, agents, spaces.

Structs§

AgentActivityRow
An agent activity log entry.
AgentConnection
An agent connection record.
DomainInfo
Count breakdown by space.
EnrichmentStatusResponse
Response for GET /api/memory/{id}/enrichment-status.
EnrichmentStepStatus
Per-step enrichment outcome for diagnostics.
HomeStats
Home dashboard statistics.
IndexedFileInfo
File/document info as shown in list views.
MemoryItem
A full memory item with all metadata.
MemoryStats
Aggregate memory statistics.
MemoryVersionItem
A single item in a version chain.
PageChange
A change event for a page — feeds the home page delta zones.
Profile
User profile.
RecentActivityItem
A single entry in the home-page recent-activity feed.
RejectionRecord
A rejected memory entry for quality gate diagnostics.
RetrievalEvent
An event describing when an agent retrieved pages/memories from Wenlan.
SearchResult
A search result from hybrid (vector + FTS) search.
SessionSnapshot
A session snapshot — a compact summary of a contiguous working session.
SnapshotCapture
A single capture belonging to a snapshot.
SnapshotCaptureWithContent
A snapshot capture enriched with full chunk content + LLM summary.
Space
A space (domain grouping).
TopMemory
A top-accessed memory for the home dashboard.
TypeBreakdown
Count breakdown by memory type.

Enums§

ActivityBadge
A badge summarising what changed since the user last saw an item.
ActivityKind
The kind of item in a recent-activity feed entry.
PageChangeKind
The kind of change that happened to a page.