Skip to content

ReflectResult

Defined in: types.ts:84

dateRange: { earliest: string; latest: string; } | null

Defined in: types.ts:90


memoryCount: number

Defined in: types.ts:89


query: string

Defined in: types.ts:85


optional retrievalMode?: "semantic" | "lexical"

Defined in: types.ts:96

How the source memories were retrieved. lexical means the server had no embedding provider and fell back to keyword matching, so a thin or empty reflection is not evidence that nothing relevant is stored.


sourceIds: string[]

Defined in: types.ts:88


summary: string

Defined in: types.ts:86


themes: string[]

Defined in: types.ts:87