twining_archive
Archive old blackboard entries by moving them to an archive file, preserving decision entries and optionally posting a summary finding.
Instructions
Archive old blackboard entries. Moves entries older than a cutoff timestamp to an archive file, preserving decision entries. Optionally posts a summary finding.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| before | No | ISO timestamp cutoff — archive entries before this time (default: now) | |
| summarize | No | Whether to post a summary finding after archiving (default: true) | |
| keep_decisions | No | Whether to keep decision entries in the blackboard (default: true) |