mem_suggest_topic_key
Suggest a stable topic key for each observation, preventing duplicate memory entries by basing the key on type, title, or content.
Instructions
Suggest a stable topic_key for observation upserts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Observation category. One of: bugfix, decision, policy, architecture, discovery, pattern, config, preference. | manual |
| title | No | Preferred source for the topic segment. | |
| content | No | Fallback source when title is empty. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic_key | No |