consolidate
Distill scattered observations into structured memory layers. Automatically compresses when thresholds are exceeded, or run explicit consolidation manually.
Instructions
Distil unconsolidated observations into structured memory layers.
When auto=True (default), runs a lightweight auto-consolidation check
that only triggers actual compression when clearly needed (>20 unconsolidated
obs, obs older than 7 days, or >50 total obs in session). When auto=False,
runs the full explicit consolidation as before.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sid | No | ||
| days | No | ||
| dry | No | ||
| auto | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |