promote_memory
Promote evidence memory to durable memory with linked entry. Preserves key facts across sessions from transcripts or imports.
Instructions
Promote an evidence memory into durable memory with an authority upgrade. Side effect: creates a new durable entry linked to the source evidence. Use when a transcript snippet or imported artifact contains a fact worth keeping across windows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memoryId | Yes | Existing evidence memory ID or unique prefix | |
| text | No | Optional cleaned durable text; defaults to the source entry text | |
| category | No | Optional target durable category; defaults to the source evidence category or its originalCategory | |
| importance | No | Importance score from 0 to 1 | |
| scope | Yes | Required target scope such as project:recallnest or session:abc123 | |
| source | No | How this promotion was captured | agent |
| tags | No | Optional tags | |
| canonicalKey | No | Optional stable key for merge/update semantics |