{"bundle_type":"pith_open_graph_bundle","bundle_version":"1.0","pith_number":"pith:2024:F3SQWA3GM44IXO5Y3EQ3SSF4O5","short_pith_number":"pith:F3SQWA3G","canonical_record":{"source":{"id":"2405.16406","kind":"arxiv","version":4},"metadata":{"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.LG","submitted_at":"2024-05-26T02:15:49Z","cross_cats_sorted":["cs.AI","cs.CL","cs.CV"],"title_canon_sha256":"ba0aab9cac8a079304b5cac58e1b79301b39a03caf2c9306481eb82595e638bd","abstract_canon_sha256":"1538f48e6afe2d097304cf1c4b0d8a7c258b50ad60ddaf75d8de3fc142c5dd7a"},"schema_version":"1.0"},"canonical_sha256":"2ee50b036667388bbbb8d921b948bc7750779dea0b22b98eabe92be28d7cfed6","source":{"kind":"arxiv","id":"2405.16406","version":4},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2405.16406","created_at":"2026-05-17T23:38:51Z"},{"alias_kind":"arxiv_version","alias_value":"2405.16406v4","created_at":"2026-05-17T23:38:51Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2405.16406","created_at":"2026-05-17T23:38:51Z"},{"alias_kind":"pith_short_12","alias_value":"F3SQWA3GM44I","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_16","alias_value":"F3SQWA3GM44IXO5Y","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_8","alias_value":"F3SQWA3G","created_at":"2026-05-18T12:33:37Z"}],"events":[{"event_type":"record_created","subject_pith_number":"pith:2024:F3SQWA3GM44IXO5Y3EQ3SSF4O5","target":"record","payload":{"canonical_record":{"source":{"id":"2405.16406","kind":"arxiv","version":4},"metadata":{"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.LG","submitted_at":"2024-05-26T02:15:49Z","cross_cats_sorted":["cs.AI","cs.CL","cs.CV"],"title_canon_sha256":"ba0aab9cac8a079304b5cac58e1b79301b39a03caf2c9306481eb82595e638bd","abstract_canon_sha256":"1538f48e6afe2d097304cf1c4b0d8a7c258b50ad60ddaf75d8de3fc142c5dd7a"},"schema_version":"1.0"},"canonical_sha256":"2ee50b036667388bbbb8d921b948bc7750779dea0b22b98eabe92be28d7cfed6","receipt":{"kind":"pith_receipt","key_id":"pith-v1-2026-05","algorithm":"ed25519","signed_at":"2026-05-17T23:38:51.013633Z","signature_b64":"snVszCMuXMBnphByK+gyedC3ZV/8v9rG8EsQiWPM9ehBm2CVVMfj6RGbGjGw0IQvPrheQyTlDmiGqUagHl+oAg==","signed_message":"canonical_sha256_bytes","builder_version":"pith-number-builder-2026-05-17-v1","receipt_version":"0.3","canonical_sha256":"2ee50b036667388bbbb8d921b948bc7750779dea0b22b98eabe92be28d7cfed6","last_reissued_at":"2026-05-17T23:38:51.013172Z","signature_status":"signed_v1","first_computed_at":"2026-05-17T23:38:51.013172Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"source_kind":"arxiv","source_id":"2405.16406","source_version":4,"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-17T23:38:51Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"rb0vZH/II6fkTzFbAH9fKDbl9KeI8JzCwogDjAAop6X/FVvaj1/6cFzAZwr1zS4UKqvjN8tvpDDxIY2pXhEjDw==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-05-31T19:11:52.602742Z"},"content_sha256":"86e9f5bd79ac024d7bbef839e162b430e69616fa3c7681bdaa08ab0072b091ff","schema_version":"1.0","event_id":"sha256:86e9f5bd79ac024d7bbef839e162b430e69616fa3c7681bdaa08ab0072b091ff"},{"event_type":"graph_snapshot","subject_pith_number":"pith:2024:F3SQWA3GM44IXO5Y3EQ3SSF4O5","target":"graph","payload":{"graph_snapshot":{"paper":{"title":"SpinQuant: LLM quantization with learned rotations","license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","headline":"SpinQuant learns rotation matrices to quantize LLM weights, activations, and KV cache to 4 bits while keeping outputs identical in full precision.","cross_cats":["cs.AI","cs.CL","cs.CV"],"primary_cat":"cs.LG","authors_text":"Bilge Soran, Changsheng Zhao, Dhruv Choudhary, Igor Fedorov, Raghuraman Krishnamoorthi, Tijmen Blankevoort, Vikas Chandra, Yuandong Tian, Zechun Liu","submitted_at":"2024-05-26T02:15:49Z","abstract_excerpt":"Post-training quantization (PTQ) techniques applied to weights, activations, and the KV cache greatly reduce memory usage, latency, and power consumption of Large Language Models (LLMs), but may lead to large quantization errors when outliers are present. Rotating activation or weight matrices helps remove outliers and benefits quantization. In this work, we identify a collection of applicable rotation parameterizations that lead to identical outputs in full-precision Transformer architectures while enhancing quantization accuracy. In addition, we find that some random rotations lead to much b"},"claims":{"count":4,"items":[{"kind":"strongest_claim","text":"With 4-bit quantization of weight, activation, and KV-cache, SpinQuant narrows the accuracy gap on zero-shot reasoning tasks with full precision to merely 2.9 points on the LLaMA-2 7B model, surpassing LLM-QAT by 19.1 points and SmoothQuant by 25.0 points.","source":"verdict.strongest_claim","status":"machine_extracted","claim_id":"C1","attestation":"unclaimed"},{"kind":"weakest_assumption","text":"That learned rotation matrices found on calibration data will generalize to preserve full-precision outputs and improve quantization accuracy across diverse downstream tasks without introducing new errors.","source":"verdict.weakest_assumption","status":"machine_extracted","claim_id":"C2","attestation":"unclaimed"},{"kind":"one_line_summary","text":"SpinQuant learns optimal rotations to enable accurate 4-bit quantization of LLM weights, activations, and KV cache, reducing the zero-shot gap to full precision to 2.9 points on LLaMA-2 7B.","source":"verdict.one_line_summary","status":"machine_extracted","claim_id":"C3","attestation":"unclaimed"},{"kind":"headline","text":"SpinQuant learns rotation matrices to quantize LLM weights, activations, and KV cache to 4 bits while keeping outputs identical in full precision.","source":"verdict.pith_extraction.headline","status":"machine_extracted","claim_id":"C4","attestation":"unclaimed"}],"snapshot_sha256":"e00aafc4efd9bbf03e020b914683a8bf0efe6147b80be42e4c86bc5c5ec0197d"},"source":{"id":"2405.16406","kind":"arxiv","version":4},"verdict":{"id":"06614176-a0bf-4c20-a74b-f5dc696b89d2","model_set":{"reader":"grok-4.3"},"created_at":"2026-05-15T15:47:00.210125Z","strongest_claim":"With 4-bit quantization of weight, activation, and KV-cache, SpinQuant narrows the accuracy gap on zero-shot reasoning tasks with full precision to merely 2.9 points on the LLaMA-2 7B model, surpassing LLM-QAT by 19.1 points and SmoothQuant by 25.0 points.","one_line_summary":"SpinQuant learns optimal rotations to enable accurate 4-bit quantization of LLM weights, activations, and KV cache, reducing the zero-shot gap to full precision to 2.9 points on LLaMA-2 7B.","pipeline_version":"pith-pipeline@v0.9.0","weakest_assumption":"That learned rotation matrices found on calibration data will generalize to preserve full-precision outputs and improve quantization accuracy across diverse downstream tasks without introducing new errors.","pith_extraction_headline":"SpinQuant learns rotation matrices to quantize LLM weights, activations, and KV cache to 4 bits while keeping outputs identical in full precision."},"references":{"count":33,"sample":[{"doi":"","year":null,"title":"GPT-4 Technical Report","work_id":"b928e041-6991-4c08-8c81-0359e4097c7b","ref_index":1,"cited_arxiv_id":"2303.08774","is_internal_anchor":true},{"doi":"","year":1905,"title":"BoolQ: Exploring the Surprising Difficulty of Natural Yes/No Questions","work_id":"511eeb84-4b95-46d5-b14f-50da43f4f19f","ref_index":2,"cited_arxiv_id":"1905.10044","is_internal_anchor":true},{"doi":"","year":null,"title":"Think you have Solved Question Answering? Try ARC, the AI2 Reasoning Challenge","work_id":"28ea1282-d657-4c61-a83c-f1249be6d6b1","ref_index":3,"cited_arxiv_id":"1803.05457","is_internal_anchor":true},{"doi":"","year":null,"title":"Extreme compression of large language models via additive quantization","work_id":"38bf2888-df57-4a97-a9ca-5d4d524ea463","ref_index":4,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":null,"title":"GPTQ: Accurate Post-Training Quantization for Generative Pre-trained Transformers","work_id":"19ed8c44-202a-48f6-8169-637d5a5f2408","ref_index":5,"cited_arxiv_id":"2210.17323","is_internal_anchor":true}],"resolved_work":33,"snapshot_sha256":"cd1c0503cc77f5067322272dc17db76c13f6d45f04cfcc7e269f9b607b26c5fa","internal_anchors":14},"formal_canon":{"evidence_count":3,"snapshot_sha256":"219c07d593f3ccf44032d91fdda8cd14bcca20b19d6c69bdece7b4d8bcedbf18"},"author_claims":{"count":0,"strong_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"builder_version":"pith-number-builder-2026-05-17-v1"},"verdict_id":"06614176-a0bf-4c20-a74b-f5dc696b89d2"},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-05-17T23:38:51Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"Hckvk5ObaMtKtjSmZw0619e99iCm1A1wifF+E/mvJisAVHXqpQ0iqZtrta3IlGU3JdVLxf9D4z1Oz2Xjvk88Cg==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-05-31T19:11:52.603852Z"},"content_sha256":"f018daba794c7e20e3549dc7d37e3c4172001968bdaf0b89cba643483eecf212","schema_version":"1.0","event_id":"sha256:f018daba794c7e20e3549dc7d37e3c4172001968bdaf0b89cba643483eecf212"}],"timestamp_proofs":[],"mirror_hints":[{"mirror_type":"https","name":"Pith Resolver","base_url":"https://pith.science","bundle_url":"https://pith.science/pith/F3SQWA3GM44IXO5Y3EQ3SSF4O5/bundle.json","state_url":"https://pith.science/pith/F3SQWA3GM44IXO5Y3EQ3SSF4O5/state.json","well_known_bundle_url":"https://pith.science/.well-known/pith/F3SQWA3GM44IXO5Y3EQ3SSF4O5/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-31T19:11:52Z","links":{"resolver":"https://pith.science/pith/F3SQWA3GM44IXO5Y3EQ3SSF4O5","bundle":"https://pith.science/pith/F3SQWA3GM44IXO5Y3EQ3SSF4O5/bundle.json","state":"https://pith.science/pith/F3SQWA3GM44IXO5Y3EQ3SSF4O5/state.json","well_known_bundle":"https://pith.science/.well-known/pith/F3SQWA3GM44IXO5Y3EQ3SSF4O5/bundle.json"},"state":{"state_type":"pith_open_graph_state","state_version":"1.0","pith_number":"pith:2024:F3SQWA3GM44IXO5Y3EQ3SSF4O5","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":"1538f48e6afe2d097304cf1c4b0d8a7c258b50ad60ddaf75d8de3fc142c5dd7a","cross_cats_sorted":["cs.AI","cs.CL","cs.CV"],"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.LG","submitted_at":"2024-05-26T02:15:49Z","title_canon_sha256":"ba0aab9cac8a079304b5cac58e1b79301b39a03caf2c9306481eb82595e638bd"},"schema_version":"1.0","source":{"id":"2405.16406","kind":"arxiv","version":4}},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2405.16406","created_at":"2026-05-17T23:38:51Z"},{"alias_kind":"arxiv_version","alias_value":"2405.16406v4","created_at":"2026-05-17T23:38:51Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2405.16406","created_at":"2026-05-17T23:38:51Z"},{"alias_kind":"pith_short_12","alias_value":"F3SQWA3GM44I","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_16","alias_value":"F3SQWA3GM44IXO5Y","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_8","alias_value":"F3SQWA3G","created_at":"2026-05-18T12:33:37Z"}],"graph_snapshots":[{"event_id":"sha256:f018daba794c7e20e3549dc7d37e3c4172001968bdaf0b89cba643483eecf212","target":"graph","created_at":"2026-05-17T23:38:51Z","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":"With 4-bit quantization of weight, activation, and KV-cache, SpinQuant narrows the accuracy gap on zero-shot reasoning tasks with full precision to merely 2.9 points on the LLaMA-2 7B model, surpassing LLM-QAT by 19.1 points and SmoothQuant by 25.0 points."},{"attestation":"unclaimed","claim_id":"C2","kind":"weakest_assumption","source":"verdict.weakest_assumption","status":"machine_extracted","text":"That learned rotation matrices found on calibration data will generalize to preserve full-precision outputs and improve quantization accuracy across diverse downstream tasks without introducing new errors."},{"attestation":"unclaimed","claim_id":"C3","kind":"one_line_summary","source":"verdict.one_line_summary","status":"machine_extracted","text":"SpinQuant learns optimal rotations to enable accurate 4-bit quantization of LLM weights, activations, and KV cache, reducing the zero-shot gap to full precision to 2.9 points on LLaMA-2 7B."},{"attestation":"unclaimed","claim_id":"C4","kind":"headline","source":"verdict.pith_extraction.headline","status":"machine_extracted","text":"SpinQuant learns rotation matrices to quantize LLM weights, activations, and KV cache to 4 bits while keeping outputs identical in full precision."}],"snapshot_sha256":"e00aafc4efd9bbf03e020b914683a8bf0efe6147b80be42e4c86bc5c5ec0197d"},"formal_canon":{"evidence_count":3,"snapshot_sha256":"219c07d593f3ccf44032d91fdda8cd14bcca20b19d6c69bdece7b4d8bcedbf18"},"paper":{"abstract_excerpt":"Post-training quantization (PTQ) techniques applied to weights, activations, and the KV cache greatly reduce memory usage, latency, and power consumption of Large Language Models (LLMs), but may lead to large quantization errors when outliers are present. Rotating activation or weight matrices helps remove outliers and benefits quantization. In this work, we identify a collection of applicable rotation parameterizations that lead to identical outputs in full-precision Transformer architectures while enhancing quantization accuracy. In addition, we find that some random rotations lead to much b","authors_text":"Bilge Soran, Changsheng Zhao, Dhruv Choudhary, Igor Fedorov, Raghuraman Krishnamoorthi, Tijmen Blankevoort, Vikas Chandra, Yuandong Tian, Zechun Liu","cross_cats":["cs.AI","cs.CL","cs.CV"],"headline":"SpinQuant learns rotation matrices to quantize LLM weights, activations, and KV cache to 4 bits while keeping outputs identical in full precision.","license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.LG","submitted_at":"2024-05-26T02:15:49Z","title":"SpinQuant: LLM quantization with learned rotations"},"references":{"count":33,"internal_anchors":14,"resolved_work":33,"sample":[{"cited_arxiv_id":"2303.08774","doi":"","is_internal_anchor":true,"ref_index":1,"title":"GPT-4 Technical Report","work_id":"b928e041-6991-4c08-8c81-0359e4097c7b","year":null},{"cited_arxiv_id":"1905.10044","doi":"","is_internal_anchor":true,"ref_index":2,"title":"BoolQ: Exploring the Surprising Difficulty of Natural Yes/No Questions","work_id":"511eeb84-4b95-46d5-b14f-50da43f4f19f","year":1905},{"cited_arxiv_id":"1803.05457","doi":"","is_internal_anchor":true,"ref_index":3,"title":"Think you have Solved Question Answering? Try ARC, the AI2 Reasoning Challenge","work_id":"28ea1282-d657-4c61-a83c-f1249be6d6b1","year":null},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":4,"title":"Extreme compression of large language models via additive quantization","work_id":"38bf2888-df57-4a97-a9ca-5d4d524ea463","year":null},{"cited_arxiv_id":"2210.17323","doi":"","is_internal_anchor":true,"ref_index":5,"title":"GPTQ: Accurate Post-Training Quantization for Generative Pre-trained Transformers","work_id":"19ed8c44-202a-48f6-8169-637d5a5f2408","year":null}],"snapshot_sha256":"cd1c0503cc77f5067322272dc17db76c13f6d45f04cfcc7e269f9b607b26c5fa"},"source":{"id":"2405.16406","kind":"arxiv","version":4},"verdict":{"created_at":"2026-05-15T15:47:00.210125Z","id":"06614176-a0bf-4c20-a74b-f5dc696b89d2","model_set":{"reader":"grok-4.3"},"one_line_summary":"SpinQuant learns optimal rotations to enable accurate 4-bit quantization of LLM weights, activations, and KV cache, reducing the zero-shot gap to full precision to 2.9 points on LLaMA-2 7B.","pipeline_version":"pith-pipeline@v0.9.0","pith_extraction_headline":"SpinQuant learns rotation matrices to quantize LLM weights, activations, and KV cache to 4 bits while keeping outputs identical in full precision.","strongest_claim":"With 4-bit quantization of weight, activation, and KV-cache, SpinQuant narrows the accuracy gap on zero-shot reasoning tasks with full precision to merely 2.9 points on the LLaMA-2 7B model, surpassing LLM-QAT by 19.1 points and SmoothQuant by 25.0 points.","weakest_assumption":"That learned rotation matrices found on calibration data will generalize to preserve full-precision outputs and improve quantization accuracy across diverse downstream tasks without introducing new errors."}},"verdict_id":"06614176-a0bf-4c20-a74b-f5dc696b89d2"}}],"author_attestations":[],"timestamp_anchors":[],"storage_attestations":[],"citation_signatures":[],"replication_records":[],"corrections":[],"mirror_hints":[],"record_created":{"event_id":"sha256:86e9f5bd79ac024d7bbef839e162b430e69616fa3c7681bdaa08ab0072b091ff","target":"record","created_at":"2026-05-17T23:38:51Z","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":"1538f48e6afe2d097304cf1c4b0d8a7c258b50ad60ddaf75d8de3fc142c5dd7a","cross_cats_sorted":["cs.AI","cs.CL","cs.CV"],"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.LG","submitted_at":"2024-05-26T02:15:49Z","title_canon_sha256":"ba0aab9cac8a079304b5cac58e1b79301b39a03caf2c9306481eb82595e638bd"},"schema_version":"1.0","source":{"id":"2405.16406","kind":"arxiv","version":4}},"canonical_sha256":"2ee50b036667388bbbb8d921b948bc7750779dea0b22b98eabe92be28d7cfed6","receipt":{"algorithm":"ed25519","builder_version":"pith-number-builder-2026-05-17-v1","canonical_sha256":"2ee50b036667388bbbb8d921b948bc7750779dea0b22b98eabe92be28d7cfed6","first_computed_at":"2026-05-17T23:38:51.013172Z","key_id":"pith-v1-2026-05","kind":"pith_receipt","last_reissued_at":"2026-05-17T23:38:51.013172Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","receipt_version":"0.3","signature_b64":"snVszCMuXMBnphByK+gyedC3ZV/8v9rG8EsQiWPM9ehBm2CVVMfj6RGbGjGw0IQvPrheQyTlDmiGqUagHl+oAg==","signature_status":"signed_v1","signed_at":"2026-05-17T23:38:51.013633Z","signed_message":"canonical_sha256_bytes"},"source_id":"2405.16406","source_kind":"arxiv","source_version":4}}},"equivocations":[],"invalid_events":[],"applied_event_ids":["sha256:86e9f5bd79ac024d7bbef839e162b430e69616fa3c7681bdaa08ab0072b091ff","sha256:f018daba794c7e20e3549dc7d37e3c4172001968bdaf0b89cba643483eecf212"],"state_sha256":"9fb7863a59bdc9d79c5ffc77d05134c606751e9b88f1b016d466bb12c86ef8a2"},"bundle_signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"Y3vlKQom1KmcZW+4GaPyf27yz3BjV6YDIWYuC0JjuER7ANQJ1bvuROOFVI1gv+15xjjl7Q+SU7Hj7MYaBlMmDg==","signed_message":"bundle_sha256_bytes","signed_at":"2026-05-31T19:11:52.608761Z","bundle_sha256":"ce25e7a2f36eca0c36b8bb73a9d2156247f82a2dcf249c2977c1eca7bef972bc"}}