|
| 1 | +{ |
| 2 | + "object_type": "ReplayBundle", |
| 3 | + "replay_bundle_id": "replay-bundle-0001", |
| 4 | + "status": "ACTIVE_TRUTH", |
| 5 | + "subject": "artifact-0005", |
| 6 | + "chain_lock_ref": "https://github.com/Verifrax/ORBISTIUM/blob/main/chains/current/minimum-object-chain-lock-0001.json", |
| 7 | + "inputs": { |
| 8 | + "artifact": "evidence/artifact-0005/artifact-0005.json", |
| 9 | + "authority_seal": "evidence/artifact-0005/input/live/authority.seal.json", |
| 10 | + "execution_command": "evidence/artifact-0005/input/live/execution.command.json", |
| 11 | + "receipt": "evidence/artifact-0005/receipt/receipt.json" |
| 12 | + }, |
| 13 | + "expected_outputs": { |
| 14 | + "canonical_semantic_sha256": "801c87f08221ac194282b1a2e7f58cac2dcc143f6944c98a888edc086a72fc6b", |
| 15 | + "verification_verdict": "VERIFIED", |
| 16 | + "execution_status": "RECORDED", |
| 17 | + "recognition_status": "RECOGNIZED", |
| 18 | + "recourse_status": "OPEN_FOR_RECOURSE" |
| 19 | + }, |
| 20 | + "replay_paths": [ |
| 21 | + { |
| 22 | + "implementation": "node", |
| 23 | + "verdict_ref": "evidence/artifact-0005/reexecution/node/VERDICT.txt", |
| 24 | + "semantic_ref": "evidence/artifact-0005/reexecution/node/semantic.canonical.json" |
| 25 | + }, |
| 26 | + { |
| 27 | + "implementation": "rust", |
| 28 | + "verdict_ref": "evidence/artifact-0005/reexecution/rust/VERDICT.txt", |
| 29 | + "semantic_ref": "evidence/artifact-0005/reexecution/rust/semantic.canonical.json" |
| 30 | + } |
| 31 | + ], |
| 32 | + "comparison_ref": "evidence/artifact-0005/reexecution/COMPARISON.txt", |
| 33 | + "refusal_rule": "If any required input, chain object, verifier output, or comparison record is absent, replay must refuse rather than infer.", |
| 34 | + "non_role_boundary": [ |
| 35 | + "Replay does not define law.", |
| 36 | + "Replay does not accept state.", |
| 37 | + "Replay does not issue authority.", |
| 38 | + "Replay does not execute.", |
| 39 | + "Replay does not recognize.", |
| 40 | + "Replay does not assign recourse." |
| 41 | + ] |
| 42 | +} |
0 commit comments