{"bundle_type":"pith_open_graph_bundle","bundle_version":"1.0","pith_number":"pith:2026:FZ7AO632HBV3FATAUUZ6Y44Y3P","short_pith_number":"pith:FZ7AO632","canonical_record":{"source":{"id":"2605.00424","kind":"arxiv","version":2},"metadata":{"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.CR","submitted_at":"2026-05-01T05:53:05Z","cross_cats_sorted":["cs.AI","cs.MA","cs.SE"],"title_canon_sha256":"596942a82eb1cbce8a681c3fb2b5e080134da0f45bfb7ea8c1707cba543e0e00","abstract_canon_sha256":"d2f972b2c94b933c62e4053c2b0259c857f7eb4f853dfcdb7e80ba1d1249f83f"},"schema_version":"1.0"},"canonical_sha256":"2e7e077b7a386bb28260a533ec7398dbce48b5a8e7c0746c15fed57f2acf1489","source":{"kind":"arxiv","id":"2605.00424","version":2},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2605.00424","created_at":"2026-05-20T00:00:40Z"},{"alias_kind":"arxiv_version","alias_value":"2605.00424v2","created_at":"2026-05-20T00:00:40Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2605.00424","created_at":"2026-05-20T00:00:40Z"},{"alias_kind":"pith_short_12","alias_value":"FZ7AO632HBV3","created_at":"2026-05-20T00:00:40Z"},{"alias_kind":"pith_short_16","alias_value":"FZ7AO632HBV3FATA","created_at":"2026-05-20T00:00:40Z"},{"alias_kind":"pith_short_8","alias_value":"FZ7AO632","created_at":"2026-05-20T00:00:40Z"}],"events":[{"event_type":"record_created","subject_pith_number":"pith:2026:FZ7AO632HBV3FATAUUZ6Y44Y3P","target":"record","payload":{"canonical_record":{"source":{"id":"2605.00424","kind":"arxiv","version":2},"metadata":{"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.CR","submitted_at":"2026-05-01T05:53:05Z","cross_cats_sorted":["cs.AI","cs.MA","cs.SE"],"title_canon_sha256":"596942a82eb1cbce8a681c3fb2b5e080134da0f45bfb7ea8c1707cba543e0e00","abstract_canon_sha256":"d2f972b2c94b933c62e4053c2b0259c857f7eb4f853dfcdb7e80ba1d1249f83f"},"schema_version":"1.0"},"canonical_sha256":"2e7e077b7a386bb28260a533ec7398dbce48b5a8e7c0746c15fed57f2acf1489","receipt":{"kind":"pith_receipt","key_id":"pith-v1-2026-05","algorithm":"ed25519","signed_at":"2026-05-20T00:00:40.132550Z","signature_b64":"h/oLK9P4KqdE5c6WJJPddXPdDVmTDdY2DJ+BLOMekSVTMESBXB2DlrRvBPz/TRtQdmKalLiEb5F2Io8o8LkrAQ==","signed_message":"canonical_sha256_bytes","builder_version":"pith-number-builder-2026-05-17-v1","receipt_version":"0.3","canonical_sha256":"2e7e077b7a386bb28260a533ec7398dbce48b5a8e7c0746c15fed57f2acf1489","last_reissued_at":"2026-05-20T00:00:40.131788Z","signature_status":"signed_v1","first_computed_at":"2026-05-20T00:00:40.131788Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"source_kind":"arxiv","source_id":"2605.00424","source_version":2,"attestation_state":"computed"},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-05-20T00:00:40Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"eaA8dS8BR60Nn15Kh5sRKWiVefrnEC9bnNUR4oDwv7cQUzZJ+tmcobfiXyxpoJ3KyjgoIrVQ+qOzarSUsySpDg==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-05-26T16:40:16.685713Z"},"content_sha256":"80846678a3d54e8823ba724d8079b227f80baa0fc4fc0d3b368b779906f1b62b","schema_version":"1.0","event_id":"sha256:80846678a3d54e8823ba724d8079b227f80baa0fc4fc0d3b368b779906f1b62b"},{"event_type":"graph_snapshot","subject_pith_number":"pith:2026:FZ7AO632HBV3FATAUUZ6Y44Y3P","target":"graph","payload":{"graph_snapshot":{"paper":{"title":"Skills as Verifiable Artifacts: A Trust Schema and a Biconditional Correctness Criterion for Human-in-the-Loop Agent Runtimes","license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","headline":"A skill is untrusted code until verified, so the runtime enforces verification before granting trust instead of relying on signatures or origins.","cross_cats":["cs.AI","cs.MA","cs.SE"],"primary_cat":"cs.CR","authors_text":"Alfredo Metere","submitted_at":"2026-05-01T05:53:05Z","abstract_excerpt":"Agent skills - structured packages of instructions, scripts, and references that augment a large language model (LLM) without modifying the model itself - have moved from convenience to first-class deployment artifact. The runtime that loads them inherits the same problem package managers and operating systems have always faced: a piece of content claims a behavior; the runtime must decide whether to believe it. We argue this paper's central thesis up front: a skill is untrusted code until it is verified, and the runtime that loads it must enforce that default rather than infer trust from a si"},"claims":{"count":4,"items":[{"kind":"strongest_claim","text":"a skill is untrusted code until it is verified, and the runtime that loads it must enforce that default rather than infer trust from a signature, a clearance, or a registry of origin. Without skill verification, a human-in-the-loop (HITL) gate must fire on every irreversible call - which is operationally untenable and degrades into rubber-stamping at any non-trivial scale.","source":"verdict.strongest_claim","status":"machine_extracted","claim_id":"C1","attestation":"unclaimed"},{"kind":"weakest_assumption","text":"That a verification procedure exists which can satisfy the biconditional correctness criterion when evaluated on an adversarial-ensemble exercise, thereby allowing the capability gate to restrict HITL interventions to only unverified skills.","source":"verdict.weakest_assumption","status":"machine_extracted","claim_id":"C2","attestation":"unclaimed"},{"kind":"one_line_summary","text":"Proposes a trust schema including verification levels and a biconditional correctness criterion to verify skills in human-in-the-loop agent runtimes, reducing the need for constant oversight.","source":"verdict.one_line_summary","status":"machine_extracted","claim_id":"C3","attestation":"unclaimed"},{"kind":"headline","text":"A skill is untrusted code until verified, so the runtime enforces verification before granting trust instead of relying on signatures or origins.","source":"verdict.pith_extraction.headline","status":"machine_extracted","claim_id":"C4","attestation":"unclaimed"}],"snapshot_sha256":"7727d95b798b736ba4d8c5b86c9903cbfacd748eecd86f3d8b7f3c41d1e29947"},"source":{"id":"2605.00424","kind":"arxiv","version":2},"verdict":{"id":"4f22b992-87bd-441e-b81f-bc6c90dd0de3","model_set":{"reader":"grok-4.3"},"created_at":"2026-05-19T18:20:20.231776Z","strongest_claim":"a skill is untrusted code until it is verified, and the runtime that loads it must enforce that default rather than infer trust from a signature, a clearance, or a registry of origin. Without skill verification, a human-in-the-loop (HITL) gate must fire on every irreversible call - which is operationally untenable and degrades into rubber-stamping at any non-trivial scale.","one_line_summary":"Proposes a trust schema including verification levels and a biconditional correctness criterion to verify skills in human-in-the-loop agent runtimes, reducing the need for constant oversight.","pipeline_version":"pith-pipeline@v0.9.0","weakest_assumption":"That a verification procedure exists which can satisfy the biconditional correctness criterion when evaluated on an adversarial-ensemble exercise, thereby allowing the capability gate to restrict HITL interventions to only unverified skills.","pith_extraction_headline":"A skill is untrusted code until verified, so the runtime enforces verification before granting trust instead of relying on signatures or origins."},"integrity":{"clean":true,"summary":{"advisory":0,"critical":0,"by_detector":{},"informational":0},"endpoint":"/pith/2605.00424/integrity.json","findings":[],"available":true,"detectors_run":[{"name":"doi_compliance","ran_at":"2026-05-19T18:10:43.632512Z","status":"completed","version":"1.0.0","findings_count":0}],"snapshot_sha256":"26182b14ac943f843687b5b64549b3a7007200cd69721733e4ab8a7421018ccb"},"references":{"count":32,"sample":[{"doi":"","year":2025,"title":"Maksym Andriushchenko, Alexandra Souly, Mateusz Dziemian, Derek Duenas, Maxwell Lin, Justin Wang, Dan Hendrycks, Andy Zou, Zico Kolter, Matt Fredrikson, Eric Winsor, Jerome Wynne, Yarin Gal, and Xande","work_id":"6c6e61e1-3f05-48df-ba84-7c963b160bcd","ref_index":1,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":1976,"title":"Elliott Bell and Leonard J","work_id":"94d82569-6200-4beb-bd45-d57c94e071d1","ref_index":2,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2021,"title":"Alex Birsan. 2021. Dependency Confusion: How I Hacked Into Apple, Mi- crosoft and Dozens of Other Companies. https://medium.com/@alex.birsan/ 15 dependency-confusion-4a5d60fec610. Disclosure of a supp","work_id":"910ef2d1-e5c4-47ed-bd1f-56b804d3be21","ref_index":3,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2008,"title":"Justin Cappos, Justin Samuel, Scott Baker, and John H. Hartman. 2008. A Look in the Mirror: Attacks on Package Managers. InProceedings of the 15th ACM Conference on Computer and Communications Securit","work_id":"592dea7a-ef42-42b6-8a55-d801b7dc50cd","ref_index":4,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2024,"title":"Zhaorun Chen, Zhen Xiang, Chaowei Xiao, Dawn Song, and Bo Li. 2024. AgentPoison: Red- Teaming LLM Agents via Poisoning Memory or Knowledge Bases. InAdvances in Neural Information Processing Systems (N","work_id":"72d623e5-a5f2-4892-ab54-561ca06e400b","ref_index":5,"cited_arxiv_id":"","is_internal_anchor":false}],"resolved_work":32,"snapshot_sha256":"7c87d2148bfc794f0d15f06806e659ef11967ba84ba772b6f80fb8f122e99382","internal_anchors":6},"formal_canon":{"evidence_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"author_claims":{"count":0,"strong_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"builder_version":"pith-number-builder-2026-05-17-v1"},"verdict_id":"4f22b992-87bd-441e-b81f-bc6c90dd0de3"},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-05-20T00:00:40Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"lWVNR3zjsfGoMsw0DkzKzVVS2VVbHMclZLj3l7b+Xrk6/cC4vzg5YMSVac5/zQdV7HaGCY3FD9rHt2kuMSFqDw==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-05-26T16:40:16.686850Z"},"content_sha256":"d179bc8ffee936b1414d4b6a1d98dd1777fcf47a59d74d2df48661eeb6992563","schema_version":"1.0","event_id":"sha256:d179bc8ffee936b1414d4b6a1d98dd1777fcf47a59d74d2df48661eeb6992563"}],"timestamp_proofs":[],"mirror_hints":[{"mirror_type":"https","name":"Pith Resolver","base_url":"https://pith.science","bundle_url":"https://pith.science/pith/FZ7AO632HBV3FATAUUZ6Y44Y3P/bundle.json","state_url":"https://pith.science/pith/FZ7AO632HBV3FATAUUZ6Y44Y3P/state.json","well_known_bundle_url":"https://pith.science/.well-known/pith/FZ7AO632HBV3FATAUUZ6Y44Y3P/bundle.json","status":"primary"}],"public_keys":[{"key_id":"pith-v1-2026-05","algorithm":"ed25519","format":"raw","public_key_b64":"stVStoiQhXFxp4s2pdzPNoqVNBMojDU/fJ2db5S3CbM=","public_key_hex":"b2d552b68890857171a78b36a5dccf368a953413288c353f7c9d9d6f94b709b3","fingerprint_sha256_b32_first128bits":"RVFV5Z2OI2J3ZUO7ERDEBCYNKS","fingerprint_sha256_hex":"8d4b5ee74e4693bcd1df2446408b0d54","rotates_at":null,"url":"https://pith.science/pith-signing-key.json","notes":"Pith uses this Ed25519 key to sign canonical record SHA-256 digests. Verify with: ed25519_verify(public_key, message=canonical_sha256_bytes, signature=base64decode(signature_b64))."}],"merge_version":"pith-open-graph-merge-v1","built_at":"2026-05-26T16:40:16Z","links":{"resolver":"https://pith.science/pith/FZ7AO632HBV3FATAUUZ6Y44Y3P","bundle":"https://pith.science/pith/FZ7AO632HBV3FATAUUZ6Y44Y3P/bundle.json","state":"https://pith.science/pith/FZ7AO632HBV3FATAUUZ6Y44Y3P/state.json","well_known_bundle":"https://pith.science/.well-known/pith/FZ7AO632HBV3FATAUUZ6Y44Y3P/bundle.json"},"state":{"state_type":"pith_open_graph_state","state_version":"1.0","pith_number":"pith:2026:FZ7AO632HBV3FATAUUZ6Y44Y3P","merge_version":"pith-open-graph-merge-v1","event_count":2,"valid_event_count":2,"invalid_event_count":0,"equivocation_count":0,"current":{"canonical_record":{"metadata":{"abstract_canon_sha256":"d2f972b2c94b933c62e4053c2b0259c857f7eb4f853dfcdb7e80ba1d1249f83f","cross_cats_sorted":["cs.AI","cs.MA","cs.SE"],"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.CR","submitted_at":"2026-05-01T05:53:05Z","title_canon_sha256":"596942a82eb1cbce8a681c3fb2b5e080134da0f45bfb7ea8c1707cba543e0e00"},"schema_version":"1.0","source":{"id":"2605.00424","kind":"arxiv","version":2}},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2605.00424","created_at":"2026-05-20T00:00:40Z"},{"alias_kind":"arxiv_version","alias_value":"2605.00424v2","created_at":"2026-05-20T00:00:40Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2605.00424","created_at":"2026-05-20T00:00:40Z"},{"alias_kind":"pith_short_12","alias_value":"FZ7AO632HBV3","created_at":"2026-05-20T00:00:40Z"},{"alias_kind":"pith_short_16","alias_value":"FZ7AO632HBV3FATA","created_at":"2026-05-20T00:00:40Z"},{"alias_kind":"pith_short_8","alias_value":"FZ7AO632","created_at":"2026-05-20T00:00:40Z"}],"graph_snapshots":[{"event_id":"sha256:d179bc8ffee936b1414d4b6a1d98dd1777fcf47a59d74d2df48661eeb6992563","target":"graph","created_at":"2026-05-20T00:00:40Z","signer":{"key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signer_id":"pith.science","signer_type":"pith_registry"},"payload":{"graph_snapshot":{"author_claims":{"count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57","strong_count":0},"builder_version":"pith-number-builder-2026-05-17-v1","claims":{"count":4,"items":[{"attestation":"unclaimed","claim_id":"C1","kind":"strongest_claim","source":"verdict.strongest_claim","status":"machine_extracted","text":"a skill is untrusted code until it is verified, and the runtime that loads it must enforce that default rather than infer trust from a signature, a clearance, or a registry of origin. Without skill verification, a human-in-the-loop (HITL) gate must fire on every irreversible call - which is operationally untenable and degrades into rubber-stamping at any non-trivial scale."},{"attestation":"unclaimed","claim_id":"C2","kind":"weakest_assumption","source":"verdict.weakest_assumption","status":"machine_extracted","text":"That a verification procedure exists which can satisfy the biconditional correctness criterion when evaluated on an adversarial-ensemble exercise, thereby allowing the capability gate to restrict HITL interventions to only unverified skills."},{"attestation":"unclaimed","claim_id":"C3","kind":"one_line_summary","source":"verdict.one_line_summary","status":"machine_extracted","text":"Proposes a trust schema including verification levels and a biconditional correctness criterion to verify skills in human-in-the-loop agent runtimes, reducing the need for constant oversight."},{"attestation":"unclaimed","claim_id":"C4","kind":"headline","source":"verdict.pith_extraction.headline","status":"machine_extracted","text":"A skill is untrusted code until verified, so the runtime enforces verification before granting trust instead of relying on signatures or origins."}],"snapshot_sha256":"7727d95b798b736ba4d8c5b86c9903cbfacd748eecd86f3d8b7f3c41d1e29947"},"formal_canon":{"evidence_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"integrity":{"available":true,"clean":true,"detectors_run":[{"findings_count":0,"name":"doi_compliance","ran_at":"2026-05-19T18:10:43.632512Z","status":"completed","version":"1.0.0"}],"endpoint":"/pith/2605.00424/integrity.json","findings":[],"snapshot_sha256":"26182b14ac943f843687b5b64549b3a7007200cd69721733e4ab8a7421018ccb","summary":{"advisory":0,"by_detector":{},"critical":0,"informational":0}},"paper":{"abstract_excerpt":"Agent skills - structured packages of instructions, scripts, and references that augment a large language model (LLM) without modifying the model itself - have moved from convenience to first-class deployment artifact. The runtime that loads them inherits the same problem package managers and operating systems have always faced: a piece of content claims a behavior; the runtime must decide whether to believe it. We argue this paper's central thesis up front: a skill is untrusted code until it is verified, and the runtime that loads it must enforce that default rather than infer trust from a si","authors_text":"Alfredo Metere","cross_cats":["cs.AI","cs.MA","cs.SE"],"headline":"A skill is untrusted code until verified, so the runtime enforces verification before granting trust instead of relying on signatures or origins.","license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.CR","submitted_at":"2026-05-01T05:53:05Z","title":"Skills as Verifiable Artifacts: A Trust Schema and a Biconditional Correctness Criterion for Human-in-the-Loop Agent Runtimes"},"references":{"count":32,"internal_anchors":6,"resolved_work":32,"sample":[{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":1,"title":"Maksym Andriushchenko, Alexandra Souly, Mateusz Dziemian, Derek Duenas, Maxwell Lin, Justin Wang, Dan Hendrycks, Andy Zou, Zico Kolter, Matt Fredrikson, Eric Winsor, Jerome Wynne, Yarin Gal, and Xande","work_id":"6c6e61e1-3f05-48df-ba84-7c963b160bcd","year":2025},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":2,"title":"Elliott Bell and Leonard J","work_id":"94d82569-6200-4beb-bd45-d57c94e071d1","year":1976},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":3,"title":"Alex Birsan. 2021. Dependency Confusion: How I Hacked Into Apple, Mi- crosoft and Dozens of Other Companies. https://medium.com/@alex.birsan/ 15 dependency-confusion-4a5d60fec610. Disclosure of a supp","work_id":"910ef2d1-e5c4-47ed-bd1f-56b804d3be21","year":2021},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":4,"title":"Justin Cappos, Justin Samuel, Scott Baker, and John H. Hartman. 2008. A Look in the Mirror: Attacks on Package Managers. InProceedings of the 15th ACM Conference on Computer and Communications Securit","work_id":"592dea7a-ef42-42b6-8a55-d801b7dc50cd","year":2008},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":5,"title":"Zhaorun Chen, Zhen Xiang, Chaowei Xiao, Dawn Song, and Bo Li. 2024. AgentPoison: Red- Teaming LLM Agents via Poisoning Memory or Knowledge Bases. InAdvances in Neural Information Processing Systems (N","work_id":"72d623e5-a5f2-4892-ab54-561ca06e400b","year":2024}],"snapshot_sha256":"7c87d2148bfc794f0d15f06806e659ef11967ba84ba772b6f80fb8f122e99382"},"source":{"id":"2605.00424","kind":"arxiv","version":2},"verdict":{"created_at":"2026-05-19T18:20:20.231776Z","id":"4f22b992-87bd-441e-b81f-bc6c90dd0de3","model_set":{"reader":"grok-4.3"},"one_line_summary":"Proposes a trust schema including verification levels and a biconditional correctness criterion to verify skills in human-in-the-loop agent runtimes, reducing the need for constant oversight.","pipeline_version":"pith-pipeline@v0.9.0","pith_extraction_headline":"A skill is untrusted code until verified, so the runtime enforces verification before granting trust instead of relying on signatures or origins.","strongest_claim":"a skill is untrusted code until it is verified, and the runtime that loads it must enforce that default rather than infer trust from a signature, a clearance, or a registry of origin. Without skill verification, a human-in-the-loop (HITL) gate must fire on every irreversible call - which is operationally untenable and degrades into rubber-stamping at any non-trivial scale.","weakest_assumption":"That a verification procedure exists which can satisfy the biconditional correctness criterion when evaluated on an adversarial-ensemble exercise, thereby allowing the capability gate to restrict HITL interventions to only unverified skills."}},"verdict_id":"4f22b992-87bd-441e-b81f-bc6c90dd0de3"}}],"author_attestations":[],"timestamp_anchors":[],"storage_attestations":[],"citation_signatures":[],"replication_records":[],"corrections":[],"mirror_hints":[],"record_created":{"event_id":"sha256:80846678a3d54e8823ba724d8079b227f80baa0fc4fc0d3b368b779906f1b62b","target":"record","created_at":"2026-05-20T00:00:40Z","signer":{"key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signer_id":"pith.science","signer_type":"pith_registry"},"payload":{"attestation_state":"computed","canonical_record":{"metadata":{"abstract_canon_sha256":"d2f972b2c94b933c62e4053c2b0259c857f7eb4f853dfcdb7e80ba1d1249f83f","cross_cats_sorted":["cs.AI","cs.MA","cs.SE"],"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.CR","submitted_at":"2026-05-01T05:53:05Z","title_canon_sha256":"596942a82eb1cbce8a681c3fb2b5e080134da0f45bfb7ea8c1707cba543e0e00"},"schema_version":"1.0","source":{"id":"2605.00424","kind":"arxiv","version":2}},"canonical_sha256":"2e7e077b7a386bb28260a533ec7398dbce48b5a8e7c0746c15fed57f2acf1489","receipt":{"algorithm":"ed25519","builder_version":"pith-number-builder-2026-05-17-v1","canonical_sha256":"2e7e077b7a386bb28260a533ec7398dbce48b5a8e7c0746c15fed57f2acf1489","first_computed_at":"2026-05-20T00:00:40.131788Z","key_id":"pith-v1-2026-05","kind":"pith_receipt","last_reissued_at":"2026-05-20T00:00:40.131788Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","receipt_version":"0.3","signature_b64":"h/oLK9P4KqdE5c6WJJPddXPdDVmTDdY2DJ+BLOMekSVTMESBXB2DlrRvBPz/TRtQdmKalLiEb5F2Io8o8LkrAQ==","signature_status":"signed_v1","signed_at":"2026-05-20T00:00:40.132550Z","signed_message":"canonical_sha256_bytes"},"source_id":"2605.00424","source_kind":"arxiv","source_version":2}}},"equivocations":[],"invalid_events":[],"applied_event_ids":["sha256:80846678a3d54e8823ba724d8079b227f80baa0fc4fc0d3b368b779906f1b62b","sha256:d179bc8ffee936b1414d4b6a1d98dd1777fcf47a59d74d2df48661eeb6992563"],"state_sha256":"e09b9f517afdf997b4133f9a64a89d54b842df8147a485449699ff1703bee5ed"},"bundle_signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"2/c0w4NN/mNgUsJD8ofJO9bPV4257Ha0OvVp5aETiS1aXwZZZful/U7q64C1oRxZJ/gyZ7k9PSnmgePwkuw5Cw==","signed_message":"bundle_sha256_bytes","signed_at":"2026-05-26T16:40:16.691551Z","bundle_sha256":"5c86baeacebd2d0743f7e6caf9c80512f8a8bc826f5db0cbb372c4402cb46ca0"}}