Govern task context and advance execution pointer
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M15-02D",
|
||||
"operation": "BLENDER_PARITY_CONTRACT_AUDIT_CHECK",
|
||||
"contract": {
|
||||
"mode": "LOCAL_EQUIVALENT",
|
||||
"requiredEvidence": [
|
||||
"mainEvidence",
|
||||
"saveReopenEvidence"
|
||||
],
|
||||
"failClosed": true
|
||||
},
|
||||
"summary": {
|
||||
"inventoried": 6900,
|
||||
"applicable": 0,
|
||||
"blocked": 0,
|
||||
"ready": 0,
|
||||
"notApplicable": 6900
|
||||
},
|
||||
"auditSha256": "6ffe0a7f076720b120a7b6a3f9bed3b5d4afbba583388df6ac7fb94df64998a2",
|
||||
"nextTask": "M15-02E"
|
||||
}
|
||||
28
tests/golden/M15-02D/local-equivalent-audit.json
Normal file
28
tests/golden/M15-02D/local-equivalent-audit.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M15-02D",
|
||||
"operation": "BLENDER_PARITY_CONTRACT_AUDIT",
|
||||
"source": {
|
||||
"path": "tests/golden/M15-02A/blender-parity-map.json",
|
||||
"sha256": "f3e757f26e58a4252b6cc2a7f9275428bbe5bf659cc0f0ff6350a147bdf2809c"
|
||||
},
|
||||
"contract": {
|
||||
"mode": "LOCAL_EQUIVALENT",
|
||||
"requiredEvidence": [
|
||||
"mainEvidence",
|
||||
"saveReopenEvidence"
|
||||
],
|
||||
"failClosed": true
|
||||
},
|
||||
"summary": {
|
||||
"inventoried": 6900,
|
||||
"applicable": 0,
|
||||
"blocked": 0,
|
||||
"ready": 0,
|
||||
"notApplicable": 6900
|
||||
},
|
||||
"blockedIds": [],
|
||||
"readyIds": [],
|
||||
"interpretation": "NO_CLAIMS_DECLARED",
|
||||
"nextTask": "M15-02E"
|
||||
}
|
||||
36
tests/golden/M15-02D/manifest.json
Normal file
36
tests/golden/M15-02D/manifest.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M15-02D",
|
||||
"parentTask": "M15-02C",
|
||||
"enablingTask": false,
|
||||
"parityStateChange": false,
|
||||
"runtime": "BLENDER_5_2_PARITY",
|
||||
"operation": "BLENDER_PARITY_CONTRACT_AUDIT",
|
||||
"artifacts": {
|
||||
"parentManifest": {
|
||||
"path": "tests/golden/M15-02C/manifest.json",
|
||||
"sha256": "f0eb2ccc7515bc4282fc0e6e1ce690870b98081c4f4d89a7b0988bc9dd8b5a59"
|
||||
},
|
||||
"generator": {
|
||||
"path": "tools/web/generate-blender-contract-audit.mjs",
|
||||
"sha256": "80e2bd15626a0bc87624156bbad4e42bf3869e42f7ebf9639f534ace04ff1a7e"
|
||||
},
|
||||
"checker": {
|
||||
"path": "tools/web/check-blender-contract-audit.mjs",
|
||||
"sha256": "885290f22ccd22715e254319d12b7b214c33b2d8e06ee7a5b35034e3eba46adc"
|
||||
},
|
||||
"audit": {
|
||||
"path": "tests/golden/M15-02D/local-equivalent-audit.json",
|
||||
"sha256": "6ffe0a7f076720b120a7b6a3f9bed3b5d4afbba583388df6ac7fb94df64998a2"
|
||||
},
|
||||
"report": {
|
||||
"path": "tests/golden/M15-02D/local-equivalent-audit-check-report.json",
|
||||
"sha256": "8864c360bcdb7c0a191e17ee209a42d762ab980c643e9fecc409d34453c05a9e"
|
||||
},
|
||||
"package": {
|
||||
"path": "web/package.json",
|
||||
"sha256": "159af906f4e468e3f18cfcd2f599a7e22c9c180cdc8032ba4eac5eaf5ad8cc0e"
|
||||
}
|
||||
},
|
||||
"nextTask": "M15-02E"
|
||||
}
|
||||
Reference in New Issue
Block a user