Skip to content
Memory & Reflection
AutoXXS (320px)XS (375px)SM (640px)MD (768px)LG (1024px)XL (1280px)XXL (1536px)
SketchMaterialiOSTamagui
DataInjectionKeyPatternsServiceTransactionProcessResearchProductQualityPerformanceSpecDomainFunctionTechnologyArchitectureConfigMiddlewareDataDatabaseDrizzleMigrationModelop-sqliteSchemaSQLState ManagementDraftKeystoneMergePatchPatchesPersistenceReactiveRedoStoreUndoTestingDeviceFactoryIsolationTypeScriptZodTopicsCommunicationBidsNVCDesignDesign ImplicationsEducationPedagogyFoundationsPsychologyAttachmentFloodingRelatingAuthentic RelatingUIEditorReact Native

Memory & Reflection

Handles the storage, search, and analysis of past conversations and personal notes.

Data Model

er Memory & Reflection data model
Gallery

API

search-memory
Searches transcripts and notes for a text query.
Properties
querystring
Parameter Type Required Description
query string
add-note
Attaches a personal reflection to a marker or transcript segment.
Properties
marker-idstringcontentstringvisibilitystring
Parameter Type Required Description
marker-id string
content string
visibility string 'private' or 'shared'
update-privacy
Updates the visibility of a specific note, transcript, or marker.
Properties
target-idstringvisibilitystring
Parameter Type Required Description
target-id string
visibility string
query-ai
Processes a voice query against the relationship memory.
Properties
voice-querystring
Parameter Type Required Description
voice-query string

Reactive Topology

autoflow Memory & Reflection reactive topology
Gallery