mirror of
https://github.com/kuhyx/testsAndMisc.git
synced 2026-07-04 19:43:11 +02:00
8 lines
285 B
JSON
8 lines
285 B
JSON
{
|
|
"title": "Short contract title",
|
|
"objective": "One-paragraph objective and success definition.",
|
|
"acceptance_criteria": ["Criterion 1", "Criterion 2"],
|
|
"out_of_scope": ["Explicitly excluded item 1"],
|
|
"verifier": "Name the command(s) or gate responsible for verification"
|
|
}
|