{"bundle_type":"pith_open_graph_bundle","bundle_version":"1.0","pith_number":"pith:2015:V4AFOVJKLCVFYXBPU3X53RSMDZ","short_pith_number":"pith:V4AFOVJK","canonical_record":{"source":{"id":"1502.03167","kind":"arxiv","version":3},"metadata":{"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.LG","submitted_at":"2015-02-11T01:44:18Z","cross_cats_sorted":[],"title_canon_sha256":"0f2bb60db4605b8b1026d18548cc20a23662a3a1772aaa7318839ddcd1ae4354","abstract_canon_sha256":"60a191248d53ddb724f599878ce1e47e7e12af75a8bf68a73d00fdf684b1c2d6"},"schema_version":"1.0"},"canonical_sha256":"af0057552a58aa5c5c2fa6efddc64c1e5f8fb19d65deeae32e474604e21b1978","source":{"kind":"arxiv","id":"1502.03167","version":3},"source_aliases":[{"alias_kind":"arxiv","alias_value":"1502.03167","created_at":"2026-07-04T19:21:06Z"},{"alias_kind":"arxiv_version","alias_value":"1502.03167v3","created_at":"2026-07-04T19:21:06Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.1502.03167","created_at":"2026-07-04T19:21:06Z"},{"alias_kind":"pith_short_12","alias_value":"V4AFOVJKLCVF","created_at":"2026-07-04T19:21:06Z"},{"alias_kind":"pith_short_16","alias_value":"V4AFOVJKLCVFYXBP","created_at":"2026-07-04T19:21:06Z"},{"alias_kind":"pith_short_8","alias_value":"V4AFOVJK","created_at":"2026-07-04T19:21:06Z"}],"events":[{"event_type":"record_created","subject_pith_number":"pith:2015:V4AFOVJKLCVFYXBPU3X53RSMDZ","target":"record","payload":{"canonical_record":{"source":{"id":"1502.03167","kind":"arxiv","version":3},"metadata":{"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.LG","submitted_at":"2015-02-11T01:44:18Z","cross_cats_sorted":[],"title_canon_sha256":"0f2bb60db4605b8b1026d18548cc20a23662a3a1772aaa7318839ddcd1ae4354","abstract_canon_sha256":"60a191248d53ddb724f599878ce1e47e7e12af75a8bf68a73d00fdf684b1c2d6"},"schema_version":"1.0"},"canonical_sha256":"af0057552a58aa5c5c2fa6efddc64c1e5f8fb19d65deeae32e474604e21b1978","receipt":{"kind":"pith_receipt","key_id":"pith-v1-2026-05","algorithm":"ed25519","signed_at":"2026-07-04T19:21:06.751329Z","signature_b64":"UteRs261xG9zSgSI0IyISD1qlZt/Gl6E8PaHcHuh3xF+AeeUBdNCZQFSz+Vi8nZjFvVnm8tX81m6nvQuQ3NnBQ==","signed_message":"canonical_sha256_bytes","builder_version":"pith-number-builder-2026-05-17-v1","receipt_version":"0.3","canonical_sha256":"af0057552a58aa5c5c2fa6efddc64c1e5f8fb19d65deeae32e474604e21b1978","last_reissued_at":"2026-07-04T19:21:06.750810Z","signature_status":"signed_v1","first_computed_at":"2026-07-04T19:21:06.750810Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"source_kind":"arxiv","source_id":"1502.03167","source_version":3,"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-04T19:21:06Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"yRTJj9KptSe1+NoLI/OarL5i0PBmodZVhjDyZxy6Es2zegfaToN5s27kwCF3ny11puSc+NZbNsyQvWB1nEiZCg==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-08-03T19:45:17.369295Z"},"content_sha256":"31f4cfd932b074ef7df6f4f5723b2d2a7187edce4ce39457162fe52fb0a6e015","schema_version":"1.0","event_id":"sha256:31f4cfd932b074ef7df6f4f5723b2d2a7187edce4ce39457162fe52fb0a6e015"},{"event_type":"graph_snapshot","subject_pith_number":"pith:2015:V4AFOVJKLCVFYXBPU3X53RSMDZ","target":"graph","payload":{"graph_snapshot":{"paper":{"title":"Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift","license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","headline":"Batch Normalization normalizes each layer's inputs using mini-batch statistics, allowing higher learning rates and faster convergence in deep networks.","cross_cats":[],"primary_cat":"cs.LG","authors_text":"Christian Szegedy, Sergey Ioffe","submitted_at":"2015-02-11T01:44:18Z","abstract_excerpt":"Training Deep Neural Networks is complicated by the fact that the distribution of each layer's inputs changes during training, as the parameters of the previous layers change. This slows down the training by requiring lower learning rates and careful parameter initialization, and makes it notoriously hard to train models with saturating nonlinearities. We refer to this phenomenon as internal covariate shift, and address the problem by normalizing layer inputs. Our method draws its strength from making normalization a part of the model architecture and performing the normalization for each trai"},"claims":{"count":4,"items":[{"kind":"strongest_claim","text":"Batch Normalization allows us to use much higher learning rates and be less careful about initialization. It also acts as a regularizer, in some cases eliminating the need for Dropout. Applied to a state-of-the-art image classification model, Batch Normalization achieves the same accuracy with 14 times fewer training steps, and beats the original model by a significant margin.","source":"verdict.strongest_claim","status":"machine_extracted","claim_id":"C1","attestation":"unclaimed"},{"kind":"weakest_assumption","text":"That the changing distribution of each layer's inputs (internal covariate shift) is the main cause of slow training and that normalizing per mini-batch will reliably reduce this shift without introducing new instabilities or requiring extensive additional tuning.","source":"verdict.weakest_assumption","status":"machine_extracted","claim_id":"C2","attestation":"unclaimed"},{"kind":"one_line_summary","text":"Batch Normalization normalizes layer inputs per mini-batch to reduce internal covariate shift, allowing higher learning rates, less careful initialization, and faster convergence in deep networks.","source":"verdict.one_line_summary","status":"machine_extracted","claim_id":"C3","attestation":"unclaimed"},{"kind":"headline","text":"Batch Normalization normalizes each layer's inputs using mini-batch statistics, allowing higher learning rates and faster convergence in deep networks.","source":"verdict.pith_extraction.headline","status":"machine_extracted","claim_id":"C4","attestation":"unclaimed"}],"snapshot_sha256":"8fbaaa62bef13129ee343b7f23253bcbc8f3951d3aa4a499a4edd4ae676c17f7"},"source":{"id":"1502.03167","kind":"arxiv","version":3},"verdict":{"id":"826ee657-7ca7-4731-b3f7-ee2be603f93a","model_set":{"reader":"grok-4.3"},"created_at":"2026-05-13T17:14:42.526886Z","strongest_claim":"Batch Normalization allows us to use much higher learning rates and be less careful about initialization. It also acts as a regularizer, in some cases eliminating the need for Dropout. Applied to a state-of-the-art image classification model, Batch Normalization achieves the same accuracy with 14 times fewer training steps, and beats the original model by a significant margin.","one_line_summary":"Batch Normalization normalizes layer inputs per mini-batch to reduce internal covariate shift, allowing higher learning rates, less careful initialization, and faster convergence in deep networks.","pipeline_version":"pith-pipeline@v0.9.0","weakest_assumption":"That the changing distribution of each layer's inputs (internal covariate shift) is the main cause of slow training and that normalizing per mini-batch will reliably reduce this shift without introducing new instabilities or requiring extensive additional tuning.","pith_extraction_headline":"Batch Normalization normalizes each layer's inputs using mini-batch statistics, allowing higher learning rates and faster convergence in deep networks."},"integrity":{"clean":true,"summary":{"advisory":0,"critical":0,"by_detector":{},"informational":0},"endpoint":"/pith/1502.03167/integrity.json","findings":[],"available":true,"detectors_run":[],"snapshot_sha256":"c28c3603d3b5d939e8dc4c7e95fa8dfce3d595e45f758748cecf8e644a296938"},"references":{"count":24,"sample":[{"doi":"","year":2010,"title":"Understanding the difficulty of training deep feedforward neural networks","work_id":"b408e331-588d-4606-a756-8160dd3fe64d","ref_index":1,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2012,"title":"Large scale distributed deep networks","work_id":"5a141b8a-17aa-462a-837e-46568c14f75d","ref_index":2,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":null,"title":"Natural neural networks","work_id":"1c5c7f80-be35-4c42-b996-2c9e7aa89f71","ref_index":3,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2011,"title":"Adaptive subgradient methods for online learning and stochastic optimization","work_id":"f33c755f-1b71-48d9-81cb-ae10e246c2af","ref_index":4,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2013,"title":"Knowledge matters: Importance of prior information for optimization","work_id":"216da3ad-0a1c-4ea9-9ddd-0513f44e66b8","ref_index":5,"cited_arxiv_id":"1301.4083","is_internal_anchor":true}],"resolved_work":24,"snapshot_sha256":"6bb112cbbf88451f2d0bcda96a9bf4d77a9e0fd1a8f015f1384feaee76b06b17","internal_anchors":1},"formal_canon":{"evidence_count":2,"snapshot_sha256":"14db41915579aa61f0cfb98240b20d029599596f6fccc044c97a0dd4a29d7a46"},"author_claims":{"count":0,"strong_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"builder_version":"pith-number-builder-2026-05-17-v1"},"verdict_id":"826ee657-7ca7-4731-b3f7-ee2be603f93a"},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-07-04T19:21:06Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"G/yob7X2TS8uz78HwA0iAKr38h+dwxa/fHEZ7Vidtnpi8u0OUtiJP6H72lJtxSgHYmsV8enxPfwL9pbJo4J4Bg==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-08-03T19:45:17.370966Z"},"content_sha256":"792c96741f56e0b6307d193826e4e86d9ede7b1c4c6c260d5662d022965704bd","schema_version":"1.0","event_id":"sha256:792c96741f56e0b6307d193826e4e86d9ede7b1c4c6c260d5662d022965704bd"}],"timestamp_proofs":[],"mirror_hints":[{"mirror_type":"https","name":"Pith Resolver","base_url":"https://pith.science","bundle_url":"https://pith.science/pith/V4AFOVJKLCVFYXBPU3X53RSMDZ/bundle.json","state_url":"https://pith.science/pith/V4AFOVJKLCVFYXBPU3X53RSMDZ/state.json","well_known_bundle_url":"https://pith.science/.well-known/pith/V4AFOVJKLCVFYXBPU3X53RSMDZ/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-03T19:45:17Z","links":{"resolver":"https://pith.science/pith/V4AFOVJKLCVFYXBPU3X53RSMDZ","bundle":"https://pith.science/pith/V4AFOVJKLCVFYXBPU3X53RSMDZ/bundle.json","state":"https://pith.science/pith/V4AFOVJKLCVFYXBPU3X53RSMDZ/state.json","well_known_bundle":"https://pith.science/.well-known/pith/V4AFOVJKLCVFYXBPU3X53RSMDZ/bundle.json"},"state":{"state_type":"pith_open_graph_state","state_version":"1.0","pith_number":"pith:2015:V4AFOVJKLCVFYXBPU3X53RSMDZ","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":"60a191248d53ddb724f599878ce1e47e7e12af75a8bf68a73d00fdf684b1c2d6","cross_cats_sorted":[],"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.LG","submitted_at":"2015-02-11T01:44:18Z","title_canon_sha256":"0f2bb60db4605b8b1026d18548cc20a23662a3a1772aaa7318839ddcd1ae4354"},"schema_version":"1.0","source":{"id":"1502.03167","kind":"arxiv","version":3}},"source_aliases":[{"alias_kind":"arxiv","alias_value":"1502.03167","created_at":"2026-07-04T19:21:06Z"},{"alias_kind":"arxiv_version","alias_value":"1502.03167v3","created_at":"2026-07-04T19:21:06Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.1502.03167","created_at":"2026-07-04T19:21:06Z"},{"alias_kind":"pith_short_12","alias_value":"V4AFOVJKLCVF","created_at":"2026-07-04T19:21:06Z"},{"alias_kind":"pith_short_16","alias_value":"V4AFOVJKLCVFYXBP","created_at":"2026-07-04T19:21:06Z"},{"alias_kind":"pith_short_8","alias_value":"V4AFOVJK","created_at":"2026-07-04T19:21:06Z"}],"graph_snapshots":[{"event_id":"sha256:792c96741f56e0b6307d193826e4e86d9ede7b1c4c6c260d5662d022965704bd","target":"graph","created_at":"2026-07-04T19:21:06Z","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":"Batch Normalization allows us to use much higher learning rates and be less careful about initialization. It also acts as a regularizer, in some cases eliminating the need for Dropout. Applied to a state-of-the-art image classification model, Batch Normalization achieves the same accuracy with 14 times fewer training steps, and beats the original model by a significant margin."},{"attestation":"unclaimed","claim_id":"C2","kind":"weakest_assumption","source":"verdict.weakest_assumption","status":"machine_extracted","text":"That the changing distribution of each layer's inputs (internal covariate shift) is the main cause of slow training and that normalizing per mini-batch will reliably reduce this shift without introducing new instabilities or requiring extensive additional tuning."},{"attestation":"unclaimed","claim_id":"C3","kind":"one_line_summary","source":"verdict.one_line_summary","status":"machine_extracted","text":"Batch Normalization normalizes layer inputs per mini-batch to reduce internal covariate shift, allowing higher learning rates, less careful initialization, and faster convergence in deep networks."},{"attestation":"unclaimed","claim_id":"C4","kind":"headline","source":"verdict.pith_extraction.headline","status":"machine_extracted","text":"Batch Normalization normalizes each layer's inputs using mini-batch statistics, allowing higher learning rates and faster convergence in deep networks."}],"snapshot_sha256":"8fbaaa62bef13129ee343b7f23253bcbc8f3951d3aa4a499a4edd4ae676c17f7"},"formal_canon":{"evidence_count":2,"snapshot_sha256":"14db41915579aa61f0cfb98240b20d029599596f6fccc044c97a0dd4a29d7a46"},"integrity":{"available":true,"clean":true,"detectors_run":[],"endpoint":"/pith/1502.03167/integrity.json","findings":[],"snapshot_sha256":"c28c3603d3b5d939e8dc4c7e95fa8dfce3d595e45f758748cecf8e644a296938","summary":{"advisory":0,"by_detector":{},"critical":0,"informational":0}},"paper":{"abstract_excerpt":"Training Deep Neural Networks is complicated by the fact that the distribution of each layer's inputs changes during training, as the parameters of the previous layers change. This slows down the training by requiring lower learning rates and careful parameter initialization, and makes it notoriously hard to train models with saturating nonlinearities. We refer to this phenomenon as internal covariate shift, and address the problem by normalizing layer inputs. Our method draws its strength from making normalization a part of the model architecture and performing the normalization for each trai","authors_text":"Christian Szegedy, Sergey Ioffe","cross_cats":[],"headline":"Batch Normalization normalizes each layer's inputs using mini-batch statistics, allowing higher learning rates and faster convergence in deep networks.","license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.LG","submitted_at":"2015-02-11T01:44:18Z","title":"Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift"},"references":{"count":24,"internal_anchors":1,"resolved_work":24,"sample":[{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":1,"title":"Understanding the difficulty of training deep feedforward neural networks","work_id":"b408e331-588d-4606-a756-8160dd3fe64d","year":2010},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":2,"title":"Large scale distributed deep networks","work_id":"5a141b8a-17aa-462a-837e-46568c14f75d","year":2012},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":3,"title":"Natural neural networks","work_id":"1c5c7f80-be35-4c42-b996-2c9e7aa89f71","year":null},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":4,"title":"Adaptive subgradient methods for online learning and stochastic optimization","work_id":"f33c755f-1b71-48d9-81cb-ae10e246c2af","year":2011},{"cited_arxiv_id":"1301.4083","doi":"","is_internal_anchor":true,"ref_index":5,"title":"Knowledge matters: Importance of prior information for optimization","work_id":"216da3ad-0a1c-4ea9-9ddd-0513f44e66b8","year":2013}],"snapshot_sha256":"6bb112cbbf88451f2d0bcda96a9bf4d77a9e0fd1a8f015f1384feaee76b06b17"},"source":{"id":"1502.03167","kind":"arxiv","version":3},"verdict":{"created_at":"2026-05-13T17:14:42.526886Z","id":"826ee657-7ca7-4731-b3f7-ee2be603f93a","model_set":{"reader":"grok-4.3"},"one_line_summary":"Batch Normalization normalizes layer inputs per mini-batch to reduce internal covariate shift, allowing higher learning rates, less careful initialization, and faster convergence in deep networks.","pipeline_version":"pith-pipeline@v0.9.0","pith_extraction_headline":"Batch Normalization normalizes each layer's inputs using mini-batch statistics, allowing higher learning rates and faster convergence in deep networks.","strongest_claim":"Batch Normalization allows us to use much higher learning rates and be less careful about initialization. It also acts as a regularizer, in some cases eliminating the need for Dropout. Applied to a state-of-the-art image classification model, Batch Normalization achieves the same accuracy with 14 times fewer training steps, and beats the original model by a significant margin.","weakest_assumption":"That the changing distribution of each layer's inputs (internal covariate shift) is the main cause of slow training and that normalizing per mini-batch will reliably reduce this shift without introducing new instabilities or requiring extensive additional tuning."}},"verdict_id":"826ee657-7ca7-4731-b3f7-ee2be603f93a"}}],"author_attestations":[],"timestamp_anchors":[],"storage_attestations":[],"citation_signatures":[],"replication_records":[],"corrections":[],"mirror_hints":[],"record_created":{"event_id":"sha256:31f4cfd932b074ef7df6f4f5723b2d2a7187edce4ce39457162fe52fb0a6e015","target":"record","created_at":"2026-07-04T19:21:06Z","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":"60a191248d53ddb724f599878ce1e47e7e12af75a8bf68a73d00fdf684b1c2d6","cross_cats_sorted":[],"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.LG","submitted_at":"2015-02-11T01:44:18Z","title_canon_sha256":"0f2bb60db4605b8b1026d18548cc20a23662a3a1772aaa7318839ddcd1ae4354"},"schema_version":"1.0","source":{"id":"1502.03167","kind":"arxiv","version":3}},"canonical_sha256":"af0057552a58aa5c5c2fa6efddc64c1e5f8fb19d65deeae32e474604e21b1978","receipt":{"algorithm":"ed25519","builder_version":"pith-number-builder-2026-05-17-v1","canonical_sha256":"af0057552a58aa5c5c2fa6efddc64c1e5f8fb19d65deeae32e474604e21b1978","first_computed_at":"2026-07-04T19:21:06.750810Z","key_id":"pith-v1-2026-05","kind":"pith_receipt","last_reissued_at":"2026-07-04T19:21:06.750810Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","receipt_version":"0.3","signature_b64":"UteRs261xG9zSgSI0IyISD1qlZt/Gl6E8PaHcHuh3xF+AeeUBdNCZQFSz+Vi8nZjFvVnm8tX81m6nvQuQ3NnBQ==","signature_status":"signed_v1","signed_at":"2026-07-04T19:21:06.751329Z","signed_message":"canonical_sha256_bytes"},"source_id":"1502.03167","source_kind":"arxiv","source_version":3}}},"equivocations":[],"invalid_events":[],"applied_event_ids":["sha256:31f4cfd932b074ef7df6f4f5723b2d2a7187edce4ce39457162fe52fb0a6e015","sha256:792c96741f56e0b6307d193826e4e86d9ede7b1c4c6c260d5662d022965704bd"],"state_sha256":"a68670dc9a743605f131c3e2f8e77e5b5da511dd9870e1371288e265c737bd9b"},"bundle_signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"oyzLeiEf0KlshtVH8SV062AwuHEHSExg/O9EAJyuoAnyeWCutGUW3sDGAj3mpGWsrHlYhAQMD6UnnEOMAyipCg==","signed_message":"bundle_sha256_bytes","signed_at":"2026-08-03T19:45:17.379765Z","bundle_sha256":"4f9e5badb157fc076a754d7c433e0797840c3238b3e0d829c259bc3da080c663"}}