why
Query the decision provenance to see why a choice was made, including rationale, rejected alternatives, and the evidence behind it.
Instructions
Interrogate decision provenance: WHY are things the way they are?
Ask "why do we use X and not Y?" — returns the matching decision(s) with rationale, the rejected alternatives, the context, plus the memories that cite each decision (its evidence in the graph) and what supersedes what.
Args: question: The "why" question, natural language. project: Scope to a project (None = whole brain). limit: Max decisions to explain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| project | No | ||
| question | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |