memory_commit
Commit session changes by updating all touched entities, logging decisions, and recording patterns before ending a work session.
Instructions
End-of-session commit. Updates all touched entities, logs decisions, records patterns. Call before ending any work session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| decisions_made | No | ||
| session_summary | Yes | Brief summary of what happened | |
| entities_touched | Yes | Entity IDs worked on | |
| momentum_changes | No | ||
| patterns_noticed | No |