explain_decision
Get the complete reasoning behind a committee investment verdict—including the full debate transcript, CIO memo, and path-probability snapshot. Use to audit why a decision like 'HOLD' was made.
Instructions
Get the full reasoning behind one committee verdict: the complete 4-role debate transcript with the CIO memo, plus the path-probability snapshot the CIO saw at decision time.
Use when the user asks "why was today's verdict HOLD" or wants to audit a past decision. Read-only.
Args:
decision_id: "/", e.g. "2026-07-03/GC=F" — exactly as
returned in the decisions tool output.
Returns:
Object with verdict, confidence, alloc_cny, transcript_markdown
(render this to the user), and path_snapshot (may be null).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| decision_id | Yes | "<date>/<symbol>", e.g. "2026-07-03/GC=F" — exactly as returned by the decisions tool. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |