Skip to main content

Module responses

Module responses 

Source
Expand description

API response types for all HTTP endpoints.

Structs§

ActivityResponse
AddObservationResponse
AgentResponse
ChatContextResponse
ConfigResponse
ConfirmResponse
CreateEntityResponse
DecisionDomainsResponse
DecisionsResponse
DeleteCountResponse
DeleteResponse
Shared wire format for any deleted: bool response.
ExportPageResponse
ExportStats
Statistics from a bulk page export operation (POST /api/pages/export).
HealthResponse
ImportMemoriesResponse
IndexedFilesResponse
IngestResponse
KnowledgeContext
KnowledgeCountResponse
KnowledgePathResponse
ListEntitiesResponse
ListMemoriesResponse
ListMemoryRevisionsResponse
Response envelope for /api/memory/{id}/revisions.
ListPageRevisionsResponse
Response envelope for /api/pages/{id}/revisions.
ListRefinementsResponse
MemoryDetail
Detailed chunk-level view of a stored memory, returned by /api/chunks/{source_id}.
MemoryDetailResponse
MemoryRevisionEntry
One entry in a memory’s supersede chain, returned by /api/memory/{id}/revisions.
MemoryStatsResponse
NurtureCardsResponse
PageChangelogEntry
One entry in a page’s version changelog, returned by /api/pages/{id}/revisions.
PageLinkInbound
PageLinkOutbound
PageLinksResponse
Wikilink graph centered on a single page. Outbound = labels parsed out of this page’s body; target_page_id is None for orphans. Inbound = active pages whose body cites this title.
PendingRevision
A pending revision waiting for human approval (Protected tier supersede).
PinnedMemoriesResponse
ProfileContext
ProfileResponse
ReclassifyMemoryResponse
RefinementProposalSummary
RejectRefinementResponse
SearchEntitiesResponse
SearchMemoryResponse
SearchPagesResponse
SearchResponse
StatusResponse
StoreMemoryResponse
SuccessResponse
TagsResponse
TierTokenEstimates
VersionChainResponse

Enums§

ProposalAction
The action type for a background-refinery proposal.
RefinementPayload
Tagged-union payload emitted by the background refinery.