38 lines
1.6 KiB
JSON
38 lines
1.6 KiB
JSON
{
|
|
"schema-version": 1,
|
|
"state": "PASS_WITH_MANUAL",
|
|
"verification-level": "static",
|
|
"execution-verified": false,
|
|
"checks": {
|
|
"commands": {
|
|
"total": 6,
|
|
"verified": 0,
|
|
"manual-required": 6,
|
|
"failed": 0
|
|
},
|
|
"paths": {
|
|
"total": 20,
|
|
"verified": 20,
|
|
"failed": 0
|
|
},
|
|
"anchors": {
|
|
"total": 0,
|
|
"verified": 0,
|
|
"failed": 0
|
|
},
|
|
"readme-contracts": {
|
|
"total": 0,
|
|
"verified": 0,
|
|
"failed": 0
|
|
}
|
|
},
|
|
"failures": [],
|
|
"limitations": [
|
|
"manual verification required: python3 -m packages.content_job_contract.validate_content_job examples/clean-architecture/content-job-request.yaml --repo-root . (unsupported-static-verifier)",
|
|
"manual verification required: python3 -m packages.workflow_runtime.content_runtime front-door --workflow-request examples/clean-architecture/workflow-request.content-job.yaml --repo-root . (unsupported-static-verifier)",
|
|
"manual verification required: python3 -m packages.content_contract.validate_content examples/clean-architecture/content-manifest.yaml --repo-root . (unsupported-static-verifier)",
|
|
"manual verification required: python3 -m packages.artifact_contract.validate_artifact_set examples/clean-architecture/artifact/attempt-01/artifact-set.yaml --request examples/clean-architecture/visual-request.yaml (unsupported-static-verifier)",
|
|
"manual verification required: python3 -m unittest tests.conformance.test_repository_layout (unsupported-static-verifier)",
|
|
"manual verification required: python3 -m unittest discover -s tests -p 'test_*.py' (unsupported-static-verifier)"
|
|
]
|
|
} |