33 lines
641 B
JSON
33 lines
641 B
JSON
{
|
|
"schema-version": 1,
|
|
"state": "PASS_WITH_MANUAL",
|
|
"verification-level": "static",
|
|
"execution-verified": false,
|
|
"checks": {
|
|
"commands": {
|
|
"total": 5,
|
|
"verified": 4,
|
|
"manual-required": 1,
|
|
"failed": 0
|
|
},
|
|
"paths": {
|
|
"total": 15,
|
|
"verified": 15,
|
|
"failed": 0
|
|
},
|
|
"anchors": {
|
|
"total": 0,
|
|
"verified": 0,
|
|
"failed": 0
|
|
},
|
|
"readme-contracts": {
|
|
"total": 0,
|
|
"verified": 0,
|
|
"failed": 0
|
|
}
|
|
},
|
|
"failures": [],
|
|
"limitations": [
|
|
"manual verification required: pip install -r requirements.txt (unsupported-static-verifier)"
|
|
]
|
|
} |