fable_search
Search archived conversations to recall exact context from any session. Returns ranked threads with decisions and outcomes.
Instructions
RECALL EARLIER CONVERSATION. Use this WHENEVER you need context that may be outside your window — after a compaction, deep in a long session, or to recall a past decision / discussion across ANY session. PREFER IT over guessing or trusting a compaction summary (the summary is lossy; this is the exact archive). Returns ranked threads with ids, turn/token counts, card titles, decisions and outcomes; then call fable_thread to read one verbatim.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| operative | No | action-verb facet, e.g. decide, fix | |
| target | No | file/crate/identifier facet | |
| project | No | ||
| kind | No | ||
| tag | No | taxonomy filter 'family:value' (e.g. 'topic:auth', 'decision:architecture', 'technology:rust'); a bare value matches any family. DISCOVER valid tags first via fable_tags. | |
| sort | No | ||
| limit | No |