memory_reflect
Analyze conversation text to extract invariant rules and derived knowledge, storing them as reflection memories for long-term context.
Instructions
Run the reflection pipeline — analyze conversation text, extract invariant rules and derived knowledge, store as reflection memories. This is the equivalent of the memory-lancedb-pro reflection system.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Conversation or session text to reflect on | |
| scope | No | Target scope for reflection memories | agent:primary |