Assembles a shareable evidence bundle around an artifact and stamps the tiered label it qualifies for — OCG-Verify, OCG-Execute, or OCG-Prove — computed purely from which §15 gates you declare passed for that artifact.
Copy this paragraph into Claude, OpenClaw, or any MCP-aware agent to run this exact tool, with this sample, and verify the artifact.
Run the AINumbers MCP tool `assemble_ocg_evidence_bundle`. Task: Assemble a shareable evidence bundle around an artifact and stamps the SPEC.md §SIDECAR.1 tiered label it qualifies for: OCG-Verify (envelope well-formed, execution_hash recomputes), OCG-Execute (additionally §21 chain-execution and §22 mandate gates hold), OCG-Prove (additionally a §18 compute-integrity proof verifies).
Call it with arguments: {"policy_parameters":{"artifact_tool_id":"art-04-agent-identity-attestation-checker","artifact_execution_hash":"sha256:aaaa1111","proof_refs":["receipt:art-04-envelope-check"],"gate_results":{"envelope_well_formed":true,"execution_hash_recomputes":true,"chain_execution_valid":false,"mandate_gates_valid":false,"compute_integrity_proof_valid":false}}}
Verify before trusting: call `verify_execution_hash` on mcp.ainumbers.co (https://mcp.ainumbers.co/mcp) with the parameter `claimed_hash` set to the returned `execution_hash`, passing the full artifact the run returned (the object containing `policy_parameters` + `output_payload` + `execution_hash`; equivalently `policy_parameters` + `output_payload` with `claimed_hash`), not the bare hash string.
Return the ledger link https://ledger.ainumbers.co/ so a human can re-verify without contacting us.
PII rule: All inputs are processed locally in your browser. No data is transmitted. Do not enter real personal data — use synthetic or anonymised inputs only.
Open the tool with the sample prefilled: https://ainumbers.co/chaingraph/art-408-evidence-bundle-tier-labeler.html#p=v1.H4sIAAAAAAAA_wFJAbb-eyJhcnRpZmFjdF90b29sX2lkIjoiYXJ0LTA0LWFnZW50LWlkZW50aXR5LWF0dGVzdGF0aW9uLWNoZWNrZXIiLCJhcnRpZmFjdF9leGVjdXRpb25faGFzaCI6InNoYTI1NjphYWFhMTExMSIsInByb29mX3JlZnMiOlsicmVjZWlwdDphcnQtMDQtZW52ZWxvcGUtY2hlY2siXSwiZ2F0ZV9yZXN1bHRzIjp7ImVudmVsb3BlX3dlbGxfZm9ybWVkIjp0cnVlLCJleGVjdXRpb25faGFzaF9yZWNvbXB1dGVzIjp0cnVlLCJjaGFpbl9leGVjdXRpb25fdmFsaWQiOmZhbHNlLCJtYW5kYXRlX2dhdGVzX3ZhbGlkIjpmYWxzZSwiY29tcHV0ZV9pbnRlZ3JpdHlfcHJvb2ZfdmFsaWQiOmZhbHNlfX0Pc-ZTSQEAAA