{"bundle_type":"pith_open_graph_bundle","bundle_version":"1.0","pith_number":"pith:2024:HCXQZRRIXDTGEAZ4YR5VLVPRJ6","short_pith_number":"pith:HCXQZRRI","canonical_record":{"source":{"id":"2406.02069","kind":"arxiv","version":4},"metadata":{"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.CL","submitted_at":"2024-06-04T07:51:30Z","cross_cats_sorted":["cs.AI"],"title_canon_sha256":"1602ef0174b927fba56082c894fbd9c1276ec6181dafe060aded6092f00ab222","abstract_canon_sha256":"86e606a2d46d8cf86979ec71080e6184bdcf699f87a13d944449ab26f3d9c6f6"},"schema_version":"1.0"},"canonical_sha256":"38af0cc628b8e662033cc47b55d5f14fb4898c1f1ab69582ce2c90a595b2ae07","source":{"kind":"arxiv","id":"2406.02069","version":4},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2406.02069","created_at":"2026-07-05T11:03:15Z"},{"alias_kind":"arxiv_version","alias_value":"2406.02069v4","created_at":"2026-07-05T11:03:15Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2406.02069","created_at":"2026-07-05T11:03:15Z"},{"alias_kind":"pith_short_12","alias_value":"HCXQZRRIXDTG","created_at":"2026-07-05T11:03:15Z"},{"alias_kind":"pith_short_16","alias_value":"HCXQZRRIXDTGEAZ4","created_at":"2026-07-05T11:03:15Z"},{"alias_kind":"pith_short_8","alias_value":"HCXQZRRI","created_at":"2026-07-05T11:03:15Z"}],"events":[{"event_type":"record_created","subject_pith_number":"pith:2024:HCXQZRRIXDTGEAZ4YR5VLVPRJ6","target":"record","payload":{"canonical_record":{"source":{"id":"2406.02069","kind":"arxiv","version":4},"metadata":{"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.CL","submitted_at":"2024-06-04T07:51:30Z","cross_cats_sorted":["cs.AI"],"title_canon_sha256":"1602ef0174b927fba56082c894fbd9c1276ec6181dafe060aded6092f00ab222","abstract_canon_sha256":"86e606a2d46d8cf86979ec71080e6184bdcf699f87a13d944449ab26f3d9c6f6"},"schema_version":"1.0"},"canonical_sha256":"38af0cc628b8e662033cc47b55d5f14fb4898c1f1ab69582ce2c90a595b2ae07","receipt":{"kind":"pith_receipt","key_id":"pith-v1-2026-05","algorithm":"ed25519","signed_at":"2026-07-05T11:03:15.060590Z","signature_b64":"cmALqwsmOhuQoGiU7KMqXw5bsteOFpfTBmPzcGZDoHvkTBUgHEBoeUwvDx9WEH7x8vSDrXZ2I9wKPzxAcnXBAg==","signed_message":"canonical_sha256_bytes","builder_version":"pith-number-builder-2026-05-17-v1","receipt_version":"0.3","canonical_sha256":"38af0cc628b8e662033cc47b55d5f14fb4898c1f1ab69582ce2c90a595b2ae07","last_reissued_at":"2026-07-05T11:03:15.060108Z","signature_status":"signed_v1","first_computed_at":"2026-07-05T11:03:15.060108Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"source_kind":"arxiv","source_id":"2406.02069","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-07-05T11:03:15Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"8wxMFh31gzA31vRxMOc51wwUBL7xSaF+fadBGaO0aGkIjBfiyorULk9buc6Y52asT7WZ/YsiNPAlGAQqyIj3AA==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-08-06T15:09:12.501924Z"},"content_sha256":"123ffb9406311340f02b7688dde1efefd36efa124d0aca17bf916216a392c54b","schema_version":"1.0","event_id":"sha256:123ffb9406311340f02b7688dde1efefd36efa124d0aca17bf916216a392c54b"},{"event_type":"graph_snapshot","subject_pith_number":"pith:2024:HCXQZRRIXDTGEAZ4YR5VLVPRJ6","target":"graph","payload":{"graph_snapshot":{"paper":{"title":"PyramidKV: Dynamic KV Cache Compression based on Pyramidal Information Funneling","license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","headline":"LLMs funnel attention from wide scattering in lower layers to focused critical tokens in higher layers, enabling PyramidKV to compress the KV cache to 12% size while matching full performance.","cross_cats":["cs.AI"],"primary_cat":"cs.CL","authors_text":"Bofei Gao, Junjie Hu, Keming Lu, Tianyu Liu, Wayne Xiong, Wen Xiao, Yichi Zhang, Yucheng Li, Yue Dong, Yuliang Liu, Zefan Cai","submitted_at":"2024-06-04T07:51:30Z","abstract_excerpt":"In this study, we investigate whether attention-based information flow inside large language models (LLMs) is aggregated through noticeable patterns for long context processing. Our observations reveal that LLMs aggregate information through Pyramidal Information Funneling where attention is scattering widely in lower layers, progressively consolidating within specific contexts, and ultimately focusing on critical tokens (a.k.a massive activation or attention sink) in higher layers. Motivated by these insights, we developed PyramidKV, a novel and effective KV cache compression method. This app"},"claims":{"count":4,"items":[{"kind":"strongest_claim","text":"PyramidKV matches the performance of models with a full KV cache while retaining only 12% of the KV cache; with 0.7% cache it surpasses other methods with up to 20.5 absolute accuracy improvement on TREC, and enables 100.0 accuracy on Needle-in-a-Haystack with 128 entries for Llama-3-70B.","source":"verdict.strongest_claim","status":"machine_extracted","claim_id":"C1","attestation":"unclaimed"},{"kind":"weakest_assumption","text":"The pyramidal information funneling pattern (wide attention in lower layers consolidating to critical tokens in higher layers) is consistent across models, tasks, and context lengths, so that fixed or simply derived layer-wise retention ratios remain effective without per-task retuning.","source":"verdict.weakest_assumption","status":"machine_extracted","claim_id":"C2","attestation":"unclaimed"},{"kind":"one_line_summary","text":"PyramidKV dynamically compresses KV cache across layers following pyramidal information funneling, matching full performance at 12% retention and outperforming alternatives at 0.7% retention with up to 20.5 accuracy gains.","source":"verdict.one_line_summary","status":"machine_extracted","claim_id":"C3","attestation":"unclaimed"},{"kind":"headline","text":"LLMs funnel attention from wide scattering in lower layers to focused critical tokens in higher layers, enabling PyramidKV to compress the KV cache to 12% size while matching full performance.","source":"verdict.pith_extraction.headline","status":"machine_extracted","claim_id":"C4","attestation":"unclaimed"}],"snapshot_sha256":"5189376312fad3400eeff8b4703479529f7859f0ff64f35785e5ef5b2bd5b875"},"source":{"id":"2406.02069","kind":"arxiv","version":4},"verdict":{"id":"e5142798-ef31-4fa4-a9b4-fcc3b96ffc02","model_set":{"reader":"grok-4.3"},"created_at":"2026-05-12T09:49:56.960440Z","strongest_claim":"PyramidKV matches the performance of models with a full KV cache while retaining only 12% of the KV cache; with 0.7% cache it surpasses other methods with up to 20.5 absolute accuracy improvement on TREC, and enables 100.0 accuracy on Needle-in-a-Haystack with 128 entries for Llama-3-70B.","one_line_summary":"PyramidKV dynamically compresses KV cache across layers following pyramidal information funneling, matching full performance at 12% retention and outperforming alternatives at 0.7% retention with up to 20.5 accuracy gains.","pipeline_version":"pith-pipeline@v0.9.0","weakest_assumption":"The pyramidal information funneling pattern (wide attention in lower layers consolidating to critical tokens in higher layers) is consistent across models, tasks, and context lengths, so that fixed or simply derived layer-wise retention ratios remain effective without per-task retuning.","pith_extraction_headline":"LLMs funnel attention from wide scattering in lower layers to focused critical tokens in higher layers, enabling PyramidKV to compress the KV cache to 12% size while matching full performance."},"integrity":{"clean":true,"summary":{"advisory":0,"critical":0,"by_detector":{},"informational":0},"endpoint":"/pith/2406.02069/integrity.json","findings":[],"available":true,"detectors_run":[],"snapshot_sha256":"c28c3603d3b5d939e8dc4c7e95fa8dfce3d595e45f758748cecf8e644a296938"},"references":{"count":40,"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":null,"title":"LongBench: A Bilingual, Multitask Benchmark for Long Context Understanding","work_id":"ba7831c4-9427-4e0e-a5c1-4e98511f4b53","ref_index":2,"cited_arxiv_id":"2308.14508","is_internal_anchor":true},{"doi":"","year":null,"title":"An image is worth 1/2 tokens after layer 2: Plug-and-play inference acceleration for large vision-language models","work_id":"b09c06ba-a6cd-48cf-83f7-30a010a04ef4","ref_index":3,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":null,"title":"arXiv preprint arXiv:2410.16179 , year=","work_id":"24103510-199d-40aa-ae36-22602d72d97f","ref_index":4,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2023,"title":"Pradeep Dasigi, Kyle Lo, Iz Beltagy, Arman Cohan, Noah A Smith, and Matt Gardner","work_id":"59596c59-5d66-429d-8b08-a49c88399bac","ref_index":5,"cited_arxiv_id":"","is_internal_anchor":false}],"resolved_work":40,"snapshot_sha256":"cde159628c3fcd2460585ded957f3903c10c069ac19bed279a4c5825ab230b1a","internal_anchors":10},"formal_canon":{"evidence_count":2,"snapshot_sha256":"14fae5843c7295a262f04e97e5c4c05df2995ce3edec4834561e5de12a1e73e8"},"author_claims":{"count":0,"strong_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"builder_version":"pith-number-builder-2026-05-17-v1"},"verdict_id":"e5142798-ef31-4fa4-a9b4-fcc3b96ffc02"},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-07-05T11:03:15Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"fBMBuqfykW3EtwzcJ0ehRysjPRx/q33TI65kcKi42/7tZwUQybPeQ5ckdQCPgY8G77TSDQdDgV2h/hdJcfk7AQ==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-08-06T15:09:12.503617Z"},"content_sha256":"8dee7d0376369a5a5c1c53c87f0baa3406d4d96e221f433badd603d6f7dee2b4","schema_version":"1.0","event_id":"sha256:8dee7d0376369a5a5c1c53c87f0baa3406d4d96e221f433badd603d6f7dee2b4"}],"timestamp_proofs":[],"mirror_hints":[{"mirror_type":"https","name":"Pith Resolver","base_url":"https://pith.science","bundle_url":"https://pith.science/pith/HCXQZRRIXDTGEAZ4YR5VLVPRJ6/bundle.json","state_url":"https://pith.science/pith/HCXQZRRIXDTGEAZ4YR5VLVPRJ6/state.json","well_known_bundle_url":"https://pith.science/.well-known/pith/HCXQZRRIXDTGEAZ4YR5VLVPRJ6/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-08-06T15:09:12Z","links":{"resolver":"https://pith.science/pith/HCXQZRRIXDTGEAZ4YR5VLVPRJ6","bundle":"https://pith.science/pith/HCXQZRRIXDTGEAZ4YR5VLVPRJ6/bundle.json","state":"https://pith.science/pith/HCXQZRRIXDTGEAZ4YR5VLVPRJ6/state.json","well_known_bundle":"https://pith.science/.well-known/pith/HCXQZRRIXDTGEAZ4YR5VLVPRJ6/bundle.json"},"state":{"state_type":"pith_open_graph_state","state_version":"1.0","pith_number":"pith:2024:HCXQZRRIXDTGEAZ4YR5VLVPRJ6","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":"86e606a2d46d8cf86979ec71080e6184bdcf699f87a13d944449ab26f3d9c6f6","cross_cats_sorted":["cs.AI"],"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.CL","submitted_at":"2024-06-04T07:51:30Z","title_canon_sha256":"1602ef0174b927fba56082c894fbd9c1276ec6181dafe060aded6092f00ab222"},"schema_version":"1.0","source":{"id":"2406.02069","kind":"arxiv","version":4}},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2406.02069","created_at":"2026-07-05T11:03:15Z"},{"alias_kind":"arxiv_version","alias_value":"2406.02069v4","created_at":"2026-07-05T11:03:15Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2406.02069","created_at":"2026-07-05T11:03:15Z"},{"alias_kind":"pith_short_12","alias_value":"HCXQZRRIXDTG","created_at":"2026-07-05T11:03:15Z"},{"alias_kind":"pith_short_16","alias_value":"HCXQZRRIXDTGEAZ4","created_at":"2026-07-05T11:03:15Z"},{"alias_kind":"pith_short_8","alias_value":"HCXQZRRI","created_at":"2026-07-05T11:03:15Z"}],"graph_snapshots":[{"event_id":"sha256:8dee7d0376369a5a5c1c53c87f0baa3406d4d96e221f433badd603d6f7dee2b4","target":"graph","created_at":"2026-07-05T11:03:15Z","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":"PyramidKV matches the performance of models with a full KV cache while retaining only 12% of the KV cache; with 0.7% cache it surpasses other methods with up to 20.5 absolute accuracy improvement on TREC, and enables 100.0 accuracy on Needle-in-a-Haystack with 128 entries for Llama-3-70B."},{"attestation":"unclaimed","claim_id":"C2","kind":"weakest_assumption","source":"verdict.weakest_assumption","status":"machine_extracted","text":"The pyramidal information funneling pattern (wide attention in lower layers consolidating to critical tokens in higher layers) is consistent across models, tasks, and context lengths, so that fixed or simply derived layer-wise retention ratios remain effective without per-task retuning."},{"attestation":"unclaimed","claim_id":"C3","kind":"one_line_summary","source":"verdict.one_line_summary","status":"machine_extracted","text":"PyramidKV dynamically compresses KV cache across layers following pyramidal information funneling, matching full performance at 12% retention and outperforming alternatives at 0.7% retention with up to 20.5 accuracy gains."},{"attestation":"unclaimed","claim_id":"C4","kind":"headline","source":"verdict.pith_extraction.headline","status":"machine_extracted","text":"LLMs funnel attention from wide scattering in lower layers to focused critical tokens in higher layers, enabling PyramidKV to compress the KV cache to 12% size while matching full performance."}],"snapshot_sha256":"5189376312fad3400eeff8b4703479529f7859f0ff64f35785e5ef5b2bd5b875"},"formal_canon":{"evidence_count":2,"snapshot_sha256":"14fae5843c7295a262f04e97e5c4c05df2995ce3edec4834561e5de12a1e73e8"},"integrity":{"available":true,"clean":true,"detectors_run":[],"endpoint":"/pith/2406.02069/integrity.json","findings":[],"snapshot_sha256":"c28c3603d3b5d939e8dc4c7e95fa8dfce3d595e45f758748cecf8e644a296938","summary":{"advisory":0,"by_detector":{},"critical":0,"informational":0}},"paper":{"abstract_excerpt":"In this study, we investigate whether attention-based information flow inside large language models (LLMs) is aggregated through noticeable patterns for long context processing. Our observations reveal that LLMs aggregate information through Pyramidal Information Funneling where attention is scattering widely in lower layers, progressively consolidating within specific contexts, and ultimately focusing on critical tokens (a.k.a massive activation or attention sink) in higher layers. Motivated by these insights, we developed PyramidKV, a novel and effective KV cache compression method. This app","authors_text":"Bofei Gao, Junjie Hu, Keming Lu, Tianyu Liu, Wayne Xiong, Wen Xiao, Yichi Zhang, Yucheng Li, Yue Dong, Yuliang Liu, Zefan Cai","cross_cats":["cs.AI"],"headline":"LLMs funnel attention from wide scattering in lower layers to focused critical tokens in higher layers, enabling PyramidKV to compress the KV cache to 12% size while matching full performance.","license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.CL","submitted_at":"2024-06-04T07:51:30Z","title":"PyramidKV: Dynamic KV Cache Compression based on Pyramidal Information Funneling"},"references":{"count":40,"internal_anchors":10,"resolved_work":40,"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":"2308.14508","doi":"","is_internal_anchor":true,"ref_index":2,"title":"LongBench: A Bilingual, Multitask Benchmark for Long Context Understanding","work_id":"ba7831c4-9427-4e0e-a5c1-4e98511f4b53","year":null},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":3,"title":"An image is worth 1/2 tokens after layer 2: Plug-and-play inference acceleration for large vision-language models","work_id":"b09c06ba-a6cd-48cf-83f7-30a010a04ef4","year":null},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":4,"title":"arXiv preprint arXiv:2410.16179 , year=","work_id":"24103510-199d-40aa-ae36-22602d72d97f","year":null},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":5,"title":"Pradeep Dasigi, Kyle Lo, Iz Beltagy, Arman Cohan, Noah A Smith, and Matt Gardner","work_id":"59596c59-5d66-429d-8b08-a49c88399bac","year":2023}],"snapshot_sha256":"cde159628c3fcd2460585ded957f3903c10c069ac19bed279a4c5825ab230b1a"},"source":{"id":"2406.02069","kind":"arxiv","version":4},"verdict":{"created_at":"2026-05-12T09:49:56.960440Z","id":"e5142798-ef31-4fa4-a9b4-fcc3b96ffc02","model_set":{"reader":"grok-4.3"},"one_line_summary":"PyramidKV dynamically compresses KV cache across layers following pyramidal information funneling, matching full performance at 12% retention and outperforming alternatives at 0.7% retention with up to 20.5 accuracy gains.","pipeline_version":"pith-pipeline@v0.9.0","pith_extraction_headline":"LLMs funnel attention from wide scattering in lower layers to focused critical tokens in higher layers, enabling PyramidKV to compress the KV cache to 12% size while matching full performance.","strongest_claim":"PyramidKV matches the performance of models with a full KV cache while retaining only 12% of the KV cache; with 0.7% cache it surpasses other methods with up to 20.5 absolute accuracy improvement on TREC, and enables 100.0 accuracy on Needle-in-a-Haystack with 128 entries for Llama-3-70B.","weakest_assumption":"The pyramidal information funneling pattern (wide attention in lower layers consolidating to critical tokens in higher layers) is consistent across models, tasks, and context lengths, so that fixed or simply derived layer-wise retention ratios remain effective without per-task retuning."}},"verdict_id":"e5142798-ef31-4fa4-a9b4-fcc3b96ffc02"}}],"author_attestations":[],"timestamp_anchors":[],"storage_attestations":[],"citation_signatures":[],"replication_records":[],"corrections":[],"mirror_hints":[],"record_created":{"event_id":"sha256:123ffb9406311340f02b7688dde1efefd36efa124d0aca17bf916216a392c54b","target":"record","created_at":"2026-07-05T11:03:15Z","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":"86e606a2d46d8cf86979ec71080e6184bdcf699f87a13d944449ab26f3d9c6f6","cross_cats_sorted":["cs.AI"],"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.CL","submitted_at":"2024-06-04T07:51:30Z","title_canon_sha256":"1602ef0174b927fba56082c894fbd9c1276ec6181dafe060aded6092f00ab222"},"schema_version":"1.0","source":{"id":"2406.02069","kind":"arxiv","version":4}},"canonical_sha256":"38af0cc628b8e662033cc47b55d5f14fb4898c1f1ab69582ce2c90a595b2ae07","receipt":{"algorithm":"ed25519","builder_version":"pith-number-builder-2026-05-17-v1","canonical_sha256":"38af0cc628b8e662033cc47b55d5f14fb4898c1f1ab69582ce2c90a595b2ae07","first_computed_at":"2026-07-05T11:03:15.060108Z","key_id":"pith-v1-2026-05","kind":"pith_receipt","last_reissued_at":"2026-07-05T11:03:15.060108Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","receipt_version":"0.3","signature_b64":"cmALqwsmOhuQoGiU7KMqXw5bsteOFpfTBmPzcGZDoHvkTBUgHEBoeUwvDx9WEH7x8vSDrXZ2I9wKPzxAcnXBAg==","signature_status":"signed_v1","signed_at":"2026-07-05T11:03:15.060590Z","signed_message":"canonical_sha256_bytes"},"source_id":"2406.02069","source_kind":"arxiv","source_version":4}}},"equivocations":[],"invalid_events":[],"applied_event_ids":["sha256:123ffb9406311340f02b7688dde1efefd36efa124d0aca17bf916216a392c54b","sha256:8dee7d0376369a5a5c1c53c87f0baa3406d4d96e221f433badd603d6f7dee2b4"],"state_sha256":"29067c1318b6d7b78c57abf3727e5063c9dea0f47ed1af232899ba7eb0af4265"},"bundle_signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"Sg0ykDY4Rsc9WTaiUJWEuSmbPsWdlKtK8Yv44yNGetgvHvphRZea+jToq3RnYEmNMjBvmB4mXYt9Jm8WPQXMDg==","signed_message":"bundle_sha256_bytes","signed_at":"2026-08-06T15:09:12.514031Z","bundle_sha256":"c9970d5ac069aa3a5e535190d4889cfdff3a086deb93403acca2af5a4dd99e0a"}}