{"bundle_type":"pith_open_graph_bundle","bundle_version":"1.0","pith_number":"pith:2021:WYOEE2ZBWHIBD7DAZTWK74NMIU","short_pith_number":"pith:WYOEE2ZB","canonical_record":{"source":{"id":"2106.08254","kind":"arxiv","version":2},"metadata":{"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.CV","submitted_at":"2021-06-15T16:02:37Z","cross_cats_sorted":["cs.LG"],"title_canon_sha256":"3b15a271f12d9e3e7cee88cd64608d27a190306c89c598295a2bb6c1c3b42777","abstract_canon_sha256":"1f3e8325d4af081ae4fa89ef02f1e4adc9ee86873be729eb2882fb5efb7f5e21"},"schema_version":"1.0"},"canonical_sha256":"b61c426b21b1d011fc60ccecaff1ac453976a93258d1f258891638c6bc541e33","source":{"kind":"arxiv","id":"2106.08254","version":2},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2106.08254","created_at":"2026-07-05T04:54:14Z"},{"alias_kind":"arxiv_version","alias_value":"2106.08254v2","created_at":"2026-07-05T04:54:14Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2106.08254","created_at":"2026-07-05T04:54:14Z"},{"alias_kind":"pith_short_12","alias_value":"WYOEE2ZBWHIB","created_at":"2026-07-05T04:54:14Z"},{"alias_kind":"pith_short_16","alias_value":"WYOEE2ZBWHIBD7DA","created_at":"2026-07-05T04:54:14Z"},{"alias_kind":"pith_short_8","alias_value":"WYOEE2ZB","created_at":"2026-07-05T04:54:14Z"}],"events":[{"event_type":"record_created","subject_pith_number":"pith:2021:WYOEE2ZBWHIBD7DAZTWK74NMIU","target":"record","payload":{"canonical_record":{"source":{"id":"2106.08254","kind":"arxiv","version":2},"metadata":{"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.CV","submitted_at":"2021-06-15T16:02:37Z","cross_cats_sorted":["cs.LG"],"title_canon_sha256":"3b15a271f12d9e3e7cee88cd64608d27a190306c89c598295a2bb6c1c3b42777","abstract_canon_sha256":"1f3e8325d4af081ae4fa89ef02f1e4adc9ee86873be729eb2882fb5efb7f5e21"},"schema_version":"1.0"},"canonical_sha256":"b61c426b21b1d011fc60ccecaff1ac453976a93258d1f258891638c6bc541e33","receipt":{"kind":"pith_receipt","key_id":"pith-v1-2026-05","algorithm":"ed25519","signed_at":"2026-07-05T04:54:14.716647Z","signature_b64":"bTRpFhjCDh6amimL6EwslGTfm2TQ4AZnFZ9u8n9qkm68NAMoitFqD2qye+WSSG2eW8yv7mHftKkCfMQVpvgHDw==","signed_message":"canonical_sha256_bytes","builder_version":"pith-number-builder-2026-05-17-v1","receipt_version":"0.3","canonical_sha256":"b61c426b21b1d011fc60ccecaff1ac453976a93258d1f258891638c6bc541e33","last_reissued_at":"2026-07-05T04:54:14.716257Z","signature_status":"signed_v1","first_computed_at":"2026-07-05T04:54:14.716257Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"source_kind":"arxiv","source_id":"2106.08254","source_version":2,"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-05T04:54:14Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"XK55CBYe39uV3f0991K8xtqsTOJUUK4bJxBXAhANK50/LwD16mHIwVd7cchCqM6o0GoKyTDeDrPiGhNsy2UEBQ==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-07-07T09:05:04.614736Z"},"content_sha256":"c980d65a7f83a524c7deae9578b8bc5b6b839bc4237ee77fd843d7c701ea82d5","schema_version":"1.0","event_id":"sha256:c980d65a7f83a524c7deae9578b8bc5b6b839bc4237ee77fd843d7c701ea82d5"},{"event_type":"graph_snapshot","subject_pith_number":"pith:2021:WYOEE2ZBWHIBD7DAZTWK74NMIU","target":"graph","payload":{"graph_snapshot":{"paper":{"title":"BEiT: BERT Pre-Training of Image Transformers","license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","headline":"BEiT pre-trains vision transformers by recovering discrete visual tokens from masked image patches, reaching 83.2% ImageNet-1K accuracy.","cross_cats":["cs.LG"],"primary_cat":"cs.CV","authors_text":"Furu Wei, Hangbo Bao, Li Dong, Songhao Piao","submitted_at":"2021-06-15T16:02:37Z","abstract_excerpt":"We introduce a self-supervised vision representation model BEiT, which stands for Bidirectional Encoder representation from Image Transformers. Following BERT developed in the natural language processing area, we propose a masked image modeling task to pretrain vision Transformers. Specifically, each image has two views in our pre-training, i.e, image patches (such as 16x16 pixels), and visual tokens (i.e., discrete tokens). We first \"tokenize\" the original image into visual tokens. Then we randomly mask some image patches and fed them into the backbone Transformer. The pre-training objective "},"claims":{"count":4,"items":[{"kind":"strongest_claim","text":"base-size BEiT achieves 83.2% top-1 accuracy on ImageNet-1K, significantly outperforming from-scratch DeiT training (81.8%) with the same setup. Moreover, large-size BEiT obtains 86.3% only using ImageNet-1K, even outperforming ViT-L with supervised pre-training on ImageNet-22K (85.2%).","source":"verdict.strongest_claim","status":"machine_extracted","claim_id":"C1","attestation":"unclaimed"},{"kind":"weakest_assumption","text":"The discrete visual tokens produced by the separate tokenizer are assumed to form a sufficiently rich and stable target for the masked modeling objective; if the tokenizer collapses or captures only low-level statistics the pre-training signal would be weak.","source":"verdict.weakest_assumption","status":"machine_extracted","claim_id":"C2","attestation":"unclaimed"},{"kind":"one_line_summary","text":"BEiT pre-trains vision transformers via masked image modeling on visual tokens and reaches 83.2% ImageNet top-1 accuracy for the base model and 86.3% for the large model using only ImageNet-1K data.","source":"verdict.one_line_summary","status":"machine_extracted","claim_id":"C3","attestation":"unclaimed"},{"kind":"headline","text":"BEiT pre-trains vision transformers by recovering discrete visual tokens from masked image patches, reaching 83.2% ImageNet-1K accuracy.","source":"verdict.pith_extraction.headline","status":"machine_extracted","claim_id":"C4","attestation":"unclaimed"}],"snapshot_sha256":"e39c160f636a9593041cc9e091add1dbce3b713cedea8aa43b9437287a31d40b"},"source":{"id":"2106.08254","kind":"arxiv","version":2},"verdict":{"id":"f0441075-22f4-4727-88b0-a3b4af7ef257","model_set":{"reader":"grok-4.3"},"created_at":"2026-05-13T11:44:06.846514Z","strongest_claim":"base-size BEiT achieves 83.2% top-1 accuracy on ImageNet-1K, significantly outperforming from-scratch DeiT training (81.8%) with the same setup. Moreover, large-size BEiT obtains 86.3% only using ImageNet-1K, even outperforming ViT-L with supervised pre-training on ImageNet-22K (85.2%).","one_line_summary":"BEiT pre-trains vision transformers via masked image modeling on visual tokens and reaches 83.2% ImageNet top-1 accuracy for the base model and 86.3% for the large model using only ImageNet-1K data.","pipeline_version":"pith-pipeline@v0.9.0","weakest_assumption":"The discrete visual tokens produced by the separate tokenizer are assumed to form a sufficiently rich and stable target for the masked modeling objective; if the tokenizer collapses or captures only low-level statistics the pre-training signal would be weak.","pith_extraction_headline":"BEiT pre-trains vision transformers by recovering discrete visual tokens from masked image patches, reaching 83.2% ImageNet-1K accuracy."},"integrity":{"clean":true,"summary":{"advisory":0,"critical":0,"by_detector":{},"informational":0},"endpoint":"/pith/2106.08254/integrity.json","findings":[],"available":true,"detectors_run":[],"snapshot_sha256":"c28c3603d3b5d939e8dc4c7e95fa8dfce3d595e45f758748cecf8e644a296938"},"references":{"count":23,"sample":[{"doi":"","year":2020,"title":"UniLMv2: Pseudo- masked language models for uniﬁed language model pre-training","work_id":"75b85408-f57b-491a-83ba-55eecee65a8c","ref_index":1,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2003,"title":"Improved Baselines with Momentum Contrastive Learning","work_id":"f275e715-bcdc-487c-bc31-6f98d8a01f5c","ref_index":2,"cited_arxiv_id":"2003.04297","is_internal_anchor":true},{"doi":"","year":2011,"title":"Exploring simple siamese representation learning","work_id":"c76a59f1-047c-4207-a011-a8a377770323","ref_index":3,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2002,"title":"A Simple Framework for Contrastive Learning of Visual Representations","work_id":"77d995ce-c44e-4692-9c54-cf8ce771464a","ref_index":4,"cited_arxiv_id":"2002.05709","is_internal_anchor":true},{"doi":"","year":null,"title":"Emerging Properties in Self-Supervised Vision Transformers","work_id":"6b124bd1-c9f1-4251-96c1-2683f7f17a64","ref_index":5,"cited_arxiv_id":"2104.14294","is_internal_anchor":true}],"resolved_work":23,"snapshot_sha256":"731d8af44338458a7b1e2dce8c54bf922a3d05f59aa5d678ff819f300963bd62","internal_anchors":8},"formal_canon":{"evidence_count":2,"snapshot_sha256":"18e806fdd87e9c859b4cded61857077d777334504d5e7e737035fff7b76a7590"},"author_claims":{"count":0,"strong_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"builder_version":"pith-number-builder-2026-05-17-v1"},"verdict_id":"f0441075-22f4-4727-88b0-a3b4af7ef257"},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-07-05T04:54:14Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"048KuIVnLxXIay5myLQ9GvQy1Poib12txWJDGch9ixZ9R1QITy3AnPuXNwihe/ViYuP5z11V2cM0AlLF2knZCA==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-07-07T09:05:04.615358Z"},"content_sha256":"0f046385f0302a725d6f572fb1cf58999d9500fe8c81dd57d0ab463b2d755adc","schema_version":"1.0","event_id":"sha256:0f046385f0302a725d6f572fb1cf58999d9500fe8c81dd57d0ab463b2d755adc"}],"timestamp_proofs":[],"mirror_hints":[{"mirror_type":"https","name":"Pith Resolver","base_url":"https://pith.science","bundle_url":"https://pith.science/pith/WYOEE2ZBWHIBD7DAZTWK74NMIU/bundle.json","state_url":"https://pith.science/pith/WYOEE2ZBWHIBD7DAZTWK74NMIU/state.json","well_known_bundle_url":"https://pith.science/.well-known/pith/WYOEE2ZBWHIBD7DAZTWK74NMIU/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-07T09:05:04Z","links":{"resolver":"https://pith.science/pith/WYOEE2ZBWHIBD7DAZTWK74NMIU","bundle":"https://pith.science/pith/WYOEE2ZBWHIBD7DAZTWK74NMIU/bundle.json","state":"https://pith.science/pith/WYOEE2ZBWHIBD7DAZTWK74NMIU/state.json","well_known_bundle":"https://pith.science/.well-known/pith/WYOEE2ZBWHIBD7DAZTWK74NMIU/bundle.json"},"state":{"state_type":"pith_open_graph_state","state_version":"1.0","pith_number":"pith:2021:WYOEE2ZBWHIBD7DAZTWK74NMIU","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":"1f3e8325d4af081ae4fa89ef02f1e4adc9ee86873be729eb2882fb5efb7f5e21","cross_cats_sorted":["cs.LG"],"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.CV","submitted_at":"2021-06-15T16:02:37Z","title_canon_sha256":"3b15a271f12d9e3e7cee88cd64608d27a190306c89c598295a2bb6c1c3b42777"},"schema_version":"1.0","source":{"id":"2106.08254","kind":"arxiv","version":2}},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2106.08254","created_at":"2026-07-05T04:54:14Z"},{"alias_kind":"arxiv_version","alias_value":"2106.08254v2","created_at":"2026-07-05T04:54:14Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2106.08254","created_at":"2026-07-05T04:54:14Z"},{"alias_kind":"pith_short_12","alias_value":"WYOEE2ZBWHIB","created_at":"2026-07-05T04:54:14Z"},{"alias_kind":"pith_short_16","alias_value":"WYOEE2ZBWHIBD7DA","created_at":"2026-07-05T04:54:14Z"},{"alias_kind":"pith_short_8","alias_value":"WYOEE2ZB","created_at":"2026-07-05T04:54:14Z"}],"graph_snapshots":[{"event_id":"sha256:0f046385f0302a725d6f572fb1cf58999d9500fe8c81dd57d0ab463b2d755adc","target":"graph","created_at":"2026-07-05T04:54:14Z","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":"base-size BEiT achieves 83.2% top-1 accuracy on ImageNet-1K, significantly outperforming from-scratch DeiT training (81.8%) with the same setup. Moreover, large-size BEiT obtains 86.3% only using ImageNet-1K, even outperforming ViT-L with supervised pre-training on ImageNet-22K (85.2%)."},{"attestation":"unclaimed","claim_id":"C2","kind":"weakest_assumption","source":"verdict.weakest_assumption","status":"machine_extracted","text":"The discrete visual tokens produced by the separate tokenizer are assumed to form a sufficiently rich and stable target for the masked modeling objective; if the tokenizer collapses or captures only low-level statistics the pre-training signal would be weak."},{"attestation":"unclaimed","claim_id":"C3","kind":"one_line_summary","source":"verdict.one_line_summary","status":"machine_extracted","text":"BEiT pre-trains vision transformers via masked image modeling on visual tokens and reaches 83.2% ImageNet top-1 accuracy for the base model and 86.3% for the large model using only ImageNet-1K data."},{"attestation":"unclaimed","claim_id":"C4","kind":"headline","source":"verdict.pith_extraction.headline","status":"machine_extracted","text":"BEiT pre-trains vision transformers by recovering discrete visual tokens from masked image patches, reaching 83.2% ImageNet-1K accuracy."}],"snapshot_sha256":"e39c160f636a9593041cc9e091add1dbce3b713cedea8aa43b9437287a31d40b"},"formal_canon":{"evidence_count":2,"snapshot_sha256":"18e806fdd87e9c859b4cded61857077d777334504d5e7e737035fff7b76a7590"},"integrity":{"available":true,"clean":true,"detectors_run":[],"endpoint":"/pith/2106.08254/integrity.json","findings":[],"snapshot_sha256":"c28c3603d3b5d939e8dc4c7e95fa8dfce3d595e45f758748cecf8e644a296938","summary":{"advisory":0,"by_detector":{},"critical":0,"informational":0}},"paper":{"abstract_excerpt":"We introduce a self-supervised vision representation model BEiT, which stands for Bidirectional Encoder representation from Image Transformers. Following BERT developed in the natural language processing area, we propose a masked image modeling task to pretrain vision Transformers. Specifically, each image has two views in our pre-training, i.e, image patches (such as 16x16 pixels), and visual tokens (i.e., discrete tokens). We first \"tokenize\" the original image into visual tokens. Then we randomly mask some image patches and fed them into the backbone Transformer. The pre-training objective ","authors_text":"Furu Wei, Hangbo Bao, Li Dong, Songhao Piao","cross_cats":["cs.LG"],"headline":"BEiT pre-trains vision transformers by recovering discrete visual tokens from masked image patches, reaching 83.2% ImageNet-1K accuracy.","license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.CV","submitted_at":"2021-06-15T16:02:37Z","title":"BEiT: BERT Pre-Training of Image Transformers"},"references":{"count":23,"internal_anchors":8,"resolved_work":23,"sample":[{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":1,"title":"UniLMv2: Pseudo- masked language models for uniﬁed language model pre-training","work_id":"75b85408-f57b-491a-83ba-55eecee65a8c","year":2020},{"cited_arxiv_id":"2003.04297","doi":"","is_internal_anchor":true,"ref_index":2,"title":"Improved Baselines with Momentum Contrastive Learning","work_id":"f275e715-bcdc-487c-bc31-6f98d8a01f5c","year":2003},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":3,"title":"Exploring simple siamese representation learning","work_id":"c76a59f1-047c-4207-a011-a8a377770323","year":2011},{"cited_arxiv_id":"2002.05709","doi":"","is_internal_anchor":true,"ref_index":4,"title":"A Simple Framework for Contrastive Learning of Visual Representations","work_id":"77d995ce-c44e-4692-9c54-cf8ce771464a","year":2002},{"cited_arxiv_id":"2104.14294","doi":"","is_internal_anchor":true,"ref_index":5,"title":"Emerging Properties in Self-Supervised Vision Transformers","work_id":"6b124bd1-c9f1-4251-96c1-2683f7f17a64","year":null}],"snapshot_sha256":"731d8af44338458a7b1e2dce8c54bf922a3d05f59aa5d678ff819f300963bd62"},"source":{"id":"2106.08254","kind":"arxiv","version":2},"verdict":{"created_at":"2026-05-13T11:44:06.846514Z","id":"f0441075-22f4-4727-88b0-a3b4af7ef257","model_set":{"reader":"grok-4.3"},"one_line_summary":"BEiT pre-trains vision transformers via masked image modeling on visual tokens and reaches 83.2% ImageNet top-1 accuracy for the base model and 86.3% for the large model using only ImageNet-1K data.","pipeline_version":"pith-pipeline@v0.9.0","pith_extraction_headline":"BEiT pre-trains vision transformers by recovering discrete visual tokens from masked image patches, reaching 83.2% ImageNet-1K accuracy.","strongest_claim":"base-size BEiT achieves 83.2% top-1 accuracy on ImageNet-1K, significantly outperforming from-scratch DeiT training (81.8%) with the same setup. Moreover, large-size BEiT obtains 86.3% only using ImageNet-1K, even outperforming ViT-L with supervised pre-training on ImageNet-22K (85.2%).","weakest_assumption":"The discrete visual tokens produced by the separate tokenizer are assumed to form a sufficiently rich and stable target for the masked modeling objective; if the tokenizer collapses or captures only low-level statistics the pre-training signal would be weak."}},"verdict_id":"f0441075-22f4-4727-88b0-a3b4af7ef257"}}],"author_attestations":[],"timestamp_anchors":[],"storage_attestations":[],"citation_signatures":[],"replication_records":[],"corrections":[],"mirror_hints":[],"record_created":{"event_id":"sha256:c980d65a7f83a524c7deae9578b8bc5b6b839bc4237ee77fd843d7c701ea82d5","target":"record","created_at":"2026-07-05T04:54:14Z","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":"1f3e8325d4af081ae4fa89ef02f1e4adc9ee86873be729eb2882fb5efb7f5e21","cross_cats_sorted":["cs.LG"],"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.CV","submitted_at":"2021-06-15T16:02:37Z","title_canon_sha256":"3b15a271f12d9e3e7cee88cd64608d27a190306c89c598295a2bb6c1c3b42777"},"schema_version":"1.0","source":{"id":"2106.08254","kind":"arxiv","version":2}},"canonical_sha256":"b61c426b21b1d011fc60ccecaff1ac453976a93258d1f258891638c6bc541e33","receipt":{"algorithm":"ed25519","builder_version":"pith-number-builder-2026-05-17-v1","canonical_sha256":"b61c426b21b1d011fc60ccecaff1ac453976a93258d1f258891638c6bc541e33","first_computed_at":"2026-07-05T04:54:14.716257Z","key_id":"pith-v1-2026-05","kind":"pith_receipt","last_reissued_at":"2026-07-05T04:54:14.716257Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","receipt_version":"0.3","signature_b64":"bTRpFhjCDh6amimL6EwslGTfm2TQ4AZnFZ9u8n9qkm68NAMoitFqD2qye+WSSG2eW8yv7mHftKkCfMQVpvgHDw==","signature_status":"signed_v1","signed_at":"2026-07-05T04:54:14.716647Z","signed_message":"canonical_sha256_bytes"},"source_id":"2106.08254","source_kind":"arxiv","source_version":2}}},"equivocations":[],"invalid_events":[],"applied_event_ids":["sha256:c980d65a7f83a524c7deae9578b8bc5b6b839bc4237ee77fd843d7c701ea82d5","sha256:0f046385f0302a725d6f572fb1cf58999d9500fe8c81dd57d0ab463b2d755adc"],"state_sha256":"867396adade540fde8d76cbf5ccdb5ffc22560a9f1eb1b16b38d038643e7984e"},"bundle_signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"tYs5LK/y9g8StPBqWBYpdRGfYQBI4pdzpvQXAQi/Fa4yUsIR7mYRAKiWMamhS0m3rbha/GbyqqE7rLD1tIlSAw==","signed_message":"bundle_sha256_bytes","signed_at":"2026-07-07T09:05:04.617839Z","bundle_sha256":"9c446641e6df90b2cae7aa80053045a782766528c4e015e2f89c76710c33815f"}}