promote
Upgrade stored agent memories to durable record types—learn, gotcha, or domain-note—to preserve critical coding insights for future sessions.
Instructions
Manually promote one stored memory to a stronger durable record type.
Use this tool when you know a record should be treated as a learn, gotcha, or domain note even if the reflex layer has not promoted it yet. Promotion keeps the same id and updates the stored title, tags, and structured content in place.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Exact memory identifier to reclassify. Use this when a stored record should be treated as a stronger kind of durable memory. | |
| to_kind | Yes | Target durable record type. Use `learn` for reusable claims, `gotcha` for pitfalls and fixes, or `domain-note` for broader synthesized guidance. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||