64 lines
1.6 KiB
JSON
64 lines
1.6 KiB
JSON
|
|
{
|
||
|
|
"timestamp": "2026-01-22T21:10:54.742272",
|
||
|
|
"scenarios": [
|
||
|
|
{
|
||
|
|
"scenario_id": "test_study_dir",
|
||
|
|
"scenario_name": "Study directory exists: stage_3_arm",
|
||
|
|
"passed": true,
|
||
|
|
"duration_ms": 0.0,
|
||
|
|
"error": null,
|
||
|
|
"details": {
|
||
|
|
"path": "C:\\Users\\antoi\\Atomizer\\studies\\Stage3\\stage_3_arm",
|
||
|
|
"exists": true
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"scenario_id": "test_spec",
|
||
|
|
"scenario_name": "AtomizerSpec is valid JSON",
|
||
|
|
"passed": true,
|
||
|
|
"duration_ms": 1.045,
|
||
|
|
"error": null,
|
||
|
|
"details": {
|
||
|
|
"valid_json": true
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"scenario_id": "test_readme",
|
||
|
|
"scenario_name": "README exists",
|
||
|
|
"passed": true,
|
||
|
|
"duration_ms": 0.0,
|
||
|
|
"error": null,
|
||
|
|
"details": {
|
||
|
|
"path": "C:\\Users\\antoi\\Atomizer\\studies\\Stage3\\stage_3_arm\\README.md",
|
||
|
|
"exists": true
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"scenario_id": "test_run_script",
|
||
|
|
"scenario_name": "run_optimization.py exists",
|
||
|
|
"passed": true,
|
||
|
|
"duration_ms": 0.0,
|
||
|
|
"error": null,
|
||
|
|
"details": {
|
||
|
|
"path": "C:\\Users\\antoi\\Atomizer\\studies\\Stage3\\stage_3_arm\\run_optimization.py",
|
||
|
|
"exists": true
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"scenario_id": "test_model_dir",
|
||
|
|
"scenario_name": "Model directory exists",
|
||
|
|
"passed": true,
|
||
|
|
"duration_ms": 0.0,
|
||
|
|
"error": null,
|
||
|
|
"details": {
|
||
|
|
"path": "C:\\Users\\antoi\\Atomizer\\studies\\Stage3\\stage_3_arm\\1_setup\\model",
|
||
|
|
"exists": true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"summary": {
|
||
|
|
"passed": 5,
|
||
|
|
"failed": 0,
|
||
|
|
"total": 5
|
||
|
|
}
|
||
|
|
}
|