why_code
Retrieve the rationale behind any function or file before rewriting it, preserving past decisions and avoiding blind changes.
Instructions
WHAT/WHY/WHY-THIS-WAY/GOTCHA card for a function or file. Call before rewriting existing code so past decisions aren't undone blindly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | ||
| symbol | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |