12 lines
281 B
JSON
12 lines
281 B
JSON
{
|
|
"summary": "Fake development specification",
|
|
"requirements": [
|
|
{
|
|
"id": "REQ-1",
|
|
"description": "The fake adapter writes this deterministic fixture"
|
|
}
|
|
],
|
|
"acceptanceCriteria": ["The expected artifact path contains this JSON document"],
|
|
"risks": []
|
|
}
|