reasoning_trace
Recall evidence from stored memories, extract quantities, and build a step-by-step reasoning trace, optionally storing the derived conclusion as an inference memory.
Instructions
Build a replay-friendly reasoning trace from stored memories: recall evidence, extract quantities, build per-step trace and optionally store the derived conclusion as an inference memory (math reasoning circuits; Menon, 2016; Watanabe et al., 2023).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top_k | No | ||
| topic | No | ||
| problem | Yes | ||
| store_conclusion | No |