Skip to main content

Module models

Module models 

Source
Expand description

Request and response models for the web dashboard API

Structs§

AdaptiveDreamState
Adaptive dream scheduling state and configuration.
AgentConsolidateResponse
Response from agent consolidate
AgentIngestRequest
Request to ingest via the agent
AgentIngestResponse
Response from agent ingest
AgentQueryRequest
Request to query the agent
AgentQueryResponse
Response from agent query
AgentStats
Statistics for a single agent
AgentStatusResponse
Response from agent status
CognitionOverviewResponse
Response for cognition overview (aggregated job/digest/evidence counts).
CreateMemoryRequest
Request to create a new memory
CreateNamespaceRequest
Request to create a namespace
DashboardResponse
Operator dashboard response — at-a-glance cognition health.
DigestEntry
A single session digest entry returned by the observability endpoints.
DigestFreshnessState
Digest freshness and session coverage.
DigestListResponse
Response for listing digests.
DreamState
Dream throughput and job lifecycle counters.
ErrorResponse
Error response
HealthResponse
Health check response
JobEntry
A single job entry returned by the observability endpoints.
JobListResponse
Response for listing jobs.
JobSummaryResponse
Response for job status summary.
MemoryCreateResponse
Response for creating a memory
MemoryListResponse
Response for listing memories
MemoryResponse
Memory response model
NamespaceListResponse
Response for listing namespaces
NamespaceResponse
Namespace response model
QueryIntrospectionResponse
Response for query introspection (ranking decisions without LLM calls).
RecallComposition
Breakdown of memories by cognitive level for recall composition.
ReflectionSampleEntry
A compact reflection sample shown in the observability endpoints.
ReflectionStateResponse
Response for reflection/dream observability.
RuntimeResponse
Response for runtime health.
SearchRequest
Request for semantic search
SearchResponse
Response for semantic search
StatsResponse
Response for statistics
SystemInfo
System information
UpdateMemoryRequest
Request to update an existing memory
WebSocketMessage
WebSocket message

Enums§

WebSocketMessageType
WebSocket message types