{"bundle_type":"pith_open_graph_bundle","bundle_version":"1.0","pith_number":"pith:2026:TMSREE446DE6JVWUO5GG5WV4UQ","short_pith_number":"pith:TMSREE44","canonical_record":{"source":{"id":"2605.15424","kind":"arxiv","version":1},"metadata":{"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.CV","submitted_at":"2026-05-14T21:16:01Z","cross_cats_sorted":[],"title_canon_sha256":"1618ed523dc57e07d62f351c2579e2439cf77baeea781cbcff235199de4fc0de","abstract_canon_sha256":"32d099467c4dbf72f9e822032e8a099714e6074b5450b6f40ceb4a0150daa152"},"schema_version":"1.0"},"canonical_sha256":"9b2512139cf0c9e4d6d4774c6edabca43d9faf06d83551e63b184556496f8797","source":{"kind":"arxiv","id":"2605.15424","version":1},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2605.15424","created_at":"2026-05-20T00:00:57Z"},{"alias_kind":"arxiv_version","alias_value":"2605.15424v1","created_at":"2026-05-20T00:00:57Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2605.15424","created_at":"2026-05-20T00:00:57Z"},{"alias_kind":"pith_short_12","alias_value":"TMSREE446DE6","created_at":"2026-05-20T00:00:57Z"},{"alias_kind":"pith_short_16","alias_value":"TMSREE446DE6JVWU","created_at":"2026-05-20T00:00:57Z"},{"alias_kind":"pith_short_8","alias_value":"TMSREE44","created_at":"2026-05-20T00:00:57Z"}],"events":[{"event_type":"record_created","subject_pith_number":"pith:2026:TMSREE446DE6JVWUO5GG5WV4UQ","target":"record","payload":{"canonical_record":{"source":{"id":"2605.15424","kind":"arxiv","version":1},"metadata":{"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.CV","submitted_at":"2026-05-14T21:16:01Z","cross_cats_sorted":[],"title_canon_sha256":"1618ed523dc57e07d62f351c2579e2439cf77baeea781cbcff235199de4fc0de","abstract_canon_sha256":"32d099467c4dbf72f9e822032e8a099714e6074b5450b6f40ceb4a0150daa152"},"schema_version":"1.0"},"canonical_sha256":"9b2512139cf0c9e4d6d4774c6edabca43d9faf06d83551e63b184556496f8797","receipt":{"kind":"pith_receipt","key_id":"pith-v1-2026-05","algorithm":"ed25519","signed_at":"2026-05-20T00:00:57.899945Z","signature_b64":"0h4oFytvxhsPA50XyaubXDtYUgSwExzpb2ARrVH30mYV7ZguXz4BgkwZI2Z0HVZWRQMvT6iyPUMZuqZrdiHxCQ==","signed_message":"canonical_sha256_bytes","builder_version":"pith-number-builder-2026-05-17-v1","receipt_version":"0.3","canonical_sha256":"9b2512139cf0c9e4d6d4774c6edabca43d9faf06d83551e63b184556496f8797","last_reissued_at":"2026-05-20T00:00:57.899056Z","signature_status":"signed_v1","first_computed_at":"2026-05-20T00:00:57.899056Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"source_kind":"arxiv","source_id":"2605.15424","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:57Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"9hQqVMU7xRvcH8Bwws6WsSoETJtaVNFGDlEO6jlwN5sTrWtBVcIiaIHEH+vmUo2Q4gktmV9YcdRby28JASRxCg==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-05-28T07:02:02.353166Z"},"content_sha256":"20d72e037dc2f5dc1d8511f82a5e6a15048a0fac1b442c233c719f710369eca0","schema_version":"1.0","event_id":"sha256:20d72e037dc2f5dc1d8511f82a5e6a15048a0fac1b442c233c719f710369eca0"},{"event_type":"graph_snapshot","subject_pith_number":"pith:2026:TMSREE446DE6JVWUO5GG5WV4UQ","target":"graph","payload":{"graph_snapshot":{"paper":{"title":"Social-Mamba: Socially-Aware Trajectory Forecasting with State-Space Models","license":"http://creativecommons.org/licenses/by/4.0/","headline":"Social-Mamba reformulates social interactions as structured scans on an egocentric grid using a Cycle Mamba block to achieve accurate trajectory forecasts with linear-time computation.","cross_cats":[],"primary_cat":"cs.CV","authors_text":"Alexandre Alahi, Po-Chien Luan, Wuyang Li, Yang Gao","submitted_at":"2026-05-14T21:16:01Z","abstract_excerpt":"Human trajectory forecasting is crucial for safe navigation in crowded environments, requiring models that balance accuracy with computational efficiency. Efficiently modeling social interactions is key to performance in dense crowds. Yet, most recent methods rely on attention mechanisms, which are effective at capturing complex dependencies, but incur quadratic computational costs that scale poorly with the growing number of neighbors. Recently, Selective State-Space Models have provided a linear-time alternative; however, their inherently sequential design is misaligned with the unstructured"},"claims":{"count":4,"items":[{"kind":"strongest_claim","text":"Social-Mamba achieves state-of-the-art accuracy while offering superior parameter efficiency and computational scalability on five trajectory forecasting benchmarks.","source":"verdict.strongest_claim","status":"machine_extracted","claim_id":"C1","attestation":"unclaimed"},{"kind":"weakest_assumption","text":"The assumption that decomposing social interactions into temporal, egocentric, and goal-centric scans via an egocentric grid and Cycle Mamba block sufficiently captures the unstructured, dynamic nature of real-world social dependencies without significant loss of information.","source":"verdict.weakest_assumption","status":"machine_extracted","claim_id":"C2","attestation":"unclaimed"},{"kind":"one_line_summary","text":"Social-Mamba introduces a Cycle Mamba block and social triplet factorization to achieve state-of-the-art trajectory forecasting accuracy with linear-time social interaction modeling on five benchmarks.","source":"verdict.one_line_summary","status":"machine_extracted","claim_id":"C3","attestation":"unclaimed"},{"kind":"headline","text":"Social-Mamba reformulates social interactions as structured scans on an egocentric grid using a Cycle Mamba block to achieve accurate trajectory forecasts with linear-time computation.","source":"verdict.pith_extraction.headline","status":"machine_extracted","claim_id":"C4","attestation":"unclaimed"}],"snapshot_sha256":"3b8aac044439ecbdc6ce3a1736fff1d0ea2caeb41dd1908d2476c86347142a00"},"source":{"id":"2605.15424","kind":"arxiv","version":1},"verdict":{"id":"fd457373-54a0-4d37-97ce-2d13c158567a","model_set":{"reader":"grok-4.3"},"created_at":"2026-05-19T15:12:52.765359Z","strongest_claim":"Social-Mamba achieves state-of-the-art accuracy while offering superior parameter efficiency and computational scalability on five trajectory forecasting benchmarks.","one_line_summary":"Social-Mamba introduces a Cycle Mamba block and social triplet factorization to achieve state-of-the-art trajectory forecasting accuracy with linear-time social interaction modeling on five benchmarks.","pipeline_version":"pith-pipeline@v0.9.0","weakest_assumption":"The assumption that decomposing social interactions into temporal, egocentric, and goal-centric scans via an egocentric grid and Cycle Mamba block sufficiently captures the unstructured, dynamic nature of real-world social dependencies without significant loss of information.","pith_extraction_headline":"Social-Mamba reformulates social interactions as structured scans on an egocentric grid using a Cycle Mamba block to achieve accurate trajectory forecasts with linear-time computation."},"integrity":{"clean":true,"summary":{"advisory":0,"critical":0,"by_detector":{},"informational":0},"endpoint":"/pith/2605.15424/integrity.json","findings":[],"available":true,"detectors_run":[{"name":"cited_work_retraction","ran_at":"2026-05-19T16:21:55.494370Z","status":"completed","version":"1.0.0","findings_count":0},{"name":"citation_quote_validity","ran_at":"2026-05-19T15:50:39.748250Z","status":"completed","version":"0.1.0","findings_count":0},{"name":"doi_title_agreement","ran_at":"2026-05-19T15:31:17.783428Z","status":"completed","version":"1.0.0","findings_count":0},{"name":"doi_compliance","ran_at":"2026-05-19T15:20:52.756266Z","status":"completed","version":"1.0.0","findings_count":0},{"name":"claim_evidence","ran_at":"2026-05-19T14:21:54.138610Z","status":"completed","version":"1.0.0","findings_count":0},{"name":"ai_meta_artifact","ran_at":"2026-05-19T13:33:22.701078Z","status":"skipped","version":"1.0.0","findings_count":0}],"snapshot_sha256":"e8fe5eef0d188cc1dd05ebd92344a89bb6171633dfdd9db6a81840c4f8cca137"},"references":{"count":53,"sample":[{"doi":"","year":2016,"title":"In: Proceedings of the IEEE conference on computer vision and pattern recognition","work_id":"6cb23b4d-7c63-4b4f-9597-6a7a29aee511","ref_index":1,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2024,"title":"In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition","work_id":"8e375fe9-b698-4a68-a596-59a58a8acfb2","ref_index":2,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2025,"title":"Jointdiff: Bridging continuous and discrete in multi-agent trajectory generation","work_id":"76ff449f-d326-4a8e-aea7-51d219b5efef","ref_index":3,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2025,"title":"In: Proceedings of the Computer Vision and Pattern Recognition Conference","work_id":"797f833b-012b-4e0a-ab10-127850eb3721","ref_index":4,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2025,"title":"In: The Thirteenth International Conference on Learning Representations (2025) 9, 11, 20","work_id":"7ea3a090-d3aa-4cbf-b46e-729bd9571b09","ref_index":5,"cited_arxiv_id":"","is_internal_anchor":false}],"resolved_work":53,"snapshot_sha256":"f5eee6ec4242e713bb64be4d59afdd438ae2d0b635ff19a56c31d4a3b7ecf693","internal_anchors":2},"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":"fd457373-54a0-4d37-97ce-2d13c158567a"},"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:57Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"/ETOLnDNMzM8FNfWbXcIFYtFNcmX7vi2soTYPUmut/91hEObbG3TLYd1aOk0pgkxBrq6SymtPM89WZz/esoxCg==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-05-28T07:02:02.354047Z"},"content_sha256":"b56259754bd0f1d1b896b92326d66eb39a6a131a1a827a1decb5609c55f80fbe","schema_version":"1.0","event_id":"sha256:b56259754bd0f1d1b896b92326d66eb39a6a131a1a827a1decb5609c55f80fbe"}],"timestamp_proofs":[],"mirror_hints":[{"mirror_type":"https","name":"Pith Resolver","base_url":"https://pith.science","bundle_url":"https://pith.science/pith/TMSREE446DE6JVWUO5GG5WV4UQ/bundle.json","state_url":"https://pith.science/pith/TMSREE446DE6JVWUO5GG5WV4UQ/state.json","well_known_bundle_url":"https://pith.science/.well-known/pith/TMSREE446DE6JVWUO5GG5WV4UQ/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-28T07:02:02Z","links":{"resolver":"https://pith.science/pith/TMSREE446DE6JVWUO5GG5WV4UQ","bundle":"https://pith.science/pith/TMSREE446DE6JVWUO5GG5WV4UQ/bundle.json","state":"https://pith.science/pith/TMSREE446DE6JVWUO5GG5WV4UQ/state.json","well_known_bundle":"https://pith.science/.well-known/pith/TMSREE446DE6JVWUO5GG5WV4UQ/bundle.json"},"state":{"state_type":"pith_open_graph_state","state_version":"1.0","pith_number":"pith:2026:TMSREE446DE6JVWUO5GG5WV4UQ","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":"32d099467c4dbf72f9e822032e8a099714e6074b5450b6f40ceb4a0150daa152","cross_cats_sorted":[],"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.CV","submitted_at":"2026-05-14T21:16:01Z","title_canon_sha256":"1618ed523dc57e07d62f351c2579e2439cf77baeea781cbcff235199de4fc0de"},"schema_version":"1.0","source":{"id":"2605.15424","kind":"arxiv","version":1}},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2605.15424","created_at":"2026-05-20T00:00:57Z"},{"alias_kind":"arxiv_version","alias_value":"2605.15424v1","created_at":"2026-05-20T00:00:57Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2605.15424","created_at":"2026-05-20T00:00:57Z"},{"alias_kind":"pith_short_12","alias_value":"TMSREE446DE6","created_at":"2026-05-20T00:00:57Z"},{"alias_kind":"pith_short_16","alias_value":"TMSREE446DE6JVWU","created_at":"2026-05-20T00:00:57Z"},{"alias_kind":"pith_short_8","alias_value":"TMSREE44","created_at":"2026-05-20T00:00:57Z"}],"graph_snapshots":[{"event_id":"sha256:b56259754bd0f1d1b896b92326d66eb39a6a131a1a827a1decb5609c55f80fbe","target":"graph","created_at":"2026-05-20T00:00:57Z","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":"Social-Mamba achieves state-of-the-art accuracy while offering superior parameter efficiency and computational scalability on five trajectory forecasting benchmarks."},{"attestation":"unclaimed","claim_id":"C2","kind":"weakest_assumption","source":"verdict.weakest_assumption","status":"machine_extracted","text":"The assumption that decomposing social interactions into temporal, egocentric, and goal-centric scans via an egocentric grid and Cycle Mamba block sufficiently captures the unstructured, dynamic nature of real-world social dependencies without significant loss of information."},{"attestation":"unclaimed","claim_id":"C3","kind":"one_line_summary","source":"verdict.one_line_summary","status":"machine_extracted","text":"Social-Mamba introduces a Cycle Mamba block and social triplet factorization to achieve state-of-the-art trajectory forecasting accuracy with linear-time social interaction modeling on five benchmarks."},{"attestation":"unclaimed","claim_id":"C4","kind":"headline","source":"verdict.pith_extraction.headline","status":"machine_extracted","text":"Social-Mamba reformulates social interactions as structured scans on an egocentric grid using a Cycle Mamba block to achieve accurate trajectory forecasts with linear-time computation."}],"snapshot_sha256":"3b8aac044439ecbdc6ce3a1736fff1d0ea2caeb41dd1908d2476c86347142a00"},"formal_canon":{"evidence_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"integrity":{"available":true,"clean":true,"detectors_run":[{"findings_count":0,"name":"cited_work_retraction","ran_at":"2026-05-19T16:21:55.494370Z","status":"completed","version":"1.0.0"},{"findings_count":0,"name":"citation_quote_validity","ran_at":"2026-05-19T15:50:39.748250Z","status":"completed","version":"0.1.0"},{"findings_count":0,"name":"doi_title_agreement","ran_at":"2026-05-19T15:31:17.783428Z","status":"completed","version":"1.0.0"},{"findings_count":0,"name":"doi_compliance","ran_at":"2026-05-19T15:20:52.756266Z","status":"completed","version":"1.0.0"},{"findings_count":0,"name":"claim_evidence","ran_at":"2026-05-19T14:21:54.138610Z","status":"completed","version":"1.0.0"},{"findings_count":0,"name":"ai_meta_artifact","ran_at":"2026-05-19T13:33:22.701078Z","status":"skipped","version":"1.0.0"}],"endpoint":"/pith/2605.15424/integrity.json","findings":[],"snapshot_sha256":"e8fe5eef0d188cc1dd05ebd92344a89bb6171633dfdd9db6a81840c4f8cca137","summary":{"advisory":0,"by_detector":{},"critical":0,"informational":0}},"paper":{"abstract_excerpt":"Human trajectory forecasting is crucial for safe navigation in crowded environments, requiring models that balance accuracy with computational efficiency. Efficiently modeling social interactions is key to performance in dense crowds. Yet, most recent methods rely on attention mechanisms, which are effective at capturing complex dependencies, but incur quadratic computational costs that scale poorly with the growing number of neighbors. Recently, Selective State-Space Models have provided a linear-time alternative; however, their inherently sequential design is misaligned with the unstructured","authors_text":"Alexandre Alahi, Po-Chien Luan, Wuyang Li, Yang Gao","cross_cats":[],"headline":"Social-Mamba reformulates social interactions as structured scans on an egocentric grid using a Cycle Mamba block to achieve accurate trajectory forecasts with linear-time computation.","license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.CV","submitted_at":"2026-05-14T21:16:01Z","title":"Social-Mamba: Socially-Aware Trajectory Forecasting with State-Space Models"},"references":{"count":53,"internal_anchors":2,"resolved_work":53,"sample":[{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":1,"title":"In: Proceedings of the IEEE conference on computer vision and pattern recognition","work_id":"6cb23b4d-7c63-4b4f-9597-6a7a29aee511","year":2016},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":2,"title":"In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition","work_id":"8e375fe9-b698-4a68-a596-59a58a8acfb2","year":2024},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":3,"title":"Jointdiff: Bridging continuous and discrete in multi-agent trajectory generation","work_id":"76ff449f-d326-4a8e-aea7-51d219b5efef","year":2025},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":4,"title":"In: Proceedings of the Computer Vision and Pattern Recognition Conference","work_id":"797f833b-012b-4e0a-ab10-127850eb3721","year":2025},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":5,"title":"In: The Thirteenth International Conference on Learning Representations (2025) 9, 11, 20","work_id":"7ea3a090-d3aa-4cbf-b46e-729bd9571b09","year":2025}],"snapshot_sha256":"f5eee6ec4242e713bb64be4d59afdd438ae2d0b635ff19a56c31d4a3b7ecf693"},"source":{"id":"2605.15424","kind":"arxiv","version":1},"verdict":{"created_at":"2026-05-19T15:12:52.765359Z","id":"fd457373-54a0-4d37-97ce-2d13c158567a","model_set":{"reader":"grok-4.3"},"one_line_summary":"Social-Mamba introduces a Cycle Mamba block and social triplet factorization to achieve state-of-the-art trajectory forecasting accuracy with linear-time social interaction modeling on five benchmarks.","pipeline_version":"pith-pipeline@v0.9.0","pith_extraction_headline":"Social-Mamba reformulates social interactions as structured scans on an egocentric grid using a Cycle Mamba block to achieve accurate trajectory forecasts with linear-time computation.","strongest_claim":"Social-Mamba achieves state-of-the-art accuracy while offering superior parameter efficiency and computational scalability on five trajectory forecasting benchmarks.","weakest_assumption":"The assumption that decomposing social interactions into temporal, egocentric, and goal-centric scans via an egocentric grid and Cycle Mamba block sufficiently captures the unstructured, dynamic nature of real-world social dependencies without significant loss of information."}},"verdict_id":"fd457373-54a0-4d37-97ce-2d13c158567a"}}],"author_attestations":[],"timestamp_anchors":[],"storage_attestations":[],"citation_signatures":[],"replication_records":[],"corrections":[],"mirror_hints":[],"record_created":{"event_id":"sha256:20d72e037dc2f5dc1d8511f82a5e6a15048a0fac1b442c233c719f710369eca0","target":"record","created_at":"2026-05-20T00:00:57Z","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":"32d099467c4dbf72f9e822032e8a099714e6074b5450b6f40ceb4a0150daa152","cross_cats_sorted":[],"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.CV","submitted_at":"2026-05-14T21:16:01Z","title_canon_sha256":"1618ed523dc57e07d62f351c2579e2439cf77baeea781cbcff235199de4fc0de"},"schema_version":"1.0","source":{"id":"2605.15424","kind":"arxiv","version":1}},"canonical_sha256":"9b2512139cf0c9e4d6d4774c6edabca43d9faf06d83551e63b184556496f8797","receipt":{"algorithm":"ed25519","builder_version":"pith-number-builder-2026-05-17-v1","canonical_sha256":"9b2512139cf0c9e4d6d4774c6edabca43d9faf06d83551e63b184556496f8797","first_computed_at":"2026-05-20T00:00:57.899056Z","key_id":"pith-v1-2026-05","kind":"pith_receipt","last_reissued_at":"2026-05-20T00:00:57.899056Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","receipt_version":"0.3","signature_b64":"0h4oFytvxhsPA50XyaubXDtYUgSwExzpb2ARrVH30mYV7ZguXz4BgkwZI2Z0HVZWRQMvT6iyPUMZuqZrdiHxCQ==","signature_status":"signed_v1","signed_at":"2026-05-20T00:00:57.899945Z","signed_message":"canonical_sha256_bytes"},"source_id":"2605.15424","source_kind":"arxiv","source_version":1}}},"equivocations":[],"invalid_events":[],"applied_event_ids":["sha256:20d72e037dc2f5dc1d8511f82a5e6a15048a0fac1b442c233c719f710369eca0","sha256:b56259754bd0f1d1b896b92326d66eb39a6a131a1a827a1decb5609c55f80fbe"],"state_sha256":"841771491dd278b4c4fe4355ec3289ab3a2658f70fa0fefa61ab69fdf3301f0d"},"bundle_signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"q5do+IJFn+WqH+sA0WkSztvUPsvry3rIogmbLCjqQ36wc2j6ILWw9hR3D7XZ7jDwssKqUAgRZE4hdU05isgpAA==","signed_message":"bundle_sha256_bytes","signed_at":"2026-05-28T07:02:02.356756Z","bundle_sha256":"9c96d77e61dbb79e56be1d85d1ed8726964c695aab48bd5084a3eed0bda6c447"}}