21 lines
489 B
JSON
21 lines
489 B
JSON
{
|
|
"status": "success",
|
|
"task_id": "anvil_v1_20260309_001",
|
|
"scope": "验证 Anvil 执行验证包的基本功能和完整性",
|
|
"timestamp": "2026-03-09T11:11:46Z",
|
|
"artifacts": [
|
|
{
|
|
"name": "verification_report",
|
|
"path": "verification_report.json",
|
|
"type": "report"
|
|
}
|
|
],
|
|
"metrics": {
|
|
"pre_check_passed": true,
|
|
"execution_check_passed": true,
|
|
"post_check_passed": true,
|
|
"total_checks": 16,
|
|
"passed_checks": 16
|
|
},
|
|
"errors": []
|
|
} |