WhiteMagic memory and continuity meta-tool
wmWhiteMagic meta-tool — memory and continuity kernel over the curated tool surface (69 tools): persistent memory, session continuity and recall, governance/audit, and local tool execution. Mode: READ-ONLY — writes (session.*, memory.create/update) are refused; recall only. Scope: store /srv/whitemagic/hosted-store/lmdb. Invoke with thought= (auto-routed), route= (e.g. 'memory.search', 'session.continuity'), or args= (passthrough). Provide exactly one of thought or route. Say 'list tools' to enumerate the curated surface.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | Arguments to pass through to the target tool. | |
| route | No | Explicit tool name for direct dispatch (e.g. 'memory.create', 'tools.list'). | |
| thought | No | Natural language input describing what to do. Auto-routes to the best-matching tool via TF-IDF NLU classification. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||