mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-14 13:16:54 +00:00
21 lines
573 B
JSON
21 lines
573 B
JSON
{
|
|
"version": 2,
|
|
"status": "partial",
|
|
"evidenceSource": "supplied",
|
|
"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."
|
|
]
|
|
}
|