{"bundle_type":"pith_open_graph_bundle","bundle_version":"1.0","pith_number":"pith:2026:CDQRCQ33KF6XF7PQWYRKJHFXYF","short_pith_number":"pith:CDQRCQ33","canonical_record":{"source":{"id":"2605.16732","kind":"arxiv","version":1},"metadata":{"license":"http://creativecommons.org/licenses/by-nc-sa/4.0/","primary_cat":"cs.CV","submitted_at":"2026-05-16T00:52:00Z","cross_cats_sorted":["cs.LG"],"title_canon_sha256":"a2b476cfaaa63abd6d351caba3f63d3e8f609d1f6bc91b9c028d1819592afa2d","abstract_canon_sha256":"20c847605eec2cd556418632f4e5b97b8838594a815ba1e04c381e3efb3630d0"},"schema_version":"1.0"},"canonical_sha256":"10e111437b517d72fdf0b622a49cb7c15baf9c2ebc989483950a99434a7ab821","source":{"kind":"arxiv","id":"2605.16732","version":1},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2605.16732","created_at":"2026-05-20T00:02:38Z"},{"alias_kind":"arxiv_version","alias_value":"2605.16732v1","created_at":"2026-05-20T00:02:38Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2605.16732","created_at":"2026-05-20T00:02:38Z"},{"alias_kind":"pith_short_12","alias_value":"CDQRCQ33KF6X","created_at":"2026-05-20T00:02:38Z"},{"alias_kind":"pith_short_16","alias_value":"CDQRCQ33KF6XF7PQ","created_at":"2026-05-20T00:02:38Z"},{"alias_kind":"pith_short_8","alias_value":"CDQRCQ33","created_at":"2026-05-20T00:02:38Z"}],"events":[{"event_type":"record_created","subject_pith_number":"pith:2026:CDQRCQ33KF6XF7PQWYRKJHFXYF","target":"record","payload":{"canonical_record":{"source":{"id":"2605.16732","kind":"arxiv","version":1},"metadata":{"license":"http://creativecommons.org/licenses/by-nc-sa/4.0/","primary_cat":"cs.CV","submitted_at":"2026-05-16T00:52:00Z","cross_cats_sorted":["cs.LG"],"title_canon_sha256":"a2b476cfaaa63abd6d351caba3f63d3e8f609d1f6bc91b9c028d1819592afa2d","abstract_canon_sha256":"20c847605eec2cd556418632f4e5b97b8838594a815ba1e04c381e3efb3630d0"},"schema_version":"1.0"},"canonical_sha256":"10e111437b517d72fdf0b622a49cb7c15baf9c2ebc989483950a99434a7ab821","receipt":{"kind":"pith_receipt","key_id":"pith-v1-2026-05","algorithm":"ed25519","signed_at":"2026-05-20T00:02:38.877743Z","signature_b64":"phDmbvclTC8BBwh4WSzaTAdcH0kFWixndAHo9ftdpZ2Enzk7PdNsOaN49OF74Hjl8ImV8YSV6VMfeHggT4xtCg==","signed_message":"canonical_sha256_bytes","builder_version":"pith-number-builder-2026-05-17-v1","receipt_version":"0.3","canonical_sha256":"10e111437b517d72fdf0b622a49cb7c15baf9c2ebc989483950a99434a7ab821","last_reissued_at":"2026-05-20T00:02:38.876958Z","signature_status":"signed_v1","first_computed_at":"2026-05-20T00:02:38.876958Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"source_kind":"arxiv","source_id":"2605.16732","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:02:38Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"vrTROtNSpDhn2ZVTveYs8hTLrmjlaf92Zt/0vSjuktwctxK7XCH1HRNpe4uMCsHUiXaf+OH5WrdId+0Ujy7cCQ==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-05-22T09:37:26.059479Z"},"content_sha256":"a494bb7f74934c609d721c1f088582b7ee83419146b95e08c8769633fff1dd92","schema_version":"1.0","event_id":"sha256:a494bb7f74934c609d721c1f088582b7ee83419146b95e08c8769633fff1dd92"},{"event_type":"graph_snapshot","subject_pith_number":"pith:2026:CDQRCQ33KF6XF7PQWYRKJHFXYF","target":"graph","payload":{"graph_snapshot":{"paper":{"title":"DiRotQ: Rotation-Aware Quantization for 4-bit Diffusion Transformers","license":"http://creativecommons.org/licenses/by-nc-sa/4.0/","headline":"DiRotQ rotates activations into a PCA-derived basis to protect dominant variance directions during 4-bit quantization of diffusion transformers.","cross_cats":["cs.LG"],"primary_cat":"cs.CV","authors_text":"Hesham Mostafa, Mahsa Salmani, Sayeh Sharify","submitted_at":"2026-05-16T00:52:00Z","abstract_excerpt":"Diffusion Transformers (DiTs) achieve state-of-the-art image generation quality but incur substantial memory and computational costs at inference. While aggressive Post-Training Quantization (PTQ) to 4-bit precision offers significant efficiency gains, it typically results in severe quality degradation. Existing approaches, including smoothing-based methods, mixed-precision schemes, rotation techniques, and low-rank residual methods, partially mitigate this issue but still leave a noticeable gap to FP16/BF16 performance. In this work, we introduce DiRotQ, a W4A4 PTQ framework that mitigates th"},"claims":{"count":4,"items":[{"kind":"strongest_claim","text":"DiRotQ achieves an FID of 15.9 and PSNR of 19.1 dB on PixArt-Σ over the MJHQ-30K dataset, outperforming the prior state-of-the-art SVDQuant (FID 18.9, PSNR 17.6) under the same INT W4A4 setting.","source":"verdict.strongest_claim","status":"machine_extracted","claim_id":"C1","attestation":"unclaimed"},{"kind":"weakest_assumption","text":"That a low-rank subspace identified via PCA on calibration data captures the dominant activation variance sufficiently to allow safe 4-bit quantization of the remaining components, with the rotation and fusion preserving overall model behavior.","source":"verdict.weakest_assumption","status":"machine_extracted","claim_id":"C2","attestation":"unclaimed"},{"kind":"one_line_summary","text":"DiRotQ uses PCA-based rotation-aware activation quantization combined with GPTQ to achieve better FID and PSNR in 4-bit diffusion transformers than prior methods like SVDQuant.","source":"verdict.one_line_summary","status":"machine_extracted","claim_id":"C3","attestation":"unclaimed"},{"kind":"headline","text":"DiRotQ rotates activations into a PCA-derived basis to protect dominant variance directions during 4-bit quantization of diffusion transformers.","source":"verdict.pith_extraction.headline","status":"machine_extracted","claim_id":"C4","attestation":"unclaimed"}],"snapshot_sha256":"d9912b65fa94ef32d0c9cb0baa7732eff7c6d72b4fe1eea23ac9a6a814e1a491"},"source":{"id":"2605.16732","kind":"arxiv","version":1},"verdict":{"id":"aef830d5-40f5-40fd-b028-09e5d4be9f53","model_set":{"reader":"grok-4.3"},"created_at":"2026-05-19T21:43:48.527133Z","strongest_claim":"DiRotQ achieves an FID of 15.9 and PSNR of 19.1 dB on PixArt-Σ over the MJHQ-30K dataset, outperforming the prior state-of-the-art SVDQuant (FID 18.9, PSNR 17.6) under the same INT W4A4 setting.","one_line_summary":"DiRotQ uses PCA-based rotation-aware activation quantization combined with GPTQ to achieve better FID and PSNR in 4-bit diffusion transformers than prior methods like SVDQuant.","pipeline_version":"pith-pipeline@v0.9.0","weakest_assumption":"That a low-rank subspace identified via PCA on calibration data captures the dominant activation variance sufficiently to allow safe 4-bit quantization of the remaining components, with the rotation and fusion preserving overall model behavior.","pith_extraction_headline":"DiRotQ rotates activations into a PCA-derived basis to protect dominant variance directions during 4-bit quantization of diffusion transformers."},"integrity":{"clean":true,"summary":{"advisory":0,"critical":0,"by_detector":{},"informational":0},"endpoint":"/pith/2605.16732/integrity.json","findings":[],"available":true,"detectors_run":[{"name":"doi_title_agreement","ran_at":"2026-05-19T22:01:19.927534Z","status":"completed","version":"1.0.0","findings_count":0},{"name":"doi_compliance","ran_at":"2026-05-19T21:51:05.260680Z","status":"completed","version":"1.0.0","findings_count":0},{"name":"claim_evidence","ran_at":"2026-05-19T19:01:56.341113Z","status":"completed","version":"1.0.0","findings_count":0},{"name":"ai_meta_artifact","ran_at":"2026-05-19T18:33:26.468811Z","status":"skipped","version":"1.0.0","findings_count":0}],"snapshot_sha256":"abfefa1104e06423f04afcd00b991538097cc5c9024f72f02ed87793db7d168f"},"references":{"count":88,"sample":[{"doi":"","year":2024,"title":"QuaRot: Outlier-free 4-bit inference in rotated LLMs","work_id":"ab5f8849-990f-4007-8756-dd0c2c3abb63","ref_index":1,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2022,"title":"Blended diffusion for text-driven editing of natural images","work_id":"1032523a-0ace-4af7-aef1-c93f591d8907","ref_index":2,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2022,"title":"eDiff-I: Text-to-Image Diffusion Models with an Ensemble of Expert Denoisers","work_id":"2cd7b629-ab37-4ce5-b51e-aa4d99547468","ref_index":3,"cited_arxiv_id":"2211.01324","is_internal_anchor":true},{"doi":"","year":2023,"title":"All are worth words: A ViT backbone for diffusion models","work_id":"90c08521-811b-46c4-a99e-ecb7e85825e5","ref_index":4,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2022,"title":"Token Merging: Your ViT But Faster","work_id":"528509bc-2611-4e7f-a772-ea14d25b6dae","ref_index":5,"cited_arxiv_id":"2210.09461","is_internal_anchor":true}],"resolved_work":88,"snapshot_sha256":"6e08cace26c966b27aeccf235baf6f1b52a60f28cbbacfe11d3daf5708dd47d1","internal_anchors":16},"formal_canon":{"evidence_count":1,"snapshot_sha256":"9007d3da0dd2a29afcc76c7cd7562c4b0b2fc1dd207c30d008ad42d980f6ce22"},"author_claims":{"count":0,"strong_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"builder_version":"pith-number-builder-2026-05-17-v1"},"verdict_id":"aef830d5-40f5-40fd-b028-09e5d4be9f53"},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-05-20T00:02:38Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"BmoGqxw0KQnKcP+Ytu3VAt8xxiCXdDycNNYuKMPJi3PxZkfz49qOfpmjqDLwKcDkiadNhc0eKM0PmISdC0RuAw==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-05-22T09:37:26.060791Z"},"content_sha256":"d056adb56eb45845a0a5ba70bca7ab661db44bfa0f63dc4dd41e5d737aed28c9","schema_version":"1.0","event_id":"sha256:d056adb56eb45845a0a5ba70bca7ab661db44bfa0f63dc4dd41e5d737aed28c9"}],"timestamp_proofs":[],"mirror_hints":[{"mirror_type":"https","name":"Pith Resolver","base_url":"https://pith.science","bundle_url":"https://pith.science/pith/CDQRCQ33KF6XF7PQWYRKJHFXYF/bundle.json","state_url":"https://pith.science/pith/CDQRCQ33KF6XF7PQWYRKJHFXYF/state.json","well_known_bundle_url":"https://pith.science/.well-known/pith/CDQRCQ33KF6XF7PQWYRKJHFXYF/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-22T09:37:26Z","links":{"resolver":"https://pith.science/pith/CDQRCQ33KF6XF7PQWYRKJHFXYF","bundle":"https://pith.science/pith/CDQRCQ33KF6XF7PQWYRKJHFXYF/bundle.json","state":"https://pith.science/pith/CDQRCQ33KF6XF7PQWYRKJHFXYF/state.json","well_known_bundle":"https://pith.science/.well-known/pith/CDQRCQ33KF6XF7PQWYRKJHFXYF/bundle.json"},"state":{"state_type":"pith_open_graph_state","state_version":"1.0","pith_number":"pith:2026:CDQRCQ33KF6XF7PQWYRKJHFXYF","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":"20c847605eec2cd556418632f4e5b97b8838594a815ba1e04c381e3efb3630d0","cross_cats_sorted":["cs.LG"],"license":"http://creativecommons.org/licenses/by-nc-sa/4.0/","primary_cat":"cs.CV","submitted_at":"2026-05-16T00:52:00Z","title_canon_sha256":"a2b476cfaaa63abd6d351caba3f63d3e8f609d1f6bc91b9c028d1819592afa2d"},"schema_version":"1.0","source":{"id":"2605.16732","kind":"arxiv","version":1}},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2605.16732","created_at":"2026-05-20T00:02:38Z"},{"alias_kind":"arxiv_version","alias_value":"2605.16732v1","created_at":"2026-05-20T00:02:38Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2605.16732","created_at":"2026-05-20T00:02:38Z"},{"alias_kind":"pith_short_12","alias_value":"CDQRCQ33KF6X","created_at":"2026-05-20T00:02:38Z"},{"alias_kind":"pith_short_16","alias_value":"CDQRCQ33KF6XF7PQ","created_at":"2026-05-20T00:02:38Z"},{"alias_kind":"pith_short_8","alias_value":"CDQRCQ33","created_at":"2026-05-20T00:02:38Z"}],"graph_snapshots":[{"event_id":"sha256:d056adb56eb45845a0a5ba70bca7ab661db44bfa0f63dc4dd41e5d737aed28c9","target":"graph","created_at":"2026-05-20T00:02:38Z","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":"DiRotQ achieves an FID of 15.9 and PSNR of 19.1 dB on PixArt-Σ over the MJHQ-30K dataset, outperforming the prior state-of-the-art SVDQuant (FID 18.9, PSNR 17.6) under the same INT W4A4 setting."},{"attestation":"unclaimed","claim_id":"C2","kind":"weakest_assumption","source":"verdict.weakest_assumption","status":"machine_extracted","text":"That a low-rank subspace identified via PCA on calibration data captures the dominant activation variance sufficiently to allow safe 4-bit quantization of the remaining components, with the rotation and fusion preserving overall model behavior."},{"attestation":"unclaimed","claim_id":"C3","kind":"one_line_summary","source":"verdict.one_line_summary","status":"machine_extracted","text":"DiRotQ uses PCA-based rotation-aware activation quantization combined with GPTQ to achieve better FID and PSNR in 4-bit diffusion transformers than prior methods like SVDQuant."},{"attestation":"unclaimed","claim_id":"C4","kind":"headline","source":"verdict.pith_extraction.headline","status":"machine_extracted","text":"DiRotQ rotates activations into a PCA-derived basis to protect dominant variance directions during 4-bit quantization of diffusion transformers."}],"snapshot_sha256":"d9912b65fa94ef32d0c9cb0baa7732eff7c6d72b4fe1eea23ac9a6a814e1a491"},"formal_canon":{"evidence_count":1,"snapshot_sha256":"9007d3da0dd2a29afcc76c7cd7562c4b0b2fc1dd207c30d008ad42d980f6ce22"},"integrity":{"available":true,"clean":true,"detectors_run":[{"findings_count":0,"name":"doi_title_agreement","ran_at":"2026-05-19T22:01:19.927534Z","status":"completed","version":"1.0.0"},{"findings_count":0,"name":"doi_compliance","ran_at":"2026-05-19T21:51:05.260680Z","status":"completed","version":"1.0.0"},{"findings_count":0,"name":"claim_evidence","ran_at":"2026-05-19T19:01:56.341113Z","status":"completed","version":"1.0.0"},{"findings_count":0,"name":"ai_meta_artifact","ran_at":"2026-05-19T18:33:26.468811Z","status":"skipped","version":"1.0.0"}],"endpoint":"/pith/2605.16732/integrity.json","findings":[],"snapshot_sha256":"abfefa1104e06423f04afcd00b991538097cc5c9024f72f02ed87793db7d168f","summary":{"advisory":0,"by_detector":{},"critical":0,"informational":0}},"paper":{"abstract_excerpt":"Diffusion Transformers (DiTs) achieve state-of-the-art image generation quality but incur substantial memory and computational costs at inference. While aggressive Post-Training Quantization (PTQ) to 4-bit precision offers significant efficiency gains, it typically results in severe quality degradation. Existing approaches, including smoothing-based methods, mixed-precision schemes, rotation techniques, and low-rank residual methods, partially mitigate this issue but still leave a noticeable gap to FP16/BF16 performance. In this work, we introduce DiRotQ, a W4A4 PTQ framework that mitigates th","authors_text":"Hesham Mostafa, Mahsa Salmani, Sayeh Sharify","cross_cats":["cs.LG"],"headline":"DiRotQ rotates activations into a PCA-derived basis to protect dominant variance directions during 4-bit quantization of diffusion transformers.","license":"http://creativecommons.org/licenses/by-nc-sa/4.0/","primary_cat":"cs.CV","submitted_at":"2026-05-16T00:52:00Z","title":"DiRotQ: Rotation-Aware Quantization for 4-bit Diffusion Transformers"},"references":{"count":88,"internal_anchors":16,"resolved_work":88,"sample":[{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":1,"title":"QuaRot: Outlier-free 4-bit inference in rotated LLMs","work_id":"ab5f8849-990f-4007-8756-dd0c2c3abb63","year":2024},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":2,"title":"Blended diffusion for text-driven editing of natural images","work_id":"1032523a-0ace-4af7-aef1-c93f591d8907","year":2022},{"cited_arxiv_id":"2211.01324","doi":"","is_internal_anchor":true,"ref_index":3,"title":"eDiff-I: Text-to-Image Diffusion Models with an Ensemble of Expert Denoisers","work_id":"2cd7b629-ab37-4ce5-b51e-aa4d99547468","year":2022},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":4,"title":"All are worth words: A ViT backbone for diffusion models","work_id":"90c08521-811b-46c4-a99e-ecb7e85825e5","year":2023},{"cited_arxiv_id":"2210.09461","doi":"","is_internal_anchor":true,"ref_index":5,"title":"Token Merging: Your ViT But Faster","work_id":"528509bc-2611-4e7f-a772-ea14d25b6dae","year":2022}],"snapshot_sha256":"6e08cace26c966b27aeccf235baf6f1b52a60f28cbbacfe11d3daf5708dd47d1"},"source":{"id":"2605.16732","kind":"arxiv","version":1},"verdict":{"created_at":"2026-05-19T21:43:48.527133Z","id":"aef830d5-40f5-40fd-b028-09e5d4be9f53","model_set":{"reader":"grok-4.3"},"one_line_summary":"DiRotQ uses PCA-based rotation-aware activation quantization combined with GPTQ to achieve better FID and PSNR in 4-bit diffusion transformers than prior methods like SVDQuant.","pipeline_version":"pith-pipeline@v0.9.0","pith_extraction_headline":"DiRotQ rotates activations into a PCA-derived basis to protect dominant variance directions during 4-bit quantization of diffusion transformers.","strongest_claim":"DiRotQ achieves an FID of 15.9 and PSNR of 19.1 dB on PixArt-Σ over the MJHQ-30K dataset, outperforming the prior state-of-the-art SVDQuant (FID 18.9, PSNR 17.6) under the same INT W4A4 setting.","weakest_assumption":"That a low-rank subspace identified via PCA on calibration data captures the dominant activation variance sufficiently to allow safe 4-bit quantization of the remaining components, with the rotation and fusion preserving overall model behavior."}},"verdict_id":"aef830d5-40f5-40fd-b028-09e5d4be9f53"}}],"author_attestations":[],"timestamp_anchors":[],"storage_attestations":[],"citation_signatures":[],"replication_records":[],"corrections":[],"mirror_hints":[],"record_created":{"event_id":"sha256:a494bb7f74934c609d721c1f088582b7ee83419146b95e08c8769633fff1dd92","target":"record","created_at":"2026-05-20T00:02:38Z","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":"20c847605eec2cd556418632f4e5b97b8838594a815ba1e04c381e3efb3630d0","cross_cats_sorted":["cs.LG"],"license":"http://creativecommons.org/licenses/by-nc-sa/4.0/","primary_cat":"cs.CV","submitted_at":"2026-05-16T00:52:00Z","title_canon_sha256":"a2b476cfaaa63abd6d351caba3f63d3e8f609d1f6bc91b9c028d1819592afa2d"},"schema_version":"1.0","source":{"id":"2605.16732","kind":"arxiv","version":1}},"canonical_sha256":"10e111437b517d72fdf0b622a49cb7c15baf9c2ebc989483950a99434a7ab821","receipt":{"algorithm":"ed25519","builder_version":"pith-number-builder-2026-05-17-v1","canonical_sha256":"10e111437b517d72fdf0b622a49cb7c15baf9c2ebc989483950a99434a7ab821","first_computed_at":"2026-05-20T00:02:38.876958Z","key_id":"pith-v1-2026-05","kind":"pith_receipt","last_reissued_at":"2026-05-20T00:02:38.876958Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","receipt_version":"0.3","signature_b64":"phDmbvclTC8BBwh4WSzaTAdcH0kFWixndAHo9ftdpZ2Enzk7PdNsOaN49OF74Hjl8ImV8YSV6VMfeHggT4xtCg==","signature_status":"signed_v1","signed_at":"2026-05-20T00:02:38.877743Z","signed_message":"canonical_sha256_bytes"},"source_id":"2605.16732","source_kind":"arxiv","source_version":1}}},"equivocations":[],"invalid_events":[],"applied_event_ids":["sha256:a494bb7f74934c609d721c1f088582b7ee83419146b95e08c8769633fff1dd92","sha256:d056adb56eb45845a0a5ba70bca7ab661db44bfa0f63dc4dd41e5d737aed28c9"],"state_sha256":"a81ee48ce47865c8f12082db3f36a33fadd686ffbaaf963dfbde737d44c338bb"},"bundle_signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"fUZ8WVy5DABPNAp1L3W/v5D+H/CAdSrD7wa795NKhIZc5udo7g5kRNCl3oMb/b4hA7L8LHUg0OcrdiMV98yfCA==","signed_message":"bundle_sha256_bytes","signed_at":"2026-05-22T09:37:26.066248Z","bundle_sha256":"478031694c125905023a7b90658a6f8fb8ee00947ebd648f5bde2a18a3868177"}}