consolidate_reflexions
Extract recurring reflexion themes into semantic memory and prune outdated working memory to maintain relevant context.
Instructions
Distil recurring reflexion themes into semantic memory and prune working memory.
Runs the nightly self-improvement consolidation: every theme an agent raised
>= min_count times in the last `days` becomes a searchable semantic-memory
node (deduped), and working_memory older than 7 days is pruned. Idempotent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | ||
| min_count | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |