init: readme 작성 하네스 설계
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"schema-version": 1,
|
||||
"state": "PASS_WITH_MANUAL",
|
||||
"verification-level": "static",
|
||||
"execution-verified": false,
|
||||
"checks": {
|
||||
"commands": {
|
||||
"total": 3,
|
||||
"verified": 1,
|
||||
"manual-required": 2,
|
||||
"failed": 0
|
||||
},
|
||||
"paths": {
|
||||
"total": 7,
|
||||
"verified": 7,
|
||||
"failed": 0
|
||||
},
|
||||
"anchors": {
|
||||
"total": 0,
|
||||
"verified": 0,
|
||||
"failed": 0
|
||||
},
|
||||
"readme-contracts": {
|
||||
"total": 0,
|
||||
"verified": 0,
|
||||
"failed": 0
|
||||
}
|
||||
},
|
||||
"failures": [],
|
||||
"limitations": [
|
||||
"manual verification required: python3 -m pip install -e \".[dev]\" (unsupported-static-verifier)",
|
||||
"manual verification required: python3 -m pytest -q (unsupported-static-verifier)"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user