Semantic Memory Manager
When to Use
- User says semantic memory or task matches this capability
- User says search memory or task matches this capability
- User says recall or task matches this capability
- User says store memory or task matches this capability
Workflow
- On store: chunk, tag, score initial trust 5.
- On retrieve: query by semantic similarity + tags.
- Run memory-sanitizer on all retrievals.
- Prune entries older than 90d with trust < 3.
Integrations
memory-sanitizerpersistent-memory-bridgeknowledge-graph-builder
Error Handling
| Failure | Response |
|---|---|
| No match | Broaden query; suggest manual tags. |
Gotchas
- Central memory hub for messenger and healing skills.
Example
Input: User request matching triggers above. Output: Structured result per workflow with integrations invoked as needed.