Assembles a signed, AIUC-1 control-keyed evidence pack from execution receipts, escalation closures, and work mandates: binds each mapped control to its resolved artifact digests, computes pack_claim_strength as the honest minimum across bound controls, and exports an OSCAL Assessment Results document.
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_aiuc1_evidence_pack`. Task: Assemble a signed, AIUC-1 control-keyed evidence pack from execution receipts, escalation closures, and work mandates: binds each mapped control to its resolved artifact digests, computes pack_claim_strength as the honest minimum across bound controls, and exports an OSCAL Assessment Results document.
Call it with arguments: {"policy_parameters":{"aiuc1_version":"2026-Q1","artifacts":{"receipts":[{"id":"r1","digest":"sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb"},{"id":"r2","digest":"sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc"}],"escalation_closures":[{"id":"e1","digest":"sha256:dddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd"}],"mandates":[{"id":"m1","digest":"sha256:eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee"}]},"control_mapping":[{"control_id":"AIUC-A-01","artifact_refs":["r1"]},{"control_id":"AIUC-B-01","artifact_refs":["r2","e1"]},{"control_id":"AIUC-E-01","artifact_refs":["m1"]}],"cadence_attestation_input":{"max_gap_days_by_control":[{"control_id":"AIUC-A-01","max_gap_days":45}]}}}
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-304-aiuc1-evidence-pack-assembler.html#p=v1.H4sIAAAAAAAA_wHtAhL9eyJhaXVjMV92ZXJzaW9uIjoiMjAyNi1RMSIsImFydGlmYWN0cyI6eyJyZWNlaXB0cyI6W3siaWQiOiJyMSIsImRpZ2VzdCI6InNoYTI1NjpiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiIn0seyJpZCI6InIyIiwiZGlnZXN0Ijoic2hhMjU2OmNjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2MifV0sImVzY2FsYXRpb25fY2xvc3VyZXMiOlt7ImlkIjoiZTEiLCJkaWdlc3QiOiJzaGEyNTY6ZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZCJ9XSwibWFuZGF0ZXMiOlt7ImlkIjoibTEiLCJkaWdlc3QiOiJzaGEyNTY6ZWVlZWVlZWVlZWVlZWVlZWVlZWVlZWVlZWVlZWVlZWVlZWVlZWVlZWVlZWVlZWVlZWVlZWVlZWVlZWVlZWVlZSJ9XX0sImNvbnRyb2xfbWFwcGluZyI6W3siY29udHJvbF9pZCI6IkFJVUMtQS0wMSIsImFydGlmYWN0X3JlZnMiOlsicjEiXX0seyJjb250cm9sX2lkIjoiQUlVQy1CLTAxIiwiYXJ0aWZhY3RfcmVmcyI6WyJyMiIsImUxIl19LHsiY29udHJvbF9pZCI6IkFJVUMtRS0wMSIsImFydGlmYWN0X3JlZnMiOlsibTEiXX1dLCJjYWRlbmNlX2F0dGVzdGF0aW9uX2lucHV0Ijp7Im1heF9nYXBfZGF5c19ieV9jb250cm9sIjpbeyJjb250cm9sX2lkIjoiQUlVQy1BLTAxIiwibWF4X2dhcF9kYXlzIjo0NX1dfX1NWLK47QIAAA