remember
Save a distilled memory from a completed work block to your personal logbook. Choose type and provide self-contained content to preserve key insights.
Instructions
Persist ONE distilled memory after completing a work block. type is one
of: fact, decision, task, question, note. content must be 1-2 sentences,
self-contained, in past/declarative form (a distillation — never a raw
transcript). entity is a short slug for what it concerns (e.g. 'auth',
'db-choice'). If a live memory already exists for the same type+entity,
this returns a CONFLICT without writing — then either supersede(old_id,...)
to update it, ask the user which stands, or retry with force=true to keep
both.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | ||
| force | No | ||
| entity | No | ||
| content | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |