mem_suggest_topic_key
Generate a stable topic key for observations using category and title, falling back to content when title is empty.
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 |