All Classes and Interfaces
Classes
Class
Description
Outcome of one
KnowledgeStoreOutboxRelay.drainOnce() pass.Polling worker that drains
mem_outbox and dispatches each claimed
row to a KnowledgeStore — the read side of the outbox pattern from
design doc §5.2.Internal in-memory
VirtualFileSystem used by
KnowledgeStoreOutboxRelay to ferry outbox payloads into
KnowledgeStore.reindex(at.aimon.core.knowledge.KnowledgeScope, at.aimon.core.knowledge.KnowledgeSource, at.aimon.core.knowledge.IndexOptions) calls.Postgres-coordinated
DerivationQueueManager.Postgres-backed
ObservationStore implementing the metadata side of the C3 split (design doc §5.2).Postgres-backed
RepresentationStore per design §5.3 / §5.5.Postgres-backed
WorkspaceStore per design §5.1 / §5.5.Immutable configuration for
KnowledgeStoreOutboxRelay.Builder for
RelayOptions.Jackson codec for the
mem_representation.payload_blob JSONB column.