{"bundle_type":"pith_open_graph_bundle","bundle_version":"1.0","pith_number":"pith:2026:W56OMABIAVXK6JP5VW4TVOSZAN","short_pith_number":"pith:W56OMABI","canonical_record":{"source":{"id":"2605.16861","kind":"arxiv","version":1},"metadata":{"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.CV","submitted_at":"2026-05-16T07:50:13Z","cross_cats_sorted":["cs.AI"],"title_canon_sha256":"28660fb7e126fe914be3c88185a9fed7deef4c015f65c496a73379146ed6bdc9","abstract_canon_sha256":"3d0e029d0acc37b2b84c0cae23919a1995ea8581737a056556de4ed856f03de8"},"schema_version":"1.0"},"canonical_sha256":"b77ce60028056eaf25fdadb93aba59034fafecc972b712426b0b293ee935581d","source":{"kind":"arxiv","id":"2605.16861","version":1},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2605.16861","created_at":"2026-05-20T00:03:26Z"},{"alias_kind":"arxiv_version","alias_value":"2605.16861v1","created_at":"2026-05-20T00:03:26Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2605.16861","created_at":"2026-05-20T00:03:26Z"},{"alias_kind":"pith_short_12","alias_value":"W56OMABIAVXK","created_at":"2026-05-20T00:03:26Z"},{"alias_kind":"pith_short_16","alias_value":"W56OMABIAVXK6JP5","created_at":"2026-05-20T00:03:26Z"},{"alias_kind":"pith_short_8","alias_value":"W56OMABI","created_at":"2026-05-20T00:03:26Z"}],"events":[{"event_type":"record_created","subject_pith_number":"pith:2026:W56OMABIAVXK6JP5VW4TVOSZAN","target":"record","payload":{"canonical_record":{"source":{"id":"2605.16861","kind":"arxiv","version":1},"metadata":{"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.CV","submitted_at":"2026-05-16T07:50:13Z","cross_cats_sorted":["cs.AI"],"title_canon_sha256":"28660fb7e126fe914be3c88185a9fed7deef4c015f65c496a73379146ed6bdc9","abstract_canon_sha256":"3d0e029d0acc37b2b84c0cae23919a1995ea8581737a056556de4ed856f03de8"},"schema_version":"1.0"},"canonical_sha256":"b77ce60028056eaf25fdadb93aba59034fafecc972b712426b0b293ee935581d","receipt":{"kind":"pith_receipt","key_id":"pith-v1-2026-05","algorithm":"ed25519","signed_at":"2026-05-20T00:03:26.915104Z","signature_b64":"asojRyjy/oAukOVonHoCfPfNjFgEs0p9aWy3LFNNcNSKd4hzkolfo1C+NED/eqmUDZrUqquelpqf404ibTQmAg==","signed_message":"canonical_sha256_bytes","builder_version":"pith-number-builder-2026-05-17-v1","receipt_version":"0.3","canonical_sha256":"b77ce60028056eaf25fdadb93aba59034fafecc972b712426b0b293ee935581d","last_reissued_at":"2026-05-20T00:03:26.914245Z","signature_status":"signed_v1","first_computed_at":"2026-05-20T00:03:26.914245Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"source_kind":"arxiv","source_id":"2605.16861","source_version":1,"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:03:26Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"EBJYlBAghzGjU3WDtehf8btWnM1j3nIkC12Apag+rMxqLN6hFRnbtlIOrgr8P1pfUMTSjkhD7zCPlzINb7kGDw==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-05-22T01:53:49.252881Z"},"content_sha256":"b1f644d835de207d800c0c32696d698ea001a350a582d29172681beea3dcc010","schema_version":"1.0","event_id":"sha256:b1f644d835de207d800c0c32696d698ea001a350a582d29172681beea3dcc010"},{"event_type":"graph_snapshot","subject_pith_number":"pith:2026:W56OMABIAVXK6JP5VW4TVOSZAN","target":"graph","payload":{"graph_snapshot":{"paper":{"title":"Prefix-Adaptive Block Diffusion for Efficient Document Recognition","license":"http://creativecommons.org/licenses/by/4.0/","headline":"Prefix-Adaptive Block Diffusion replaces fixed block boundaries with causal prefix denoising and dynamic commitment to fix information conflicts in document parsing.","cross_cats":["cs.AI"],"primary_cat":"cs.CV","authors_text":"Chenyu Liu, Dingwei Zhu, Jiazheng Zhang, Jihua Kang, Jun Long, Kaidi Zhang, Mingxu Chai, Qi Zhang, Ruoyu Chen, Tao Gui, Zhiheng Xi, Ziyu Shen","submitted_at":"2026-05-16T07:50:13Z","abstract_excerpt":"Block Diffusion Models (BDMs) support parallel generation, flexible-length output, and KV caching, making them promising for efficient document parsing. However, existing BDMs bind denoising and cache commitment to fixed block boundaries: parallelism shrinks during intra-block denoising, while generated tokens cannot be cached until the whole block is completed. Moreover, intra-block bidirectional denoising conflicts with inter-block autoregression, creating inconsistent information flow that can challenge structure-sensitive recognition. We propose the Prefix-Adaptive Block Diffusion Model (P"},"claims":{"count":4,"items":[{"kind":"strongest_claim","text":"The 3B PA-BDM achieves higher recognition scores on several benchmarks and improves inference throughput by 71.6% over the 2.5B MinerU-Diffusion.","source":"verdict.strongest_claim","status":"machine_extracted","claim_id":"C1","attestation":"unclaimed"},{"kind":"weakest_assumption","text":"That switching to causal prefix-to-suffix denoising inside blocks plus Confidence-gated Structural Loss and Progressive Prefix Commitment will eliminate the information-flow conflict between intra-block and inter-block generation without introducing new errors in structure-sensitive recognition.","source":"verdict.weakest_assumption","status":"machine_extracted","claim_id":"C2","attestation":"unclaimed"},{"kind":"one_line_summary","text":"PA-BDM adapts block diffusion by switching to causal intra-block denoising and dynamically committing reliable prefixes to KV cache, yielding higher accuracy and 71.6% higher throughput than a comparable baseline on document benchmarks.","source":"verdict.one_line_summary","status":"machine_extracted","claim_id":"C3","attestation":"unclaimed"},{"kind":"headline","text":"Prefix-Adaptive Block Diffusion replaces fixed block boundaries with causal prefix denoising and dynamic commitment to fix information conflicts in document parsing.","source":"verdict.pith_extraction.headline","status":"machine_extracted","claim_id":"C4","attestation":"unclaimed"}],"snapshot_sha256":"569bd622c8b621d00b2012e14a14eaeba77c5bbf920b3711ed615f9f6c41dce6"},"source":{"id":"2605.16861","kind":"arxiv","version":1},"verdict":{"id":"2ce045a0-9869-488a-81f8-b45280242c59","model_set":{"reader":"grok-4.3"},"created_at":"2026-05-19T20:31:23.947249Z","strongest_claim":"The 3B PA-BDM achieves higher recognition scores on several benchmarks and improves inference throughput by 71.6% over the 2.5B MinerU-Diffusion.","one_line_summary":"PA-BDM adapts block diffusion by switching to causal intra-block denoising and dynamically committing reliable prefixes to KV cache, yielding higher accuracy and 71.6% higher throughput than a comparable baseline on document benchmarks.","pipeline_version":"pith-pipeline@v0.9.0","weakest_assumption":"That switching to causal prefix-to-suffix denoising inside blocks plus Confidence-gated Structural Loss and Progressive Prefix Commitment will eliminate the information-flow conflict between intra-block and inter-block generation without introducing new errors in structure-sensitive recognition.","pith_extraction_headline":"Prefix-Adaptive Block Diffusion replaces fixed block boundaries with causal prefix denoising and dynamic commitment to fix information conflicts in document parsing."},"integrity":{"clean":true,"summary":{"advisory":0,"critical":0,"by_detector":{},"informational":0},"endpoint":"/pith/2605.16861/integrity.json","findings":[],"available":true,"detectors_run":[{"name":"doi_title_agreement","ran_at":"2026-05-19T21:01:19.229471Z","status":"completed","version":"1.0.0","findings_count":0},{"name":"doi_compliance","ran_at":"2026-05-19T20:40:55.540745Z","status":"completed","version":"1.0.0","findings_count":0},{"name":"claim_evidence","ran_at":"2026-05-19T18:41:56.305424Z","status":"completed","version":"1.0.0","findings_count":0},{"name":"ai_meta_artifact","ran_at":"2026-05-19T18:33:26.380790Z","status":"skipped","version":"1.0.0","findings_count":0}],"snapshot_sha256":"97720cfa8836f7e171c89f747d23037fd7c6fd90751b1f26fa7962a67c76e64e"},"references":{"count":118,"sample":[{"doi":"","year":1972,"title":"Aho and Jeffrey D","work_id":"b1f5cb43-a3c7-4ea0-85e7-9ccc9dfe1588","ref_index":1,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":1983,"title":"Publications Manual , year = \"1983\", publisher =","work_id":"aca2b566-99e0-4ebb-9c7a-a81219531259","ref_index":2,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"10.1145/322234.322243","year":1981,"title":"Chandra and Dexter C","work_id":"c3270592-bd69-4213-95e1-4aaf8312be9b","ref_index":3,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":null,"title":"Scalable training of","work_id":"aef70eae-f816-4598-84ec-429a2c09f5fc","ref_index":4,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":1997,"title":"Dan Gusfield , title =. 1997","work_id":"852d89f5-1e7b-4296-b4f2-71e578b5e9f6","ref_index":5,"cited_arxiv_id":"","is_internal_anchor":false}],"resolved_work":118,"snapshot_sha256":"2ad51c5892c48c20cf19312ae994f1c00872b6c2897ca4246bf03eceee6b4486","internal_anchors":1},"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":"2ce045a0-9869-488a-81f8-b45280242c59"},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-05-20T00:03:26Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"lvbAPfCZecSAn/+bGH8DBES5/5HXiNAkvBPLQ10H1m4/Pk9iytM3ZN83rgGloxKX9Vtm7niyE8oxJIGDlzxbBQ==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-05-22T01:53:49.253993Z"},"content_sha256":"f98f079fdda26bf07042bee5225f5d867df602508ccff995131310974d97fed2","schema_version":"1.0","event_id":"sha256:f98f079fdda26bf07042bee5225f5d867df602508ccff995131310974d97fed2"}],"timestamp_proofs":[],"mirror_hints":[{"mirror_type":"https","name":"Pith Resolver","base_url":"https://pith.science","bundle_url":"https://pith.science/pith/W56OMABIAVXK6JP5VW4TVOSZAN/bundle.json","state_url":"https://pith.science/pith/W56OMABIAVXK6JP5VW4TVOSZAN/state.json","well_known_bundle_url":"https://pith.science/.well-known/pith/W56OMABIAVXK6JP5VW4TVOSZAN/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-22T01:53:49Z","links":{"resolver":"https://pith.science/pith/W56OMABIAVXK6JP5VW4TVOSZAN","bundle":"https://pith.science/pith/W56OMABIAVXK6JP5VW4TVOSZAN/bundle.json","state":"https://pith.science/pith/W56OMABIAVXK6JP5VW4TVOSZAN/state.json","well_known_bundle":"https://pith.science/.well-known/pith/W56OMABIAVXK6JP5VW4TVOSZAN/bundle.json"},"state":{"state_type":"pith_open_graph_state","state_version":"1.0","pith_number":"pith:2026:W56OMABIAVXK6JP5VW4TVOSZAN","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":"3d0e029d0acc37b2b84c0cae23919a1995ea8581737a056556de4ed856f03de8","cross_cats_sorted":["cs.AI"],"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.CV","submitted_at":"2026-05-16T07:50:13Z","title_canon_sha256":"28660fb7e126fe914be3c88185a9fed7deef4c015f65c496a73379146ed6bdc9"},"schema_version":"1.0","source":{"id":"2605.16861","kind":"arxiv","version":1}},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2605.16861","created_at":"2026-05-20T00:03:26Z"},{"alias_kind":"arxiv_version","alias_value":"2605.16861v1","created_at":"2026-05-20T00:03:26Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2605.16861","created_at":"2026-05-20T00:03:26Z"},{"alias_kind":"pith_short_12","alias_value":"W56OMABIAVXK","created_at":"2026-05-20T00:03:26Z"},{"alias_kind":"pith_short_16","alias_value":"W56OMABIAVXK6JP5","created_at":"2026-05-20T00:03:26Z"},{"alias_kind":"pith_short_8","alias_value":"W56OMABI","created_at":"2026-05-20T00:03:26Z"}],"graph_snapshots":[{"event_id":"sha256:f98f079fdda26bf07042bee5225f5d867df602508ccff995131310974d97fed2","target":"graph","created_at":"2026-05-20T00:03:26Z","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":"The 3B PA-BDM achieves higher recognition scores on several benchmarks and improves inference throughput by 71.6% over the 2.5B MinerU-Diffusion."},{"attestation":"unclaimed","claim_id":"C2","kind":"weakest_assumption","source":"verdict.weakest_assumption","status":"machine_extracted","text":"That switching to causal prefix-to-suffix denoising inside blocks plus Confidence-gated Structural Loss and Progressive Prefix Commitment will eliminate the information-flow conflict between intra-block and inter-block generation without introducing new errors in structure-sensitive recognition."},{"attestation":"unclaimed","claim_id":"C3","kind":"one_line_summary","source":"verdict.one_line_summary","status":"machine_extracted","text":"PA-BDM adapts block diffusion by switching to causal intra-block denoising and dynamically committing reliable prefixes to KV cache, yielding higher accuracy and 71.6% higher throughput than a comparable baseline on document benchmarks."},{"attestation":"unclaimed","claim_id":"C4","kind":"headline","source":"verdict.pith_extraction.headline","status":"machine_extracted","text":"Prefix-Adaptive Block Diffusion replaces fixed block boundaries with causal prefix denoising and dynamic commitment to fix information conflicts in document parsing."}],"snapshot_sha256":"569bd622c8b621d00b2012e14a14eaeba77c5bbf920b3711ed615f9f6c41dce6"},"formal_canon":{"evidence_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"integrity":{"available":true,"clean":true,"detectors_run":[{"findings_count":0,"name":"doi_title_agreement","ran_at":"2026-05-19T21:01:19.229471Z","status":"completed","version":"1.0.0"},{"findings_count":0,"name":"doi_compliance","ran_at":"2026-05-19T20:40:55.540745Z","status":"completed","version":"1.0.0"},{"findings_count":0,"name":"claim_evidence","ran_at":"2026-05-19T18:41:56.305424Z","status":"completed","version":"1.0.0"},{"findings_count":0,"name":"ai_meta_artifact","ran_at":"2026-05-19T18:33:26.380790Z","status":"skipped","version":"1.0.0"}],"endpoint":"/pith/2605.16861/integrity.json","findings":[],"snapshot_sha256":"97720cfa8836f7e171c89f747d23037fd7c6fd90751b1f26fa7962a67c76e64e","summary":{"advisory":0,"by_detector":{},"critical":0,"informational":0}},"paper":{"abstract_excerpt":"Block Diffusion Models (BDMs) support parallel generation, flexible-length output, and KV caching, making them promising for efficient document parsing. However, existing BDMs bind denoising and cache commitment to fixed block boundaries: parallelism shrinks during intra-block denoising, while generated tokens cannot be cached until the whole block is completed. Moreover, intra-block bidirectional denoising conflicts with inter-block autoregression, creating inconsistent information flow that can challenge structure-sensitive recognition. We propose the Prefix-Adaptive Block Diffusion Model (P","authors_text":"Chenyu Liu, Dingwei Zhu, Jiazheng Zhang, Jihua Kang, Jun Long, Kaidi Zhang, Mingxu Chai, Qi Zhang, Ruoyu Chen, Tao Gui, Zhiheng Xi, Ziyu Shen","cross_cats":["cs.AI"],"headline":"Prefix-Adaptive Block Diffusion replaces fixed block boundaries with causal prefix denoising and dynamic commitment to fix information conflicts in document parsing.","license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.CV","submitted_at":"2026-05-16T07:50:13Z","title":"Prefix-Adaptive Block Diffusion for Efficient Document Recognition"},"references":{"count":118,"internal_anchors":1,"resolved_work":118,"sample":[{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":1,"title":"Aho and Jeffrey D","work_id":"b1f5cb43-a3c7-4ea0-85e7-9ccc9dfe1588","year":1972},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":2,"title":"Publications Manual , year = \"1983\", publisher =","work_id":"aca2b566-99e0-4ebb-9c7a-a81219531259","year":1983},{"cited_arxiv_id":"","doi":"10.1145/322234.322243","is_internal_anchor":false,"ref_index":3,"title":"Chandra and Dexter C","work_id":"c3270592-bd69-4213-95e1-4aaf8312be9b","year":1981},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":4,"title":"Scalable training of","work_id":"aef70eae-f816-4598-84ec-429a2c09f5fc","year":null},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":5,"title":"Dan Gusfield , title =. 1997","work_id":"852d89f5-1e7b-4296-b4f2-71e578b5e9f6","year":1997}],"snapshot_sha256":"2ad51c5892c48c20cf19312ae994f1c00872b6c2897ca4246bf03eceee6b4486"},"source":{"id":"2605.16861","kind":"arxiv","version":1},"verdict":{"created_at":"2026-05-19T20:31:23.947249Z","id":"2ce045a0-9869-488a-81f8-b45280242c59","model_set":{"reader":"grok-4.3"},"one_line_summary":"PA-BDM adapts block diffusion by switching to causal intra-block denoising and dynamically committing reliable prefixes to KV cache, yielding higher accuracy and 71.6% higher throughput than a comparable baseline on document benchmarks.","pipeline_version":"pith-pipeline@v0.9.0","pith_extraction_headline":"Prefix-Adaptive Block Diffusion replaces fixed block boundaries with causal prefix denoising and dynamic commitment to fix information conflicts in document parsing.","strongest_claim":"The 3B PA-BDM achieves higher recognition scores on several benchmarks and improves inference throughput by 71.6% over the 2.5B MinerU-Diffusion.","weakest_assumption":"That switching to causal prefix-to-suffix denoising inside blocks plus Confidence-gated Structural Loss and Progressive Prefix Commitment will eliminate the information-flow conflict between intra-block and inter-block generation without introducing new errors in structure-sensitive recognition."}},"verdict_id":"2ce045a0-9869-488a-81f8-b45280242c59"}}],"author_attestations":[],"timestamp_anchors":[],"storage_attestations":[],"citation_signatures":[],"replication_records":[],"corrections":[],"mirror_hints":[],"record_created":{"event_id":"sha256:b1f644d835de207d800c0c32696d698ea001a350a582d29172681beea3dcc010","target":"record","created_at":"2026-05-20T00:03:26Z","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":"3d0e029d0acc37b2b84c0cae23919a1995ea8581737a056556de4ed856f03de8","cross_cats_sorted":["cs.AI"],"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.CV","submitted_at":"2026-05-16T07:50:13Z","title_canon_sha256":"28660fb7e126fe914be3c88185a9fed7deef4c015f65c496a73379146ed6bdc9"},"schema_version":"1.0","source":{"id":"2605.16861","kind":"arxiv","version":1}},"canonical_sha256":"b77ce60028056eaf25fdadb93aba59034fafecc972b712426b0b293ee935581d","receipt":{"algorithm":"ed25519","builder_version":"pith-number-builder-2026-05-17-v1","canonical_sha256":"b77ce60028056eaf25fdadb93aba59034fafecc972b712426b0b293ee935581d","first_computed_at":"2026-05-20T00:03:26.914245Z","key_id":"pith-v1-2026-05","kind":"pith_receipt","last_reissued_at":"2026-05-20T00:03:26.914245Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","receipt_version":"0.3","signature_b64":"asojRyjy/oAukOVonHoCfPfNjFgEs0p9aWy3LFNNcNSKd4hzkolfo1C+NED/eqmUDZrUqquelpqf404ibTQmAg==","signature_status":"signed_v1","signed_at":"2026-05-20T00:03:26.915104Z","signed_message":"canonical_sha256_bytes"},"source_id":"2605.16861","source_kind":"arxiv","source_version":1}}},"equivocations":[],"invalid_events":[],"applied_event_ids":["sha256:b1f644d835de207d800c0c32696d698ea001a350a582d29172681beea3dcc010","sha256:f98f079fdda26bf07042bee5225f5d867df602508ccff995131310974d97fed2"],"state_sha256":"6a5c7004b50af67b386133e2a12946300478583812bf3ab7fa807996f7ebcf17"},"bundle_signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"qNZ3j0FT7JifTVFv7ZLszLPwMhWK10jdriUNSTgWss+EV54etLlHKlaCJDPe9z33kaf+eB+rsYlmAd98hgoZAQ==","signed_message":"bundle_sha256_bytes","signed_at":"2026-05-22T01:53:49.258631Z","bundle_sha256":"314d3ff4f50220df6c26e4704db769233afe8b5d359fbb716607a217a096fde9"}}