Files
awesome-copilot/skills/bug-receipt/assets/receipt.template.json
T
github-actions[bot] 6bee42c094 chore: publish from main
2026-08-12 00:18:34 +00:00

20 lines
541 B
JSON

{
"version": 1,
"status": "partial",
"problem": "Describe the observed defect and intended behavior.",
"baseline": {
"command": "Record the exact reproduction command or interaction.",
"result": "not-run",
"evidence": "State the decisive observation, or why it could not be obtained."
},
"rootCause": {
"summary": "State the evidence-backed mechanism, or mark it unresolved.",
"evidence": []
},
"changes": [],
"verification": [],
"gaps": [
"Replace this with the exact missing proof layer."
]
}