{"bundle_type":"pith_open_graph_bundle","bundle_version":"1.0","pith_number":"pith:2026:LD4OE2G3EG2WRSA3GMZG5LZYJD","short_pith_number":"pith:LD4OE2G3","canonical_record":{"source":{"id":"2602.05242","kind":"arxiv","version":1},"metadata":{"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.SE","submitted_at":"2026-02-05T03:02:54Z","cross_cats_sorted":["cs.AI","cs.LG"],"title_canon_sha256":"baca9e371d52873011a190fd54b2e0bc443edcf78ed47ba4d51a690d5dc4b1e7","abstract_canon_sha256":"8edb4a4e281d5d82cd4f691d106a7956ec52c6b7980350c4bacc9de15ed7f0d9"},"schema_version":"1.0"},"canonical_sha256":"58f8e268db21b568c81b33326eaf3848d611049511d43b604168d9609886b67b","source":{"kind":"arxiv","id":"2602.05242","version":1},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2602.05242","created_at":"2026-05-18T02:45:05Z"},{"alias_kind":"arxiv_version","alias_value":"2602.05242v1","created_at":"2026-05-18T02:45:05Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2602.05242","created_at":"2026-05-18T02:45:05Z"},{"alias_kind":"pith_short_12","alias_value":"LD4OE2G3EG2W","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_16","alias_value":"LD4OE2G3EG2WRSA3","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_8","alias_value":"LD4OE2G3","created_at":"2026-05-18T12:33:37Z"}],"events":[{"event_type":"record_created","subject_pith_number":"pith:2026:LD4OE2G3EG2WRSA3GMZG5LZYJD","target":"record","payload":{"canonical_record":{"source":{"id":"2602.05242","kind":"arxiv","version":1},"metadata":{"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.SE","submitted_at":"2026-02-05T03:02:54Z","cross_cats_sorted":["cs.AI","cs.LG"],"title_canon_sha256":"baca9e371d52873011a190fd54b2e0bc443edcf78ed47ba4d51a690d5dc4b1e7","abstract_canon_sha256":"8edb4a4e281d5d82cd4f691d106a7956ec52c6b7980350c4bacc9de15ed7f0d9"},"schema_version":"1.0"},"canonical_sha256":"58f8e268db21b568c81b33326eaf3848d611049511d43b604168d9609886b67b","receipt":{"kind":"pith_receipt","key_id":"pith-v1-2026-05","algorithm":"ed25519","signed_at":"2026-05-18T02:45:05.462821Z","signature_b64":"uWEhIXUig05xSVzmyjO4AGQske1Xq7A4xoX0vnAI8bSd6cY4AlkQ9J6z5QCN5k37rqzp3FtbRHpRNrnh5y+xAw==","signed_message":"canonical_sha256_bytes","builder_version":"pith-number-builder-2026-05-17-v1","receipt_version":"0.3","canonical_sha256":"58f8e268db21b568c81b33326eaf3848d611049511d43b604168d9609886b67b","last_reissued_at":"2026-05-18T02:45:05.462194Z","signature_status":"signed_v1","first_computed_at":"2026-05-18T02:45:05.462194Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"source_kind":"arxiv","source_id":"2602.05242","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-18T02:45:05Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"CUOtWCOLIXlj8oUqhTE/0mzcei9mdNBJ4acFpUDksJ0V9tJQO7owqKBhSmp9gXPU7Blf2BVL4hYW+XGjBu6mDQ==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-05-25T18:00:51.961876Z"},"content_sha256":"6cf58a60ba56e6024e72291f2e23df5eec81430f12497ccd656fe50d0d690089","schema_version":"1.0","event_id":"sha256:6cf58a60ba56e6024e72291f2e23df5eec81430f12497ccd656fe50d0d690089"},{"event_type":"graph_snapshot","subject_pith_number":"pith:2026:LD4OE2G3EG2WRSA3GMZG5LZYJD","target":"graph","payload":{"graph_snapshot":{"paper":{"title":"EGSS: Entropy-guided Stepwise Scaling for Reliable Software Engineering","license":"http://creativecommons.org/licenses/by/4.0/","headline":"Entropy-guided scaling boosts code generation success rates by 5-10% and cuts token use by 28%.","cross_cats":["cs.AI","cs.LG"],"primary_cat":"cs.SE","authors_text":"Chenhui Mao, Dajun Chen, Jingxuan Xu, Ming Liang, Wei Jiang, Yong Li, Yuanting Lei, Zhixiang Wang, Zhixiang Wei","submitted_at":"2026-02-05T03:02:54Z","abstract_excerpt":"Agentic Test-Time Scaling (TTS) has delivered state-of-the-art (SOTA) performance on complex software engineering tasks such as code generation and bug fixing. However, its practical adoption remains limited due to significant computational overhead, primarily driven by two key challenges: (1) the high cost associated with deploying excessively large ensembles, and (2) the lack of a reliable mechanism for selecting the optimal candidate solution, ultimately constraining the performance gains that can be realized. To address these challenges, we propose Entropy-Guided Stepwise Scaling (EGSS), a"},"claims":{"count":4,"items":[{"kind":"strongest_claim","text":"EGSS consistently boosts performance by 5-10% across all evaluated models. Specifically, it increases the resolved ratio of Kimi-K2-Intruct from 63.2% to 72.2%, and GLM-4.6 from 65.8% to 74.6%. Furthermore, when paired with GLM-4.6, EGSS achieves a new state-of-the-art among open-source large language models. In addition to these accuracy improvements, EGSS reduces inference-time token usage by over 28% compared to existing TTS methods.","source":"verdict.strongest_claim","status":"machine_extracted","claim_id":"C1","attestation":"unclaimed"},{"kind":"weakest_assumption","text":"That entropy reliably signals the quality of candidate solutions and that the test-suite augmentation produces robust verification without introducing selection bias or new failure modes.","source":"verdict.weakest_assumption","status":"machine_extracted","claim_id":"C2","attestation":"unclaimed"},{"kind":"one_line_summary","text":"EGSS uses entropy to guide adaptive search and test-suite augmentation in LLM test-time scaling, raising resolved rates on SWE-Bench-Verified by 5-10% and cutting tokens by 28%.","source":"verdict.one_line_summary","status":"machine_extracted","claim_id":"C3","attestation":"unclaimed"},{"kind":"headline","text":"Entropy-guided scaling boosts code generation success rates by 5-10% and cuts token use by 28%.","source":"verdict.pith_extraction.headline","status":"machine_extracted","claim_id":"C4","attestation":"unclaimed"}],"snapshot_sha256":"f559e527b89fc066ce48bed990918d1d910a3bdbecca50a8d8f47d91b5062a1a"},"source":{"id":"2602.05242","kind":"arxiv","version":1},"verdict":{"id":"4fae34a7-66da-423a-8c52-3d77f64d4d39","model_set":{"reader":"grok-4.3"},"created_at":"2026-05-16T07:41:25.890755Z","strongest_claim":"EGSS consistently boosts performance by 5-10% across all evaluated models. Specifically, it increases the resolved ratio of Kimi-K2-Intruct from 63.2% to 72.2%, and GLM-4.6 from 65.8% to 74.6%. Furthermore, when paired with GLM-4.6, EGSS achieves a new state-of-the-art among open-source large language models. In addition to these accuracy improvements, EGSS reduces inference-time token usage by over 28% compared to existing TTS methods.","one_line_summary":"EGSS uses entropy to guide adaptive search and test-suite augmentation in LLM test-time scaling, raising resolved rates on SWE-Bench-Verified by 5-10% and cutting tokens by 28%.","pipeline_version":"pith-pipeline@v0.9.0","weakest_assumption":"That entropy reliably signals the quality of candidate solutions and that the test-suite augmentation produces robust verification without introducing selection bias or new failure modes.","pith_extraction_headline":"Entropy-guided scaling boosts code generation success rates by 5-10% and cuts token use by 28%."},"references":{"count":24,"sample":[{"doi":"","year":null,"title":"Carefully analyze the user’s request","work_id":"f564f9b0-c165-4587-b166-7c1966ebf0cd","ref_index":1,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":null,"title":"Use available tools to gather necessary information","work_id":"e62d3d9e-98d0-4bf8-8643-b84bcb14d2a6","ref_index":2,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":null,"title":"Propose clear, well-thought-out solutions","work_id":"b975e098-5b4a-4e41-895b-fac51cd7a22d","ref_index":3,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":null,"title":"Execute changes carefully and verify results When modifying files: - Always read files before modifying them - Make precise, targeted changes - Explain what you’re doing and why Be concise, accurate, ","work_id":"03978a1b-3685-4720-8842-e858cec809f6","ref_index":4,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":null,"title":"Score Criteria 0 Inconsistent 1 Basically Consistent 2 Partially Consistent 3 Fully Consistent","work_id":"6776d79e-4628-479b-87b1-5069b897c6cd","ref_index":5,"cited_arxiv_id":"","is_internal_anchor":false}],"resolved_work":24,"snapshot_sha256":"e19468e38420e1817ef1964205c54969b0fd3c7155f81d5e0ae80ca66979562c","internal_anchors":0},"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":"4fae34a7-66da-423a-8c52-3d77f64d4d39"},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-05-18T02:45:05Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"6soFEKKuW0/wDY0+c006/LbzF9+dTKH2vUWbFQy3JtSNiUuBseohHOAM0GNB2703+SNY+tq4oEAJk++E6cdUCA==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-05-25T18:00:51.963080Z"},"content_sha256":"427ec9cf91fe27c6af51c8e18070b120dbf13d6689b82d2434ca89e4603d3420","schema_version":"1.0","event_id":"sha256:427ec9cf91fe27c6af51c8e18070b120dbf13d6689b82d2434ca89e4603d3420"}],"timestamp_proofs":[],"mirror_hints":[{"mirror_type":"https","name":"Pith Resolver","base_url":"https://pith.science","bundle_url":"https://pith.science/pith/LD4OE2G3EG2WRSA3GMZG5LZYJD/bundle.json","state_url":"https://pith.science/pith/LD4OE2G3EG2WRSA3GMZG5LZYJD/state.json","well_known_bundle_url":"https://pith.science/.well-known/pith/LD4OE2G3EG2WRSA3GMZG5LZYJD/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-25T18:00:51Z","links":{"resolver":"https://pith.science/pith/LD4OE2G3EG2WRSA3GMZG5LZYJD","bundle":"https://pith.science/pith/LD4OE2G3EG2WRSA3GMZG5LZYJD/bundle.json","state":"https://pith.science/pith/LD4OE2G3EG2WRSA3GMZG5LZYJD/state.json","well_known_bundle":"https://pith.science/.well-known/pith/LD4OE2G3EG2WRSA3GMZG5LZYJD/bundle.json"},"state":{"state_type":"pith_open_graph_state","state_version":"1.0","pith_number":"pith:2026:LD4OE2G3EG2WRSA3GMZG5LZYJD","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":"8edb4a4e281d5d82cd4f691d106a7956ec52c6b7980350c4bacc9de15ed7f0d9","cross_cats_sorted":["cs.AI","cs.LG"],"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.SE","submitted_at":"2026-02-05T03:02:54Z","title_canon_sha256":"baca9e371d52873011a190fd54b2e0bc443edcf78ed47ba4d51a690d5dc4b1e7"},"schema_version":"1.0","source":{"id":"2602.05242","kind":"arxiv","version":1}},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2602.05242","created_at":"2026-05-18T02:45:05Z"},{"alias_kind":"arxiv_version","alias_value":"2602.05242v1","created_at":"2026-05-18T02:45:05Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2602.05242","created_at":"2026-05-18T02:45:05Z"},{"alias_kind":"pith_short_12","alias_value":"LD4OE2G3EG2W","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_16","alias_value":"LD4OE2G3EG2WRSA3","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_8","alias_value":"LD4OE2G3","created_at":"2026-05-18T12:33:37Z"}],"graph_snapshots":[{"event_id":"sha256:427ec9cf91fe27c6af51c8e18070b120dbf13d6689b82d2434ca89e4603d3420","target":"graph","created_at":"2026-05-18T02:45:05Z","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":"EGSS consistently boosts performance by 5-10% across all evaluated models. Specifically, it increases the resolved ratio of Kimi-K2-Intruct from 63.2% to 72.2%, and GLM-4.6 from 65.8% to 74.6%. Furthermore, when paired with GLM-4.6, EGSS achieves a new state-of-the-art among open-source large language models. In addition to these accuracy improvements, EGSS reduces inference-time token usage by over 28% compared to existing TTS methods."},{"attestation":"unclaimed","claim_id":"C2","kind":"weakest_assumption","source":"verdict.weakest_assumption","status":"machine_extracted","text":"That entropy reliably signals the quality of candidate solutions and that the test-suite augmentation produces robust verification without introducing selection bias or new failure modes."},{"attestation":"unclaimed","claim_id":"C3","kind":"one_line_summary","source":"verdict.one_line_summary","status":"machine_extracted","text":"EGSS uses entropy to guide adaptive search and test-suite augmentation in LLM test-time scaling, raising resolved rates on SWE-Bench-Verified by 5-10% and cutting tokens by 28%."},{"attestation":"unclaimed","claim_id":"C4","kind":"headline","source":"verdict.pith_extraction.headline","status":"machine_extracted","text":"Entropy-guided scaling boosts code generation success rates by 5-10% and cuts token use by 28%."}],"snapshot_sha256":"f559e527b89fc066ce48bed990918d1d910a3bdbecca50a8d8f47d91b5062a1a"},"formal_canon":{"evidence_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"paper":{"abstract_excerpt":"Agentic Test-Time Scaling (TTS) has delivered state-of-the-art (SOTA) performance on complex software engineering tasks such as code generation and bug fixing. However, its practical adoption remains limited due to significant computational overhead, primarily driven by two key challenges: (1) the high cost associated with deploying excessively large ensembles, and (2) the lack of a reliable mechanism for selecting the optimal candidate solution, ultimately constraining the performance gains that can be realized. To address these challenges, we propose Entropy-Guided Stepwise Scaling (EGSS), a","authors_text":"Chenhui Mao, Dajun Chen, Jingxuan Xu, Ming Liang, Wei Jiang, Yong Li, Yuanting Lei, Zhixiang Wang, Zhixiang Wei","cross_cats":["cs.AI","cs.LG"],"headline":"Entropy-guided scaling boosts code generation success rates by 5-10% and cuts token use by 28%.","license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.SE","submitted_at":"2026-02-05T03:02:54Z","title":"EGSS: Entropy-guided Stepwise Scaling for Reliable Software Engineering"},"references":{"count":24,"internal_anchors":0,"resolved_work":24,"sample":[{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":1,"title":"Carefully analyze the user’s request","work_id":"f564f9b0-c165-4587-b166-7c1966ebf0cd","year":null},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":2,"title":"Use available tools to gather necessary information","work_id":"e62d3d9e-98d0-4bf8-8643-b84bcb14d2a6","year":null},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":3,"title":"Propose clear, well-thought-out solutions","work_id":"b975e098-5b4a-4e41-895b-fac51cd7a22d","year":null},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":4,"title":"Execute changes carefully and verify results When modifying files: - Always read files before modifying them - Make precise, targeted changes - Explain what you’re doing and why Be concise, accurate, ","work_id":"03978a1b-3685-4720-8842-e858cec809f6","year":null},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":5,"title":"Score Criteria 0 Inconsistent 1 Basically Consistent 2 Partially Consistent 3 Fully Consistent","work_id":"6776d79e-4628-479b-87b1-5069b897c6cd","year":null}],"snapshot_sha256":"e19468e38420e1817ef1964205c54969b0fd3c7155f81d5e0ae80ca66979562c"},"source":{"id":"2602.05242","kind":"arxiv","version":1},"verdict":{"created_at":"2026-05-16T07:41:25.890755Z","id":"4fae34a7-66da-423a-8c52-3d77f64d4d39","model_set":{"reader":"grok-4.3"},"one_line_summary":"EGSS uses entropy to guide adaptive search and test-suite augmentation in LLM test-time scaling, raising resolved rates on SWE-Bench-Verified by 5-10% and cutting tokens by 28%.","pipeline_version":"pith-pipeline@v0.9.0","pith_extraction_headline":"Entropy-guided scaling boosts code generation success rates by 5-10% and cuts token use by 28%.","strongest_claim":"EGSS consistently boosts performance by 5-10% across all evaluated models. Specifically, it increases the resolved ratio of Kimi-K2-Intruct from 63.2% to 72.2%, and GLM-4.6 from 65.8% to 74.6%. Furthermore, when paired with GLM-4.6, EGSS achieves a new state-of-the-art among open-source large language models. In addition to these accuracy improvements, EGSS reduces inference-time token usage by over 28% compared to existing TTS methods.","weakest_assumption":"That entropy reliably signals the quality of candidate solutions and that the test-suite augmentation produces robust verification without introducing selection bias or new failure modes."}},"verdict_id":"4fae34a7-66da-423a-8c52-3d77f64d4d39"}}],"author_attestations":[],"timestamp_anchors":[],"storage_attestations":[],"citation_signatures":[],"replication_records":[],"corrections":[],"mirror_hints":[],"record_created":{"event_id":"sha256:6cf58a60ba56e6024e72291f2e23df5eec81430f12497ccd656fe50d0d690089","target":"record","created_at":"2026-05-18T02:45:05Z","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":"8edb4a4e281d5d82cd4f691d106a7956ec52c6b7980350c4bacc9de15ed7f0d9","cross_cats_sorted":["cs.AI","cs.LG"],"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.SE","submitted_at":"2026-02-05T03:02:54Z","title_canon_sha256":"baca9e371d52873011a190fd54b2e0bc443edcf78ed47ba4d51a690d5dc4b1e7"},"schema_version":"1.0","source":{"id":"2602.05242","kind":"arxiv","version":1}},"canonical_sha256":"58f8e268db21b568c81b33326eaf3848d611049511d43b604168d9609886b67b","receipt":{"algorithm":"ed25519","builder_version":"pith-number-builder-2026-05-17-v1","canonical_sha256":"58f8e268db21b568c81b33326eaf3848d611049511d43b604168d9609886b67b","first_computed_at":"2026-05-18T02:45:05.462194Z","key_id":"pith-v1-2026-05","kind":"pith_receipt","last_reissued_at":"2026-05-18T02:45:05.462194Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","receipt_version":"0.3","signature_b64":"uWEhIXUig05xSVzmyjO4AGQske1Xq7A4xoX0vnAI8bSd6cY4AlkQ9J6z5QCN5k37rqzp3FtbRHpRNrnh5y+xAw==","signature_status":"signed_v1","signed_at":"2026-05-18T02:45:05.462821Z","signed_message":"canonical_sha256_bytes"},"source_id":"2602.05242","source_kind":"arxiv","source_version":1}}},"equivocations":[],"invalid_events":[],"applied_event_ids":["sha256:6cf58a60ba56e6024e72291f2e23df5eec81430f12497ccd656fe50d0d690089","sha256:427ec9cf91fe27c6af51c8e18070b120dbf13d6689b82d2434ca89e4603d3420"],"state_sha256":"20069c3a96a1b4f277e342a85158b71f40020440ea386c0ec5b55e0be498c0cb"},"bundle_signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"bApgDGubO77NpPmlRJvUPw/Y63OaSKUZmnqTPVCOX/0oyUjXze0Mb5jT1zAzgxYZ8qVXnPlp/eMHoiVG2jEZAg==","signed_message":"bundle_sha256_bytes","signed_at":"2026-05-25T18:00:51.967676Z","bundle_sha256":"d140e2e350e8207318c9b8aedf058d74d4d3d7e86dea602bd37f1cfd6054918a"}}