{"bundle_type":"pith_open_graph_bundle","bundle_version":"1.0","pith_number":"pith:2024:2LVKW6NSTQALDT3ZGLDILSRUFN","short_pith_number":"pith:2LVKW6NS","canonical_record":{"source":{"id":"2401.04088","kind":"arxiv","version":1},"metadata":{"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.LG","submitted_at":"2024-01-08T18:47:34Z","cross_cats_sorted":["cs.CL"],"title_canon_sha256":"70214dd53619601b90345196d8f9fd0250b32f19b3db356bebccbb0166d859f2","abstract_canon_sha256":"b5f33e0029b5b079b2ce5880a411fb9c9484d2e1b55519e26dd6ebdce5af4457"},"schema_version":"1.0"},"canonical_sha256":"d2eaab79b29c00b1cf7932c685ca342b48889f2ff423f823547f701fdfe41661","source":{"kind":"arxiv","id":"2401.04088","version":1},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2401.04088","created_at":"2026-07-05T07:31:23Z"},{"alias_kind":"arxiv_version","alias_value":"2401.04088v1","created_at":"2026-07-05T07:31:23Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2401.04088","created_at":"2026-07-05T07:31:23Z"},{"alias_kind":"pith_short_12","alias_value":"2LVKW6NSTQAL","created_at":"2026-07-05T07:31:23Z"},{"alias_kind":"pith_short_16","alias_value":"2LVKW6NSTQALDT3Z","created_at":"2026-07-05T07:31:23Z"},{"alias_kind":"pith_short_8","alias_value":"2LVKW6NS","created_at":"2026-07-05T07:31:23Z"}],"events":[{"event_type":"record_created","subject_pith_number":"pith:2024:2LVKW6NSTQALDT3ZGLDILSRUFN","target":"record","payload":{"canonical_record":{"source":{"id":"2401.04088","kind":"arxiv","version":1},"metadata":{"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.LG","submitted_at":"2024-01-08T18:47:34Z","cross_cats_sorted":["cs.CL"],"title_canon_sha256":"70214dd53619601b90345196d8f9fd0250b32f19b3db356bebccbb0166d859f2","abstract_canon_sha256":"b5f33e0029b5b079b2ce5880a411fb9c9484d2e1b55519e26dd6ebdce5af4457"},"schema_version":"1.0"},"canonical_sha256":"d2eaab79b29c00b1cf7932c685ca342b48889f2ff423f823547f701fdfe41661","receipt":{"kind":"pith_receipt","key_id":"pith-v1-2026-05","algorithm":"ed25519","signed_at":"2026-07-05T07:31:23.781237Z","signature_b64":"VJhLdxvy1K0Dx9hC975BFegaaY6QiRrf5hIMuGEQSyAxSfES/uU1zipYLmKGexPpmcEMvYryRO7Lry7qWbKKCQ==","signed_message":"canonical_sha256_bytes","builder_version":"pith-number-builder-2026-05-17-v1","receipt_version":"0.3","canonical_sha256":"d2eaab79b29c00b1cf7932c685ca342b48889f2ff423f823547f701fdfe41661","last_reissued_at":"2026-07-05T07:31:23.780742Z","signature_status":"signed_v1","first_computed_at":"2026-07-05T07:31:23.780742Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"source_kind":"arxiv","source_id":"2401.04088","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-07-05T07:31:23Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"xMCHE6zOeoNoCFQ7ApXo0VF2/9Ial6HK0gWUnbCT6hmmnZTr9wKG8ZvwADRndwzkd/zyP/rdM1mrLq9S0uc2Cw==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-08-04T02:23:18.893530Z"},"content_sha256":"0532bc8e19ded561d48c9bf5dcba078726ff8ac336f62a423472eaa111de93b8","schema_version":"1.0","event_id":"sha256:0532bc8e19ded561d48c9bf5dcba078726ff8ac336f62a423472eaa111de93b8"},{"event_type":"graph_snapshot","subject_pith_number":"pith:2024:2LVKW6NSTQALDT3ZGLDILSRUFN","target":"graph","payload":{"graph_snapshot":{"paper":{"title":"Mixtral of Experts","license":"http://creativecommons.org/licenses/by/4.0/","headline":"Mixtral 8x7B activates only 13B parameters yet matches or exceeds Llama 2 70B and GPT-3.5 on benchmarks.","cross_cats":["cs.CL"],"primary_cat":"cs.LG","authors_text":"Albert Q. Jiang, Alexandre Sablayrolles, Antoine Roux, Arthur Mensch, Blanche Savary, Chris Bamford, Devendra Singh Chaplot, Diego de las Casas, Emma Bou Hanna, Florian Bressand, Gianna Lengyel, Guillaume Bour, Guillaume Lample, L\\'elio Renard Lavaud, Lucile Saulnier, Marie-Anne Lachaux, Pierre Stock, Sandeep Subramanian, Sophia Yang, Szymon Antoniak, Teven Le Scao, Th\\'eophile Gervet, Thibaut Lavril, Thomas Wang, Timoth\\'ee Lacroix, William El Sayed","submitted_at":"2024-01-08T18:47:34Z","abstract_excerpt":"We introduce Mixtral 8x7B, a Sparse Mixture of Experts (SMoE) language model. Mixtral has the same architecture as Mistral 7B, with the difference that each layer is composed of 8 feedforward blocks (i.e. experts). For every token, at each layer, a router network selects two experts to process the current state and combine their outputs. Even though each token only sees two experts, the selected experts can be different at each timestep. As a result, each token has access to 47B parameters, but only uses 13B active parameters during inference. Mixtral was trained with a context size of 32k tok"},"claims":{"count":4,"items":[{"kind":"strongest_claim","text":"Mixtral outperforms or matches Llama 2 70B and GPT-3.5 across all evaluated benchmarks. In particular, Mixtral vastly outperforms Llama 2 70B on mathematics, code generation, and multilingual benchmarks. The instruct version surpasses GPT-3.5 Turbo, Claude-2.1, Gemini Pro, and Llama 2 70B chat on human benchmarks.","source":"verdict.strongest_claim","status":"machine_extracted","claim_id":"C1","attestation":"unclaimed"},{"kind":"weakest_assumption","text":"The assumption that the reported benchmark scores reflect genuine generalization rather than data contamination, evaluation protocol differences, or undisclosed training choices; this premise is invoked in the abstract when stating the performance comparisons without further qualification.","source":"verdict.weakest_assumption","status":"machine_extracted","claim_id":"C2","attestation":"unclaimed"},{"kind":"one_line_summary","text":"Mixtral 8x7B is a sparse MoE LLM activating 2 of 8 experts per layer that matches or exceeds Llama 2 70B and GPT-3.5 on benchmarks while using only 13B active parameters.","source":"verdict.one_line_summary","status":"machine_extracted","claim_id":"C3","attestation":"unclaimed"},{"kind":"headline","text":"Mixtral 8x7B activates only 13B parameters yet matches or exceeds Llama 2 70B and GPT-3.5 on benchmarks.","source":"verdict.pith_extraction.headline","status":"machine_extracted","claim_id":"C4","attestation":"unclaimed"}],"snapshot_sha256":"6459b6db0c79a4d04ea0b1fe851f0a32fbc5f1bc17bbab130dd14581d5a77ba9"},"source":{"id":"2401.04088","kind":"arxiv","version":1},"verdict":{"id":"8953f177-f35e-428c-9124-ab4eecddec05","model_set":{"reader":"grok-4.3"},"created_at":"2026-05-24T04:06:44.736429Z","strongest_claim":"Mixtral outperforms or matches Llama 2 70B and GPT-3.5 across all evaluated benchmarks. In particular, Mixtral vastly outperforms Llama 2 70B on mathematics, code generation, and multilingual benchmarks. The instruct version surpasses GPT-3.5 Turbo, Claude-2.1, Gemini Pro, and Llama 2 70B chat on human benchmarks.","one_line_summary":"Mixtral 8x7B is a sparse MoE LLM activating 2 of 8 experts per layer that matches or exceeds Llama 2 70B and GPT-3.5 on benchmarks while using only 13B active parameters.","pipeline_version":"pith-pipeline@v0.9.0","weakest_assumption":"The assumption that the reported benchmark scores reflect genuine generalization rather than data contamination, evaluation protocol differences, or undisclosed training choices; this premise is invoked in the abstract when stating the performance comparisons without further qualification.","pith_extraction_headline":"Mixtral 8x7B activates only 13B parameters yet matches or exceeds Llama 2 70B and GPT-3.5 on benchmarks."},"integrity":{"clean":true,"summary":{"advisory":0,"critical":0,"by_detector":{},"informational":0},"endpoint":"/pith/2401.04088/integrity.json","findings":[],"available":true,"detectors_run":[],"snapshot_sha256":"c28c3603d3b5d939e8dc4c7e95fa8dfce3d595e45f758748cecf8e644a296938"},"references":{"count":35,"sample":[{"doi":"","year":2021,"title":"Program Synthesis with Large Language Models","work_id":"fd241a05-03b9-4de2-9588-9d77ce176125","ref_index":1,"cited_arxiv_id":"2108.07732","is_internal_anchor":true},{"doi":"","year":2023,"title":"Llemma: An Open Language Model For Mathematics","work_id":"c0820dec-60a1-4f0c-beda-4516eb8e89c9","ref_index":2,"cited_arxiv_id":"2310.10631","is_internal_anchor":true},{"doi":"","year":2020,"title":"Piqa: Reasoning about phys- ical commonsense in natural language","work_id":"3d7f82e0-c08d-4872-acc6-bce03029bd8b","ref_index":3,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2021,"title":"Evaluating Large Language Models Trained on Code","work_id":"042493e9-b26f-4b4e-bbde-382072ca9b08","ref_index":4,"cited_arxiv_id":"2107.03374","is_internal_anchor":true},{"doi":"","year":2018,"title":"QuAC : Question Answering in Context","work_id":"b95d1110-9bab-43fc-96bd-a39f9906f1e9","ref_index":5,"cited_arxiv_id":"1808.07036","is_internal_anchor":true}],"resolved_work":35,"snapshot_sha256":"8dccfa758e72065c24234ed00d6582f7e59f2a41094e5824bc7243c2afde4108","internal_anchors":23},"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":"8953f177-f35e-428c-9124-ab4eecddec05"},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-07-05T07:31:23Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"VNcseAPNWx914xxVkA0Py+tfeD5V9Oa3oT9ovtVSor6t/Nxnt31cspTlr1bn3UCjC/35nWS3phDO9z8E/NoQCQ==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-08-04T02:23:18.895521Z"},"content_sha256":"f861e06a00af3cfb43329260bd90d51762994a2c79c94d050d7aaef227d573d6","schema_version":"1.0","event_id":"sha256:f861e06a00af3cfb43329260bd90d51762994a2c79c94d050d7aaef227d573d6"}],"timestamp_proofs":[],"mirror_hints":[{"mirror_type":"https","name":"Pith Resolver","base_url":"https://pith.science","bundle_url":"https://pith.science/pith/2LVKW6NSTQALDT3ZGLDILSRUFN/bundle.json","state_url":"https://pith.science/pith/2LVKW6NSTQALDT3ZGLDILSRUFN/state.json","well_known_bundle_url":"https://pith.science/.well-known/pith/2LVKW6NSTQALDT3ZGLDILSRUFN/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-04T02:23:18Z","links":{"resolver":"https://pith.science/pith/2LVKW6NSTQALDT3ZGLDILSRUFN","bundle":"https://pith.science/pith/2LVKW6NSTQALDT3ZGLDILSRUFN/bundle.json","state":"https://pith.science/pith/2LVKW6NSTQALDT3ZGLDILSRUFN/state.json","well_known_bundle":"https://pith.science/.well-known/pith/2LVKW6NSTQALDT3ZGLDILSRUFN/bundle.json"},"state":{"state_type":"pith_open_graph_state","state_version":"1.0","pith_number":"pith:2024:2LVKW6NSTQALDT3ZGLDILSRUFN","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":"b5f33e0029b5b079b2ce5880a411fb9c9484d2e1b55519e26dd6ebdce5af4457","cross_cats_sorted":["cs.CL"],"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.LG","submitted_at":"2024-01-08T18:47:34Z","title_canon_sha256":"70214dd53619601b90345196d8f9fd0250b32f19b3db356bebccbb0166d859f2"},"schema_version":"1.0","source":{"id":"2401.04088","kind":"arxiv","version":1}},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2401.04088","created_at":"2026-07-05T07:31:23Z"},{"alias_kind":"arxiv_version","alias_value":"2401.04088v1","created_at":"2026-07-05T07:31:23Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2401.04088","created_at":"2026-07-05T07:31:23Z"},{"alias_kind":"pith_short_12","alias_value":"2LVKW6NSTQAL","created_at":"2026-07-05T07:31:23Z"},{"alias_kind":"pith_short_16","alias_value":"2LVKW6NSTQALDT3Z","created_at":"2026-07-05T07:31:23Z"},{"alias_kind":"pith_short_8","alias_value":"2LVKW6NS","created_at":"2026-07-05T07:31:23Z"}],"graph_snapshots":[{"event_id":"sha256:f861e06a00af3cfb43329260bd90d51762994a2c79c94d050d7aaef227d573d6","target":"graph","created_at":"2026-07-05T07:31:23Z","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":"Mixtral outperforms or matches Llama 2 70B and GPT-3.5 across all evaluated benchmarks. In particular, Mixtral vastly outperforms Llama 2 70B on mathematics, code generation, and multilingual benchmarks. The instruct version surpasses GPT-3.5 Turbo, Claude-2.1, Gemini Pro, and Llama 2 70B chat on human benchmarks."},{"attestation":"unclaimed","claim_id":"C2","kind":"weakest_assumption","source":"verdict.weakest_assumption","status":"machine_extracted","text":"The assumption that the reported benchmark scores reflect genuine generalization rather than data contamination, evaluation protocol differences, or undisclosed training choices; this premise is invoked in the abstract when stating the performance comparisons without further qualification."},{"attestation":"unclaimed","claim_id":"C3","kind":"one_line_summary","source":"verdict.one_line_summary","status":"machine_extracted","text":"Mixtral 8x7B is a sparse MoE LLM activating 2 of 8 experts per layer that matches or exceeds Llama 2 70B and GPT-3.5 on benchmarks while using only 13B active parameters."},{"attestation":"unclaimed","claim_id":"C4","kind":"headline","source":"verdict.pith_extraction.headline","status":"machine_extracted","text":"Mixtral 8x7B activates only 13B parameters yet matches or exceeds Llama 2 70B and GPT-3.5 on benchmarks."}],"snapshot_sha256":"6459b6db0c79a4d04ea0b1fe851f0a32fbc5f1bc17bbab130dd14581d5a77ba9"},"formal_canon":{"evidence_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"integrity":{"available":true,"clean":true,"detectors_run":[],"endpoint":"/pith/2401.04088/integrity.json","findings":[],"snapshot_sha256":"c28c3603d3b5d939e8dc4c7e95fa8dfce3d595e45f758748cecf8e644a296938","summary":{"advisory":0,"by_detector":{},"critical":0,"informational":0}},"paper":{"abstract_excerpt":"We introduce Mixtral 8x7B, a Sparse Mixture of Experts (SMoE) language model. Mixtral has the same architecture as Mistral 7B, with the difference that each layer is composed of 8 feedforward blocks (i.e. experts). For every token, at each layer, a router network selects two experts to process the current state and combine their outputs. Even though each token only sees two experts, the selected experts can be different at each timestep. As a result, each token has access to 47B parameters, but only uses 13B active parameters during inference. Mixtral was trained with a context size of 32k tok","authors_text":"Albert Q. Jiang, Alexandre Sablayrolles, Antoine Roux, Arthur Mensch, Blanche Savary, Chris Bamford, Devendra Singh Chaplot, Diego de las Casas, Emma Bou Hanna, Florian Bressand, Gianna Lengyel, Guillaume Bour, Guillaume Lample, L\\'elio Renard Lavaud, Lucile Saulnier, Marie-Anne Lachaux, Pierre Stock, Sandeep Subramanian, Sophia Yang, Szymon Antoniak, Teven Le Scao, Th\\'eophile Gervet, Thibaut Lavril, Thomas Wang, Timoth\\'ee Lacroix, William El Sayed","cross_cats":["cs.CL"],"headline":"Mixtral 8x7B activates only 13B parameters yet matches or exceeds Llama 2 70B and GPT-3.5 on benchmarks.","license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.LG","submitted_at":"2024-01-08T18:47:34Z","title":"Mixtral of Experts"},"references":{"count":35,"internal_anchors":23,"resolved_work":35,"sample":[{"cited_arxiv_id":"2108.07732","doi":"","is_internal_anchor":true,"ref_index":1,"title":"Program Synthesis with Large Language Models","work_id":"fd241a05-03b9-4de2-9588-9d77ce176125","year":2021},{"cited_arxiv_id":"2310.10631","doi":"","is_internal_anchor":true,"ref_index":2,"title":"Llemma: An Open Language Model For Mathematics","work_id":"c0820dec-60a1-4f0c-beda-4516eb8e89c9","year":2023},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":3,"title":"Piqa: Reasoning about phys- ical commonsense in natural language","work_id":"3d7f82e0-c08d-4872-acc6-bce03029bd8b","year":2020},{"cited_arxiv_id":"2107.03374","doi":"","is_internal_anchor":true,"ref_index":4,"title":"Evaluating Large Language Models Trained on Code","work_id":"042493e9-b26f-4b4e-bbde-382072ca9b08","year":2021},{"cited_arxiv_id":"1808.07036","doi":"","is_internal_anchor":true,"ref_index":5,"title":"QuAC : Question Answering in Context","work_id":"b95d1110-9bab-43fc-96bd-a39f9906f1e9","year":2018}],"snapshot_sha256":"8dccfa758e72065c24234ed00d6582f7e59f2a41094e5824bc7243c2afde4108"},"source":{"id":"2401.04088","kind":"arxiv","version":1},"verdict":{"created_at":"2026-05-24T04:06:44.736429Z","id":"8953f177-f35e-428c-9124-ab4eecddec05","model_set":{"reader":"grok-4.3"},"one_line_summary":"Mixtral 8x7B is a sparse MoE LLM activating 2 of 8 experts per layer that matches or exceeds Llama 2 70B and GPT-3.5 on benchmarks while using only 13B active parameters.","pipeline_version":"pith-pipeline@v0.9.0","pith_extraction_headline":"Mixtral 8x7B activates only 13B parameters yet matches or exceeds Llama 2 70B and GPT-3.5 on benchmarks.","strongest_claim":"Mixtral outperforms or matches Llama 2 70B and GPT-3.5 across all evaluated benchmarks. In particular, Mixtral vastly outperforms Llama 2 70B on mathematics, code generation, and multilingual benchmarks. The instruct version surpasses GPT-3.5 Turbo, Claude-2.1, Gemini Pro, and Llama 2 70B chat on human benchmarks.","weakest_assumption":"The assumption that the reported benchmark scores reflect genuine generalization rather than data contamination, evaluation protocol differences, or undisclosed training choices; this premise is invoked in the abstract when stating the performance comparisons without further qualification."}},"verdict_id":"8953f177-f35e-428c-9124-ab4eecddec05"}}],"author_attestations":[],"timestamp_anchors":[],"storage_attestations":[],"citation_signatures":[],"replication_records":[],"corrections":[],"mirror_hints":[],"record_created":{"event_id":"sha256:0532bc8e19ded561d48c9bf5dcba078726ff8ac336f62a423472eaa111de93b8","target":"record","created_at":"2026-07-05T07:31:23Z","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":"b5f33e0029b5b079b2ce5880a411fb9c9484d2e1b55519e26dd6ebdce5af4457","cross_cats_sorted":["cs.CL"],"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.LG","submitted_at":"2024-01-08T18:47:34Z","title_canon_sha256":"70214dd53619601b90345196d8f9fd0250b32f19b3db356bebccbb0166d859f2"},"schema_version":"1.0","source":{"id":"2401.04088","kind":"arxiv","version":1}},"canonical_sha256":"d2eaab79b29c00b1cf7932c685ca342b48889f2ff423f823547f701fdfe41661","receipt":{"algorithm":"ed25519","builder_version":"pith-number-builder-2026-05-17-v1","canonical_sha256":"d2eaab79b29c00b1cf7932c685ca342b48889f2ff423f823547f701fdfe41661","first_computed_at":"2026-07-05T07:31:23.780742Z","key_id":"pith-v1-2026-05","kind":"pith_receipt","last_reissued_at":"2026-07-05T07:31:23.780742Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","receipt_version":"0.3","signature_b64":"VJhLdxvy1K0Dx9hC975BFegaaY6QiRrf5hIMuGEQSyAxSfES/uU1zipYLmKGexPpmcEMvYryRO7Lry7qWbKKCQ==","signature_status":"signed_v1","signed_at":"2026-07-05T07:31:23.781237Z","signed_message":"canonical_sha256_bytes"},"source_id":"2401.04088","source_kind":"arxiv","source_version":1}}},"equivocations":[],"invalid_events":[],"applied_event_ids":["sha256:0532bc8e19ded561d48c9bf5dcba078726ff8ac336f62a423472eaa111de93b8","sha256:f861e06a00af3cfb43329260bd90d51762994a2c79c94d050d7aaef227d573d6"],"state_sha256":"f9236889671ed36a2454609539d8ecf42ae7de50045899c0e660f62cfece0cbe"},"bundle_signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"Z5RNmFFDnxzuE2+rX9M3S0rlaeen7hJN8yTCiYcGrSltPBKlBDcNO7vm0nKx+mqGZM0dR+uihVAtpYIw/MGnDw==","signed_message":"bundle_sha256_bytes","signed_at":"2026-08-04T02:23:18.974032Z","bundle_sha256":"e8e54dd8aba8e3558e608f212eb677fa54a0845046df30c3abb40583e4fdd378"}}