propose_fix
Combine an issue summary with similar past lessons to generate a fix sketch.
Instructions
Suggest a fix sketch by combining the issue with k similar past lessons.
This is deterministic text-stitching — no LLM is called. The orchestrator (which has the LLM) reads the result and decides whether to apply.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| k | No | Number of past lessons to draw on. | |
| issue_summary | Yes | Plain-English description of the current issue. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |