{"bundle_type":"pith_open_graph_bundle","bundle_version":"1.0","pith_number":"pith:2026:5GDYLWOL7NGIY3SRLTSKHFM63X","short_pith_number":"pith:5GDYLWOL","canonical_record":{"source":{"id":"2605.12843","kind":"arxiv","version":1},"metadata":{"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.LG","submitted_at":"2026-05-13T00:36:47Z","cross_cats_sorted":["cs.AI"],"title_canon_sha256":"7d511b61ff1cd74c70bf56c33d21e3963dd51d07833af05b906bc12ee40a9b8d","abstract_canon_sha256":"c31255ea55fe59d514aec810f8bb685f645b85e58b45ffc7ddd80805d91a6a11"},"schema_version":"1.0"},"canonical_sha256":"e98785d9cbfb4c8c6e515ce4a3959eddff2175548d26e17b1e05dfdf0e48e916","source":{"kind":"arxiv","id":"2605.12843","version":1},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2605.12843","created_at":"2026-05-18T03:09:11Z"},{"alias_kind":"arxiv_version","alias_value":"2605.12843v1","created_at":"2026-05-18T03:09:11Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2605.12843","created_at":"2026-05-18T03:09:11Z"},{"alias_kind":"pith_short_12","alias_value":"5GDYLWOL7NGI","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_16","alias_value":"5GDYLWOL7NGIY3SR","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_8","alias_value":"5GDYLWOL","created_at":"2026-05-18T12:33:37Z"}],"events":[{"event_type":"record_created","subject_pith_number":"pith:2026:5GDYLWOL7NGIY3SRLTSKHFM63X","target":"record","payload":{"canonical_record":{"source":{"id":"2605.12843","kind":"arxiv","version":1},"metadata":{"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.LG","submitted_at":"2026-05-13T00:36:47Z","cross_cats_sorted":["cs.AI"],"title_canon_sha256":"7d511b61ff1cd74c70bf56c33d21e3963dd51d07833af05b906bc12ee40a9b8d","abstract_canon_sha256":"c31255ea55fe59d514aec810f8bb685f645b85e58b45ffc7ddd80805d91a6a11"},"schema_version":"1.0"},"canonical_sha256":"e98785d9cbfb4c8c6e515ce4a3959eddff2175548d26e17b1e05dfdf0e48e916","receipt":{"kind":"pith_receipt","key_id":"pith-v1-2026-05","algorithm":"ed25519","signed_at":"2026-05-18T03:09:11.934739Z","signature_b64":"2tKE5AB/YqjJ1TVADBoc4/sYutUCWoeGpfnokQY+czKQi8QZNXkbw8kjUMR1q8iKiwPBUrSkl/SWdjYe5memCA==","signed_message":"canonical_sha256_bytes","builder_version":"pith-number-builder-2026-05-17-v1","receipt_version":"0.3","canonical_sha256":"e98785d9cbfb4c8c6e515ce4a3959eddff2175548d26e17b1e05dfdf0e48e916","last_reissued_at":"2026-05-18T03:09:11.934066Z","signature_status":"signed_v1","first_computed_at":"2026-05-18T03:09:11.934066Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"source_kind":"arxiv","source_id":"2605.12843","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-18T03:09:11Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"3q96Zv4IKNnrL0+s1u848TGLIrupxNJao8aS18B15WYxd1L4N2cRuai8e8+ZJ2bKVqdYuPCNHy8Vu7EMaD42Dw==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-07-02T03:17:35.518385Z"},"content_sha256":"03d6206c5bf19387d88f98cb09162211dca0a96d8bb9cfe2a4484d0255133a15","schema_version":"1.0","event_id":"sha256:03d6206c5bf19387d88f98cb09162211dca0a96d8bb9cfe2a4484d0255133a15"},{"event_type":"graph_snapshot","subject_pith_number":"pith:2026:5GDYLWOL7NGIY3SRLTSKHFM63X","target":"graph","payload":{"graph_snapshot":{"paper":{"title":"Bayesian Model Merging","license":"http://creativecommons.org/licenses/by/4.0/","headline":"Bayesian Model Merging fuses task-specific models into one via inner Bayesian regression under anchor priors and outer Bayesian optimization of per-module hyperparameters.","cross_cats":["cs.AI"],"primary_cat":"cs.LG","authors_text":"Kaiyang Li, Qing Su, Shaobo Han, Shihao Ji","submitted_at":"2026-05-13T00:36:47Z","abstract_excerpt":"Model merging aims to combine multiple task-specific expert models into a single model without joint retraining, offering a practical alternative to multi-task learning when data access or computational budget is limited. Existing methods, however, face two key limitations: (1) they overlook the valuable inductive bias of strong anchor models and estimate the merged weights from scratch, and (2) they rely on a shared hyperparameter setting across different modules of the network, lacking a global optimization strategy. This paper introduces Bayesian Model Merging (BMM), a plug-and-play bi-leve"},"claims":{"count":4,"items":[{"kind":"strongest_claim","text":"Across extensive benchmarks, including up to 20-task merging in vision and 5-task merging in language, BMM consistently outperforms all plug-and-play anchor baselines (e.g., TA, WUDI-Merging, and TSV). In particular, on the ViT-L/14 benchmark for 8-task merging, a single merged model reaches 95.1, closely matching the average performance of eight task-specific experts (95.8).","source":"verdict.strongest_claim","status":"machine_extracted","claim_id":"C1","attestation":"unclaimed"},{"kind":"weakest_assumption","text":"The claimed alignment between activation statistics and task vectors that enables the data-free Gram-matrix estimation, together with the assumption that the inner-level Bayesian regression under the anchor prior produces a solution that generalizes without hidden post-hoc adjustments.","source":"verdict.weakest_assumption","status":"machine_extracted","claim_id":"C2","attestation":"unclaimed"},{"kind":"one_line_summary","text":"Bayesian Model Merging introduces a bi-level optimization framework that merges task-specific models via closed-form Bayesian regression with an anchor prior and global hyperparameter search, outperforming baselines and nearly matching expert averages on up to 20-task vision and 5-task language Merg","source":"verdict.one_line_summary","status":"machine_extracted","claim_id":"C3","attestation":"unclaimed"},{"kind":"headline","text":"Bayesian Model Merging fuses task-specific models into one via inner Bayesian regression under anchor priors and outer Bayesian optimization of per-module hyperparameters.","source":"verdict.pith_extraction.headline","status":"machine_extracted","claim_id":"C4","attestation":"unclaimed"}],"snapshot_sha256":"ab7c2ad3c1596973df5628ea20ea381dffce5e00899de90a989efa72921045f4"},"source":{"id":"2605.12843","kind":"arxiv","version":1},"verdict":{"id":"755c71a3-bfc8-40b5-9114-45252ba5e03b","model_set":{"reader":"grok-4.3"},"created_at":"2026-05-14T20:38:04.112438Z","strongest_claim":"Across extensive benchmarks, including up to 20-task merging in vision and 5-task merging in language, BMM consistently outperforms all plug-and-play anchor baselines (e.g., TA, WUDI-Merging, and TSV). In particular, on the ViT-L/14 benchmark for 8-task merging, a single merged model reaches 95.1, closely matching the average performance of eight task-specific experts (95.8).","one_line_summary":"Bayesian Model Merging introduces a bi-level optimization framework that merges task-specific models via closed-form Bayesian regression with an anchor prior and global hyperparameter search, outperforming baselines and nearly matching expert averages on up to 20-task vision and 5-task language Merg","pipeline_version":"pith-pipeline@v0.9.0","weakest_assumption":"The claimed alignment between activation statistics and task vectors that enables the data-free Gram-matrix estimation, together with the assumption that the inner-level Bayesian regression under the anchor prior produces a solution that generalizes without hidden post-hoc adjustments.","pith_extraction_headline":"Bayesian Model Merging fuses task-specific models into one via inner Bayesian regression under anchor priors and outer Bayesian optimization of per-module hyperparameters."},"references":{"count":66,"sample":[{"doi":"","year":2017,"title":"An Overview of Multi-Task Learning in Deep Neural Networks","work_id":"2c849184-06ce-40df-8143-ec29eb925f39","ref_index":1,"cited_arxiv_id":"1706.05098","is_internal_anchor":true},{"doi":"","year":2022,"title":"Matena and Colin A","work_id":"f85bb7a2-7dff-4a41-aa1a-a2013fc51ef4","ref_index":2,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2023,"title":"Editing models with task arithmetic","work_id":"a4f3855c-b66f-4915-8b5b-581e494a8cb5","ref_index":3,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2023,"title":"Raffel, and Mohit Bansal","work_id":"ac02f012-a7c9-4546-a950-364c16bc8719","ref_index":4,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2026,"title":"The hugging face hub","work_id":"051718a0-462f-4455-962a-aa2930577451","ref_index":5,"cited_arxiv_id":"","is_internal_anchor":false}],"resolved_work":66,"snapshot_sha256":"507badcd941774027e9060eec0a645288c2ed7293cb430fdf90147a4c0ac252a","internal_anchors":11},"formal_canon":{"evidence_count":1,"snapshot_sha256":"c3a047cd8172fed4c4a0b52f3b10ba64430131dd805daceefaa009725d2019bf"},"author_claims":{"count":0,"strong_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"builder_version":"pith-number-builder-2026-05-17-v1"},"verdict_id":"755c71a3-bfc8-40b5-9114-45252ba5e03b"},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-05-18T03:09:11Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"Q5+sNyiLxY+34uFz3rpx5LfW9uZos5rHIeDZYP6sxk9fA1l+w59GDqK3toXm7hSPbLF5kgn/ge43lE9SN8/DAg==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-07-02T03:17:35.518929Z"},"content_sha256":"de1a3e60595e17ecabb9ae8e4ee938affb1a55b38b2880ac6eb5655aaa5285c1","schema_version":"1.0","event_id":"sha256:de1a3e60595e17ecabb9ae8e4ee938affb1a55b38b2880ac6eb5655aaa5285c1"}],"timestamp_proofs":[],"mirror_hints":[{"mirror_type":"https","name":"Pith Resolver","base_url":"https://pith.science","bundle_url":"https://pith.science/pith/5GDYLWOL7NGIY3SRLTSKHFM63X/bundle.json","state_url":"https://pith.science/pith/5GDYLWOL7NGIY3SRLTSKHFM63X/state.json","well_known_bundle_url":"https://pith.science/.well-known/pith/5GDYLWOL7NGIY3SRLTSKHFM63X/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-07-02T03:17:35Z","links":{"resolver":"https://pith.science/pith/5GDYLWOL7NGIY3SRLTSKHFM63X","bundle":"https://pith.science/pith/5GDYLWOL7NGIY3SRLTSKHFM63X/bundle.json","state":"https://pith.science/pith/5GDYLWOL7NGIY3SRLTSKHFM63X/state.json","well_known_bundle":"https://pith.science/.well-known/pith/5GDYLWOL7NGIY3SRLTSKHFM63X/bundle.json"},"state":{"state_type":"pith_open_graph_state","state_version":"1.0","pith_number":"pith:2026:5GDYLWOL7NGIY3SRLTSKHFM63X","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":"c31255ea55fe59d514aec810f8bb685f645b85e58b45ffc7ddd80805d91a6a11","cross_cats_sorted":["cs.AI"],"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.LG","submitted_at":"2026-05-13T00:36:47Z","title_canon_sha256":"7d511b61ff1cd74c70bf56c33d21e3963dd51d07833af05b906bc12ee40a9b8d"},"schema_version":"1.0","source":{"id":"2605.12843","kind":"arxiv","version":1}},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2605.12843","created_at":"2026-05-18T03:09:11Z"},{"alias_kind":"arxiv_version","alias_value":"2605.12843v1","created_at":"2026-05-18T03:09:11Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2605.12843","created_at":"2026-05-18T03:09:11Z"},{"alias_kind":"pith_short_12","alias_value":"5GDYLWOL7NGI","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_16","alias_value":"5GDYLWOL7NGIY3SR","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_8","alias_value":"5GDYLWOL","created_at":"2026-05-18T12:33:37Z"}],"graph_snapshots":[{"event_id":"sha256:de1a3e60595e17ecabb9ae8e4ee938affb1a55b38b2880ac6eb5655aaa5285c1","target":"graph","created_at":"2026-05-18T03:09:11Z","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":"Across extensive benchmarks, including up to 20-task merging in vision and 5-task merging in language, BMM consistently outperforms all plug-and-play anchor baselines (e.g., TA, WUDI-Merging, and TSV). In particular, on the ViT-L/14 benchmark for 8-task merging, a single merged model reaches 95.1, closely matching the average performance of eight task-specific experts (95.8)."},{"attestation":"unclaimed","claim_id":"C2","kind":"weakest_assumption","source":"verdict.weakest_assumption","status":"machine_extracted","text":"The claimed alignment between activation statistics and task vectors that enables the data-free Gram-matrix estimation, together with the assumption that the inner-level Bayesian regression under the anchor prior produces a solution that generalizes without hidden post-hoc adjustments."},{"attestation":"unclaimed","claim_id":"C3","kind":"one_line_summary","source":"verdict.one_line_summary","status":"machine_extracted","text":"Bayesian Model Merging introduces a bi-level optimization framework that merges task-specific models via closed-form Bayesian regression with an anchor prior and global hyperparameter search, outperforming baselines and nearly matching expert averages on up to 20-task vision and 5-task language Merg"},{"attestation":"unclaimed","claim_id":"C4","kind":"headline","source":"verdict.pith_extraction.headline","status":"machine_extracted","text":"Bayesian Model Merging fuses task-specific models into one via inner Bayesian regression under anchor priors and outer Bayesian optimization of per-module hyperparameters."}],"snapshot_sha256":"ab7c2ad3c1596973df5628ea20ea381dffce5e00899de90a989efa72921045f4"},"formal_canon":{"evidence_count":1,"snapshot_sha256":"c3a047cd8172fed4c4a0b52f3b10ba64430131dd805daceefaa009725d2019bf"},"paper":{"abstract_excerpt":"Model merging aims to combine multiple task-specific expert models into a single model without joint retraining, offering a practical alternative to multi-task learning when data access or computational budget is limited. Existing methods, however, face two key limitations: (1) they overlook the valuable inductive bias of strong anchor models and estimate the merged weights from scratch, and (2) they rely on a shared hyperparameter setting across different modules of the network, lacking a global optimization strategy. This paper introduces Bayesian Model Merging (BMM), a plug-and-play bi-leve","authors_text":"Kaiyang Li, Qing Su, Shaobo Han, Shihao Ji","cross_cats":["cs.AI"],"headline":"Bayesian Model Merging fuses task-specific models into one via inner Bayesian regression under anchor priors and outer Bayesian optimization of per-module hyperparameters.","license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.LG","submitted_at":"2026-05-13T00:36:47Z","title":"Bayesian Model Merging"},"references":{"count":66,"internal_anchors":11,"resolved_work":66,"sample":[{"cited_arxiv_id":"1706.05098","doi":"","is_internal_anchor":true,"ref_index":1,"title":"An Overview of Multi-Task Learning in Deep Neural Networks","work_id":"2c849184-06ce-40df-8143-ec29eb925f39","year":2017},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":2,"title":"Matena and Colin A","work_id":"f85bb7a2-7dff-4a41-aa1a-a2013fc51ef4","year":2022},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":3,"title":"Editing models with task arithmetic","work_id":"a4f3855c-b66f-4915-8b5b-581e494a8cb5","year":2023},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":4,"title":"Raffel, and Mohit Bansal","work_id":"ac02f012-a7c9-4546-a950-364c16bc8719","year":2023},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":5,"title":"The hugging face hub","work_id":"051718a0-462f-4455-962a-aa2930577451","year":2026}],"snapshot_sha256":"507badcd941774027e9060eec0a645288c2ed7293cb430fdf90147a4c0ac252a"},"source":{"id":"2605.12843","kind":"arxiv","version":1},"verdict":{"created_at":"2026-05-14T20:38:04.112438Z","id":"755c71a3-bfc8-40b5-9114-45252ba5e03b","model_set":{"reader":"grok-4.3"},"one_line_summary":"Bayesian Model Merging introduces a bi-level optimization framework that merges task-specific models via closed-form Bayesian regression with an anchor prior and global hyperparameter search, outperforming baselines and nearly matching expert averages on up to 20-task vision and 5-task language Merg","pipeline_version":"pith-pipeline@v0.9.0","pith_extraction_headline":"Bayesian Model Merging fuses task-specific models into one via inner Bayesian regression under anchor priors and outer Bayesian optimization of per-module hyperparameters.","strongest_claim":"Across extensive benchmarks, including up to 20-task merging in vision and 5-task merging in language, BMM consistently outperforms all plug-and-play anchor baselines (e.g., TA, WUDI-Merging, and TSV). In particular, on the ViT-L/14 benchmark for 8-task merging, a single merged model reaches 95.1, closely matching the average performance of eight task-specific experts (95.8).","weakest_assumption":"The claimed alignment between activation statistics and task vectors that enables the data-free Gram-matrix estimation, together with the assumption that the inner-level Bayesian regression under the anchor prior produces a solution that generalizes without hidden post-hoc adjustments."}},"verdict_id":"755c71a3-bfc8-40b5-9114-45252ba5e03b"}}],"author_attestations":[],"timestamp_anchors":[],"storage_attestations":[],"citation_signatures":[],"replication_records":[],"corrections":[],"mirror_hints":[],"record_created":{"event_id":"sha256:03d6206c5bf19387d88f98cb09162211dca0a96d8bb9cfe2a4484d0255133a15","target":"record","created_at":"2026-05-18T03:09:11Z","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":"c31255ea55fe59d514aec810f8bb685f645b85e58b45ffc7ddd80805d91a6a11","cross_cats_sorted":["cs.AI"],"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.LG","submitted_at":"2026-05-13T00:36:47Z","title_canon_sha256":"7d511b61ff1cd74c70bf56c33d21e3963dd51d07833af05b906bc12ee40a9b8d"},"schema_version":"1.0","source":{"id":"2605.12843","kind":"arxiv","version":1}},"canonical_sha256":"e98785d9cbfb4c8c6e515ce4a3959eddff2175548d26e17b1e05dfdf0e48e916","receipt":{"algorithm":"ed25519","builder_version":"pith-number-builder-2026-05-17-v1","canonical_sha256":"e98785d9cbfb4c8c6e515ce4a3959eddff2175548d26e17b1e05dfdf0e48e916","first_computed_at":"2026-05-18T03:09:11.934066Z","key_id":"pith-v1-2026-05","kind":"pith_receipt","last_reissued_at":"2026-05-18T03:09:11.934066Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","receipt_version":"0.3","signature_b64":"2tKE5AB/YqjJ1TVADBoc4/sYutUCWoeGpfnokQY+czKQi8QZNXkbw8kjUMR1q8iKiwPBUrSkl/SWdjYe5memCA==","signature_status":"signed_v1","signed_at":"2026-05-18T03:09:11.934739Z","signed_message":"canonical_sha256_bytes"},"source_id":"2605.12843","source_kind":"arxiv","source_version":1}}},"equivocations":[],"invalid_events":[],"applied_event_ids":["sha256:03d6206c5bf19387d88f98cb09162211dca0a96d8bb9cfe2a4484d0255133a15","sha256:de1a3e60595e17ecabb9ae8e4ee938affb1a55b38b2880ac6eb5655aaa5285c1"],"state_sha256":"4cdeee3465d79c910ae62d10daf33c39604a9e34c03bd37d3dc46abf1f94dd49"},"bundle_signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"0gNYIgLi4+H4Ns5kbZUph/I7TJWEfIWaG4lZVv2IuHqUMFOK+NLmIxZnVjiedX4bbS0ciOf5RQTnhif3K2pCBg==","signed_message":"bundle_sha256_bytes","signed_at":"2026-07-02T03:17:35.522007Z","bundle_sha256":"46afbc1f3ff0efe0b2800a880d8bce614a26ec926336067a65a3657552a118b2"}}