Components
Each repair stores modular Markdown components.
Component definitions
Key |
File |
Title |
Required |
|---|---|---|---|
|
|
Summary |
yes |
|
|
Context |
yes |
|
|
Tool call or command |
yes |
|
|
Expected behavior |
yes |
|
|
Actual behavior |
yes |
|
|
Reproduction steps |
yes |
|
|
Impact |
yes |
|
|
Workaround |
no |
|
|
Diagnosis or hypothesis |
no |
|
|
Suggested fix |
yes |
|
|
Validation plan |
no |
|
|
Notes |
no |
Component guidance
Component |
Content |
|---|---|
|
One-paragraph description of the failure or improvement. |
|
What the agent was doing, relevant state, versions. |
|
Exact command or tool call attempted (redacted). Use |
|
What should have happened. |
|
Actual error, rejection, or confusing output. |
|
Minimal steps to reproduce. |
|
Why it matters for agent or human workflow. |
|
How the agent continued or why no workaround exists. |
|
Root-cause hypothesis with uncertainty. |
|
Proposed code, docs, test, or prompt improvement. |
|
Tests or checks maintainers should run after fixing. |
|
Additional nonessential details. |