mirror of
https://github.com/kuhyx/testsAndMisc.git
synced 2026-07-04 16:43:05 +02:00
13 lines
305 B
JSON
13 lines
305 B
JSON
{
|
|
"title": "agent automation bootstrap",
|
|
"objective": "Define what success looks like for agent automation bootstrap.",
|
|
"acceptance_criteria": [
|
|
"Criterion 1",
|
|
"Criterion 2"
|
|
],
|
|
"out_of_scope": [
|
|
"Explicitly excluded work item"
|
|
],
|
|
"verifier": "pre-commit + task-specific tests"
|
|
}
|