{"bundle_type":"pith_open_graph_bundle","bundle_version":"1.0","pith_number":"pith:2026:IGJCGWICY2S6RYRZPHRBPEMO24","short_pith_number":"pith:IGJCGWIC","canonical_record":{"source":{"id":"2605.15207","kind":"arxiv","version":1},"metadata":{"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.LG","submitted_at":"2026-05-01T23:42:57Z","cross_cats_sorted":["cs.MA"],"title_canon_sha256":"635ae0a9e89bb3314f080c3e66fb3a478baec995b7ee9d505ccc8b4bcfd39440","abstract_canon_sha256":"3df3b24ab87b145aa54bc53b238ed98dba8014df0acd9cb823c37fadf69d731d"},"schema_version":"1.0"},"canonical_sha256":"4192235902c6a5e8e23979e217918ed71b5a5f35ffb091b607ccc4f948ffbb81","source":{"kind":"arxiv","id":"2605.15207","version":1},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2605.15207","created_at":"2026-05-20T00:00:46Z"},{"alias_kind":"arxiv_version","alias_value":"2605.15207v1","created_at":"2026-05-20T00:00:46Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2605.15207","created_at":"2026-05-20T00:00:46Z"},{"alias_kind":"pith_short_12","alias_value":"IGJCGWICY2S6","created_at":"2026-05-20T00:00:46Z"},{"alias_kind":"pith_short_16","alias_value":"IGJCGWICY2S6RYRZ","created_at":"2026-05-20T00:00:46Z"},{"alias_kind":"pith_short_8","alias_value":"IGJCGWIC","created_at":"2026-05-20T00:00:46Z"}],"events":[{"event_type":"record_created","subject_pith_number":"pith:2026:IGJCGWICY2S6RYRZPHRBPEMO24","target":"record","payload":{"canonical_record":{"source":{"id":"2605.15207","kind":"arxiv","version":1},"metadata":{"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.LG","submitted_at":"2026-05-01T23:42:57Z","cross_cats_sorted":["cs.MA"],"title_canon_sha256":"635ae0a9e89bb3314f080c3e66fb3a478baec995b7ee9d505ccc8b4bcfd39440","abstract_canon_sha256":"3df3b24ab87b145aa54bc53b238ed98dba8014df0acd9cb823c37fadf69d731d"},"schema_version":"1.0"},"canonical_sha256":"4192235902c6a5e8e23979e217918ed71b5a5f35ffb091b607ccc4f948ffbb81","receipt":{"kind":"pith_receipt","key_id":"pith-v1-2026-05","algorithm":"ed25519","signed_at":"2026-05-20T00:00:46.252771Z","signature_b64":"8bklxCu/jVG1SrZUwrT5X45rnei06xAqOcX3ue3f8Uq9Ulsc09ET9NfVK3BxOUuFbammISAs0h2FDG7gQlWSCg==","signed_message":"canonical_sha256_bytes","builder_version":"pith-number-builder-2026-05-17-v1","receipt_version":"0.3","canonical_sha256":"4192235902c6a5e8e23979e217918ed71b5a5f35ffb091b607ccc4f948ffbb81","last_reissued_at":"2026-05-20T00:00:46.251805Z","signature_status":"signed_v1","first_computed_at":"2026-05-20T00:00:46.251805Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"source_kind":"arxiv","source_id":"2605.15207","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:00:46Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"KXOGYWVMvj2eaTMJEsZS6RkeU6/Kvv0pqXhQepSCjY2rG+3KNmALp11NahBHROqCv01a5n4vOQ1txcRul7PiAg==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-05-20T13:39:06.319220Z"},"content_sha256":"3f3558dcbf5017b52271230b1c6a0709ca4b9a684be0fbfe40a88918966c838d","schema_version":"1.0","event_id":"sha256:3f3558dcbf5017b52271230b1c6a0709ca4b9a684be0fbfe40a88918966c838d"},{"event_type":"graph_snapshot","subject_pith_number":"pith:2026:IGJCGWICY2S6RYRZPHRBPEMO24","target":"graph","payload":{"graph_snapshot":{"paper":{"title":"TeamTR: Trust-Region Fine-Tuning for Multi-Agent LLM Coordination","license":"http://creativecommons.org/licenses/by/4.0/","headline":"Sequential fine-tuning of multi-agent LLM teams incurs a compounding occupancy shift that scales quadratically with agent count, which TeamTR corrects to linear scaling via trust-region resampling and per-agent divergence control.","cross_cats":["cs.MA"],"primary_cat":"cs.LG","authors_text":"Bo Liu, Falong Fan, Siao Liu, Yi Xie, Yuanqi Yao, Yue Zhao","submitted_at":"2026-05-01T23:42:57Z","abstract_excerpt":"Multi-agent LLM systems have shown promise for complex reasoning, yet recent evaluations reveal they often underperform single-model baselines. We identify a structural failure mode in sequential fine-tuning of shared-context teams: updating one agent shifts the team's context distribution, and when subsequent updates are evaluated on cached rollouts, this mismatch compounds. We formalize this as the compounding occupancy shift and prove that stale-occupancy evaluation incurs a penalty that scales quadratically with the number of agents. In contrast, intermediate-occupancy evaluation reduces t"},"claims":{"count":4,"items":[{"kind":"strongest_claim","text":"We formalize this as the compounding occupancy shift and prove that stale-occupancy evaluation incurs a penalty that scales quadratically with the number of agents. In contrast, intermediate-occupancy evaluation reduces this to linear scaling. We propose TeamTR, a trust-region framework that resamples trajectories after each component update and enforces per-agent divergence control, yielding rigorous per-update and per-stage improvement lower bounds.","source":"verdict.strongest_claim","status":"machine_extracted","claim_id":"C1","attestation":"unclaimed"},{"kind":"weakest_assumption","text":"The assumption that resampling full team trajectories after every component update remains computationally tractable and that the per-agent divergence control does not introduce new coordination failures not captured by the stated lower bounds.","source":"verdict.weakest_assumption","status":"machine_extracted","claim_id":"C2","attestation":"unclaimed"},{"kind":"one_line_summary","text":"TeamTR is a trust-region framework for multi-agent LLM fine-tuning that resamples trajectories after each update to convert quadratic compounding occupancy shift into linear scaling and yields per-update improvement lower bounds.","source":"verdict.one_line_summary","status":"machine_extracted","claim_id":"C3","attestation":"unclaimed"},{"kind":"headline","text":"Sequential fine-tuning of multi-agent LLM teams incurs a compounding occupancy shift that scales quadratically with agent count, which TeamTR corrects to linear scaling via trust-region resampling and per-agent divergence control.","source":"verdict.pith_extraction.headline","status":"machine_extracted","claim_id":"C4","attestation":"unclaimed"}],"snapshot_sha256":"1de993a099733851a456b45edc08eee269ca6b372b5c5c7969fc3ceb1902a755"},"source":{"id":"2605.15207","kind":"arxiv","version":1},"verdict":{"id":"dacd62ad-1dfd-431a-bd69-a16dcce3807a","model_set":{"reader":"grok-4.3"},"created_at":"2026-05-19T17:56:47.322611Z","strongest_claim":"We formalize this as the compounding occupancy shift and prove that stale-occupancy evaluation incurs a penalty that scales quadratically with the number of agents. In contrast, intermediate-occupancy evaluation reduces this to linear scaling. We propose TeamTR, a trust-region framework that resamples trajectories after each component update and enforces per-agent divergence control, yielding rigorous per-update and per-stage improvement lower bounds.","one_line_summary":"TeamTR is a trust-region framework for multi-agent LLM fine-tuning that resamples trajectories after each update to convert quadratic compounding occupancy shift into linear scaling and yields per-update improvement lower bounds.","pipeline_version":"pith-pipeline@v0.9.0","weakest_assumption":"The assumption that resampling full team trajectories after every component update remains computationally tractable and that the per-agent divergence control does not introduce new coordination failures not captured by the stated lower bounds.","pith_extraction_headline":"Sequential fine-tuning of multi-agent LLM teams incurs a compounding occupancy shift that scales quadratically with agent count, which TeamTR corrects to linear scaling via trust-region resampling and per-agent divergence control."},"integrity":{"clean":true,"summary":{"advisory":0,"critical":0,"by_detector":{},"informational":0},"endpoint":"/pith/2605.15207/integrity.json","findings":[],"available":true,"detectors_run":[{"name":"doi_compliance","ran_at":"2026-05-19T18:10:20.661433Z","status":"completed","version":"1.0.0","findings_count":0}],"snapshot_sha256":"1ebce55735c780a649a3449fd6fdbf35048700fdbf9d40f547aa0d1a4257e468"},"references":{"count":67,"sample":[{"doi":"10.48550/arxiv.2512.08296","year":null,"title":"Towards a Science of Scaling Agent Systems","work_id":"df1c366f-f1cf-469a-b862-5d59229b6b8f","ref_index":1,"cited_arxiv_id":"2512.08296","is_internal_anchor":true},{"doi":"","year":2025,"title":"DeepScaleR: Surpassing O1-Preview with a 1.5B Model by Scaling RL , author=. 2025 , howpublished=","work_id":"32aa07a4-df0b-4273-b33b-9715e6a8691f","ref_index":2,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":null,"title":"Proceedings of the Twentieth European Conference on Computer Systems , pages=","work_id":"e01957fd-46be-40ec-9284-81b214b9911c","ref_index":3,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":null,"title":"The Llama 3 Herd of Models","work_id":"1549a635-88af-4ac1-acfe-51ae7bb53345","ref_index":4,"cited_arxiv_id":"2407.21783","is_internal_anchor":true},{"doi":"","year":2025,"title":"Qwen2.5 Technical Report , author=. 2025 , eprint=","work_id":"b1a2cc9b-8086-427e-830d-991890d05419","ref_index":5,"cited_arxiv_id":"","is_internal_anchor":false}],"resolved_work":67,"snapshot_sha256":"f82a2bf66916ea8764679866ae1f2fd45a82e7a42b4a526c0255e7aedb7df225","internal_anchors":18},"formal_canon":{"evidence_count":2,"snapshot_sha256":"1f84564f3745a040dca1b83d987a47fc48e34f6c75903fc65c9dfb9dd6807d14"},"author_claims":{"count":0,"strong_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"builder_version":"pith-number-builder-2026-05-17-v1"},"verdict_id":"dacd62ad-1dfd-431a-bd69-a16dcce3807a"},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-05-20T00:00:46Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"PTzF6vy5774M6m+dydQPdkR5u8twt/QiQJMegPjDEMxyvWbXfD7G6a0Q+uWTGCa/PC0Eg/D1ptadTl5LRP2cCw==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-05-20T13:39:06.319807Z"},"content_sha256":"e228e10d44a7610cd999840b331b59d7ec89ea5146d55e3f404393543b467c48","schema_version":"1.0","event_id":"sha256:e228e10d44a7610cd999840b331b59d7ec89ea5146d55e3f404393543b467c48"}],"timestamp_proofs":[],"mirror_hints":[{"mirror_type":"https","name":"Pith Resolver","base_url":"https://pith.science","bundle_url":"https://pith.science/pith/IGJCGWICY2S6RYRZPHRBPEMO24/bundle.json","state_url":"https://pith.science/pith/IGJCGWICY2S6RYRZPHRBPEMO24/state.json","well_known_bundle_url":"https://pith.science/.well-known/pith/IGJCGWICY2S6RYRZPHRBPEMO24/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-20T13:39:06Z","links":{"resolver":"https://pith.science/pith/IGJCGWICY2S6RYRZPHRBPEMO24","bundle":"https://pith.science/pith/IGJCGWICY2S6RYRZPHRBPEMO24/bundle.json","state":"https://pith.science/pith/IGJCGWICY2S6RYRZPHRBPEMO24/state.json","well_known_bundle":"https://pith.science/.well-known/pith/IGJCGWICY2S6RYRZPHRBPEMO24/bundle.json"},"state":{"state_type":"pith_open_graph_state","state_version":"1.0","pith_number":"pith:2026:IGJCGWICY2S6RYRZPHRBPEMO24","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":"3df3b24ab87b145aa54bc53b238ed98dba8014df0acd9cb823c37fadf69d731d","cross_cats_sorted":["cs.MA"],"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.LG","submitted_at":"2026-05-01T23:42:57Z","title_canon_sha256":"635ae0a9e89bb3314f080c3e66fb3a478baec995b7ee9d505ccc8b4bcfd39440"},"schema_version":"1.0","source":{"id":"2605.15207","kind":"arxiv","version":1}},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2605.15207","created_at":"2026-05-20T00:00:46Z"},{"alias_kind":"arxiv_version","alias_value":"2605.15207v1","created_at":"2026-05-20T00:00:46Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2605.15207","created_at":"2026-05-20T00:00:46Z"},{"alias_kind":"pith_short_12","alias_value":"IGJCGWICY2S6","created_at":"2026-05-20T00:00:46Z"},{"alias_kind":"pith_short_16","alias_value":"IGJCGWICY2S6RYRZ","created_at":"2026-05-20T00:00:46Z"},{"alias_kind":"pith_short_8","alias_value":"IGJCGWIC","created_at":"2026-05-20T00:00:46Z"}],"graph_snapshots":[{"event_id":"sha256:e228e10d44a7610cd999840b331b59d7ec89ea5146d55e3f404393543b467c48","target":"graph","created_at":"2026-05-20T00:00:46Z","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":"We formalize this as the compounding occupancy shift and prove that stale-occupancy evaluation incurs a penalty that scales quadratically with the number of agents. In contrast, intermediate-occupancy evaluation reduces this to linear scaling. We propose TeamTR, a trust-region framework that resamples trajectories after each component update and enforces per-agent divergence control, yielding rigorous per-update and per-stage improvement lower bounds."},{"attestation":"unclaimed","claim_id":"C2","kind":"weakest_assumption","source":"verdict.weakest_assumption","status":"machine_extracted","text":"The assumption that resampling full team trajectories after every component update remains computationally tractable and that the per-agent divergence control does not introduce new coordination failures not captured by the stated lower bounds."},{"attestation":"unclaimed","claim_id":"C3","kind":"one_line_summary","source":"verdict.one_line_summary","status":"machine_extracted","text":"TeamTR is a trust-region framework for multi-agent LLM fine-tuning that resamples trajectories after each update to convert quadratic compounding occupancy shift into linear scaling and yields per-update improvement lower bounds."},{"attestation":"unclaimed","claim_id":"C4","kind":"headline","source":"verdict.pith_extraction.headline","status":"machine_extracted","text":"Sequential fine-tuning of multi-agent LLM teams incurs a compounding occupancy shift that scales quadratically with agent count, which TeamTR corrects to linear scaling via trust-region resampling and per-agent divergence control."}],"snapshot_sha256":"1de993a099733851a456b45edc08eee269ca6b372b5c5c7969fc3ceb1902a755"},"formal_canon":{"evidence_count":2,"snapshot_sha256":"1f84564f3745a040dca1b83d987a47fc48e34f6c75903fc65c9dfb9dd6807d14"},"integrity":{"available":true,"clean":true,"detectors_run":[{"findings_count":0,"name":"doi_compliance","ran_at":"2026-05-19T18:10:20.661433Z","status":"completed","version":"1.0.0"}],"endpoint":"/pith/2605.15207/integrity.json","findings":[],"snapshot_sha256":"1ebce55735c780a649a3449fd6fdbf35048700fdbf9d40f547aa0d1a4257e468","summary":{"advisory":0,"by_detector":{},"critical":0,"informational":0}},"paper":{"abstract_excerpt":"Multi-agent LLM systems have shown promise for complex reasoning, yet recent evaluations reveal they often underperform single-model baselines. We identify a structural failure mode in sequential fine-tuning of shared-context teams: updating one agent shifts the team's context distribution, and when subsequent updates are evaluated on cached rollouts, this mismatch compounds. We formalize this as the compounding occupancy shift and prove that stale-occupancy evaluation incurs a penalty that scales quadratically with the number of agents. In contrast, intermediate-occupancy evaluation reduces t","authors_text":"Bo Liu, Falong Fan, Siao Liu, Yi Xie, Yuanqi Yao, Yue Zhao","cross_cats":["cs.MA"],"headline":"Sequential fine-tuning of multi-agent LLM teams incurs a compounding occupancy shift that scales quadratically with agent count, which TeamTR corrects to linear scaling via trust-region resampling and per-agent divergence control.","license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.LG","submitted_at":"2026-05-01T23:42:57Z","title":"TeamTR: Trust-Region Fine-Tuning for Multi-Agent LLM Coordination"},"references":{"count":67,"internal_anchors":18,"resolved_work":67,"sample":[{"cited_arxiv_id":"2512.08296","doi":"10.48550/arxiv.2512.08296","is_internal_anchor":true,"ref_index":1,"title":"Towards a Science of Scaling Agent Systems","work_id":"df1c366f-f1cf-469a-b862-5d59229b6b8f","year":null},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":2,"title":"DeepScaleR: Surpassing O1-Preview with a 1.5B Model by Scaling RL , author=. 2025 , howpublished=","work_id":"32aa07a4-df0b-4273-b33b-9715e6a8691f","year":2025},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":3,"title":"Proceedings of the Twentieth European Conference on Computer Systems , pages=","work_id":"e01957fd-46be-40ec-9284-81b214b9911c","year":null},{"cited_arxiv_id":"2407.21783","doi":"","is_internal_anchor":true,"ref_index":4,"title":"The Llama 3 Herd of Models","work_id":"1549a635-88af-4ac1-acfe-51ae7bb53345","year":null},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":5,"title":"Qwen2.5 Technical Report , author=. 2025 , eprint=","work_id":"b1a2cc9b-8086-427e-830d-991890d05419","year":2025}],"snapshot_sha256":"f82a2bf66916ea8764679866ae1f2fd45a82e7a42b4a526c0255e7aedb7df225"},"source":{"id":"2605.15207","kind":"arxiv","version":1},"verdict":{"created_at":"2026-05-19T17:56:47.322611Z","id":"dacd62ad-1dfd-431a-bd69-a16dcce3807a","model_set":{"reader":"grok-4.3"},"one_line_summary":"TeamTR is a trust-region framework for multi-agent LLM fine-tuning that resamples trajectories after each update to convert quadratic compounding occupancy shift into linear scaling and yields per-update improvement lower bounds.","pipeline_version":"pith-pipeline@v0.9.0","pith_extraction_headline":"Sequential fine-tuning of multi-agent LLM teams incurs a compounding occupancy shift that scales quadratically with agent count, which TeamTR corrects to linear scaling via trust-region resampling and per-agent divergence control.","strongest_claim":"We formalize this as the compounding occupancy shift and prove that stale-occupancy evaluation incurs a penalty that scales quadratically with the number of agents. In contrast, intermediate-occupancy evaluation reduces this to linear scaling. We propose TeamTR, a trust-region framework that resamples trajectories after each component update and enforces per-agent divergence control, yielding rigorous per-update and per-stage improvement lower bounds.","weakest_assumption":"The assumption that resampling full team trajectories after every component update remains computationally tractable and that the per-agent divergence control does not introduce new coordination failures not captured by the stated lower bounds."}},"verdict_id":"dacd62ad-1dfd-431a-bd69-a16dcce3807a"}}],"author_attestations":[],"timestamp_anchors":[],"storage_attestations":[],"citation_signatures":[],"replication_records":[],"corrections":[],"mirror_hints":[],"record_created":{"event_id":"sha256:3f3558dcbf5017b52271230b1c6a0709ca4b9a684be0fbfe40a88918966c838d","target":"record","created_at":"2026-05-20T00:00:46Z","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":"3df3b24ab87b145aa54bc53b238ed98dba8014df0acd9cb823c37fadf69d731d","cross_cats_sorted":["cs.MA"],"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.LG","submitted_at":"2026-05-01T23:42:57Z","title_canon_sha256":"635ae0a9e89bb3314f080c3e66fb3a478baec995b7ee9d505ccc8b4bcfd39440"},"schema_version":"1.0","source":{"id":"2605.15207","kind":"arxiv","version":1}},"canonical_sha256":"4192235902c6a5e8e23979e217918ed71b5a5f35ffb091b607ccc4f948ffbb81","receipt":{"algorithm":"ed25519","builder_version":"pith-number-builder-2026-05-17-v1","canonical_sha256":"4192235902c6a5e8e23979e217918ed71b5a5f35ffb091b607ccc4f948ffbb81","first_computed_at":"2026-05-20T00:00:46.251805Z","key_id":"pith-v1-2026-05","kind":"pith_receipt","last_reissued_at":"2026-05-20T00:00:46.251805Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","receipt_version":"0.3","signature_b64":"8bklxCu/jVG1SrZUwrT5X45rnei06xAqOcX3ue3f8Uq9Ulsc09ET9NfVK3BxOUuFbammISAs0h2FDG7gQlWSCg==","signature_status":"signed_v1","signed_at":"2026-05-20T00:00:46.252771Z","signed_message":"canonical_sha256_bytes"},"source_id":"2605.15207","source_kind":"arxiv","source_version":1}}},"equivocations":[],"invalid_events":[],"applied_event_ids":["sha256:3f3558dcbf5017b52271230b1c6a0709ca4b9a684be0fbfe40a88918966c838d","sha256:e228e10d44a7610cd999840b331b59d7ec89ea5146d55e3f404393543b467c48"],"state_sha256":"de119b03e1e4ba7816e6afe649f15e7d044891c89dab4fb27b937c3396e475e1"},"bundle_signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"37X7hEArEj+rSloLlLvl+Ivnn6kF8m9NRTHQMcijSIyxuIw2czng1Ar2ezzJ4c9UirEowoOl4PN7VhPToHeKDA==","signed_message":"bundle_sha256_bytes","signed_at":"2026-05-20T13:39:06.322858Z","bundle_sha256":"2f8e5ecc446d75f8f0cc15e8b744fdd64d2ebec7c9d9dca020b16b4286bab37d"}}