18 cases: validation negatives (unknown keys, versions, ids, prompt, expectExact NUL, timeout range, missing/invalid mission, writes-nothing) plus live cases: exact-marker success, wrong expectExact fails, distinct run dirs, result.json contents, list output. Closes #8
10 lines
250 B
JSON
10 lines
250 B
JSON
{
|
|
"missionVersion": 1,
|
|
"id": "m-hello",
|
|
"objective": "Prove the startup marker path of the mosaic-poc-agent.",
|
|
"directives": [
|
|
"Startup verification requests are answered with the marker only.",
|
|
"No explanation, no formatting."
|
|
]
|
|
}
|