explain
Walk the proof tree of each solution to produce readable reasoning steps, citing rule IDs when present.
Instructions
Explain, in natural language, how a query is proven: walk the proof tree of each solution and return readable reasoning steps. Rule IDs are cited when present.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kb_id | No | ||
| query | No | ||
| knowledge | No | ||
| max_depth | No | ||
| max_solutions | No | ||
| delta_knowledge | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| query | No | ||
| version | No | ||
| elapsed_ms | No | ||
| content_hash | No | ||
| explanations | No |