{"bundle_type":"pith_open_graph_bundle","bundle_version":"1.0","pith_number":"pith:2022:OOIW6D7P2P6SYAWF6IWLW6ZI44","short_pith_number":"pith:OOIW6D7P","canonical_record":{"source":{"id":"2210.03493","kind":"arxiv","version":1},"metadata":{"license":"http://creativecommons.org/licenses/by-sa/4.0/","primary_cat":"cs.CL","submitted_at":"2022-10-07T12:28:21Z","cross_cats_sorted":["cs.AI"],"title_canon_sha256":"3abecc45e8f72884c7d98a88e67f227a9e9be1b2961d12479cbdf99082dd4715","abstract_canon_sha256":"899052b0b951193f4702fba551d1dad6445035f19118485fbbf21ea5a65f64be"},"schema_version":"1.0"},"canonical_sha256":"73916f0fefd3fd2c02c5f22cbb7b28e72a6d630a8d821461cda07f7142e9b681","source":{"kind":"arxiv","id":"2210.03493","version":1},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2210.03493","created_at":"2026-05-17T23:38:48Z"},{"alias_kind":"arxiv_version","alias_value":"2210.03493v1","created_at":"2026-05-17T23:38:48Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2210.03493","created_at":"2026-05-17T23:38:48Z"},{"alias_kind":"pith_short_12","alias_value":"OOIW6D7P2P6S","created_at":"2026-05-18T12:33:33Z"},{"alias_kind":"pith_short_16","alias_value":"OOIW6D7P2P6SYAWF","created_at":"2026-05-18T12:33:33Z"},{"alias_kind":"pith_short_8","alias_value":"OOIW6D7P","created_at":"2026-05-18T12:33:33Z"}],"events":[{"event_type":"record_created","subject_pith_number":"pith:2022:OOIW6D7P2P6SYAWF6IWLW6ZI44","target":"record","payload":{"canonical_record":{"source":{"id":"2210.03493","kind":"arxiv","version":1},"metadata":{"license":"http://creativecommons.org/licenses/by-sa/4.0/","primary_cat":"cs.CL","submitted_at":"2022-10-07T12:28:21Z","cross_cats_sorted":["cs.AI"],"title_canon_sha256":"3abecc45e8f72884c7d98a88e67f227a9e9be1b2961d12479cbdf99082dd4715","abstract_canon_sha256":"899052b0b951193f4702fba551d1dad6445035f19118485fbbf21ea5a65f64be"},"schema_version":"1.0"},"canonical_sha256":"73916f0fefd3fd2c02c5f22cbb7b28e72a6d630a8d821461cda07f7142e9b681","receipt":{"kind":"pith_receipt","key_id":"pith-v1-2026-05","algorithm":"ed25519","signed_at":"2026-05-17T23:38:48.161562Z","signature_b64":"dgJ04dfyIEKx84jJKquuPo5fz2r+xVUgyccF3xfAq2YWsHK4qeoGOAELmDpilJxj/EGNdSD4bN8AfSeSOxcmDA==","signed_message":"canonical_sha256_bytes","builder_version":"pith-number-builder-2026-05-17-v1","receipt_version":"0.3","canonical_sha256":"73916f0fefd3fd2c02c5f22cbb7b28e72a6d630a8d821461cda07f7142e9b681","last_reissued_at":"2026-05-17T23:38:48.161086Z","signature_status":"signed_v1","first_computed_at":"2026-05-17T23:38:48.161086Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"source_kind":"arxiv","source_id":"2210.03493","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-17T23:38:48Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"fxl74Ga9fzbxEVHdYBckTi/ftZaWA0+5hW63dBahPKg/Pu+YAaWu2w6ysWoyy4QEyxtn1bnVJqBfTBKreX5iAA==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-05-25T07:59:28.594888Z"},"content_sha256":"4d4123881e494bdd661618a72f1797a1b8ff7eb71f5a957070ebc2dc473690c9","schema_version":"1.0","event_id":"sha256:4d4123881e494bdd661618a72f1797a1b8ff7eb71f5a957070ebc2dc473690c9"},{"event_type":"graph_snapshot","subject_pith_number":"pith:2022:OOIW6D7P2P6SYAWF6IWLW6ZI44","target":"graph","payload":{"graph_snapshot":{"paper":{"title":"Automatic Chain of Thought Prompting in Large Language Models","license":"http://creativecommons.org/licenses/by-sa/4.0/","headline":"Auto-CoT lets large language models build their own chain-of-thought demonstrations by sampling diverse questions.","cross_cats":["cs.AI"],"primary_cat":"cs.CL","authors_text":"Alex Smola, Aston Zhang, Mu Li, Zhuosheng Zhang","submitted_at":"2022-10-07T12:28:21Z","abstract_excerpt":"Large language models (LLMs) can perform complex reasoning by generating intermediate reasoning steps. Providing these steps for prompting demonstrations is called chain-of-thought (CoT) prompting. CoT prompting has two major paradigms. One leverages a simple prompt like \"Let's think step by step\" to facilitate step-by-step thinking before answering a question. The other uses a few manual demonstrations one by one, each composed of a question and a reasoning chain that leads to an answer. The superior performance of the second paradigm hinges on the hand-crafting of task-specific demonstration"},"claims":{"count":4,"items":[{"kind":"strongest_claim","text":"On ten public benchmark reasoning tasks with GPT-3, Auto-CoT consistently matches or exceeds the performance of the CoT paradigm that requires manual designs of demonstrations.","source":"verdict.strongest_claim","status":"machine_extracted","claim_id":"C1","attestation":"unclaimed"},{"kind":"weakest_assumption","text":"That sampling questions for diversity sufficiently mitigates the impact of occasional errors in the automatically generated reasoning chains, so that the constructed demonstrations remain effective overall.","source":"verdict.weakest_assumption","status":"machine_extracted","claim_id":"C2","attestation":"unclaimed"},{"kind":"one_line_summary","text":"Auto-CoT automatically builds chain-of-thought demonstrations by sampling diverse questions and letting the LLM generate reasoning chains, matching manual CoT performance on ten reasoning tasks with GPT-3.","source":"verdict.one_line_summary","status":"machine_extracted","claim_id":"C3","attestation":"unclaimed"},{"kind":"headline","text":"Auto-CoT lets large language models build their own chain-of-thought demonstrations by sampling diverse questions.","source":"verdict.pith_extraction.headline","status":"machine_extracted","claim_id":"C4","attestation":"unclaimed"}],"snapshot_sha256":"cea6e5c124e2dcbc535f9263c4e4a453347065e437d52df520d603ce4583d9c6"},"source":{"id":"2210.03493","kind":"arxiv","version":1},"verdict":{"id":"e1a81ef3-4178-4b0a-84b8-815962e157cb","model_set":{"reader":"grok-4.3"},"created_at":"2026-05-16T10:36:28.283141Z","strongest_claim":"On ten public benchmark reasoning tasks with GPT-3, Auto-CoT consistently matches or exceeds the performance of the CoT paradigm that requires manual designs of demonstrations.","one_line_summary":"Auto-CoT automatically builds chain-of-thought demonstrations by sampling diverse questions and letting the LLM generate reasoning chains, matching manual CoT performance on ten reasoning tasks with GPT-3.","pipeline_version":"pith-pipeline@v0.9.0","weakest_assumption":"That sampling questions for diversity sufficiently mitigates the impact of occasional errors in the automatically generated reasoning chains, so that the constructed demonstrations remain effective overall.","pith_extraction_headline":"Auto-CoT lets large language models build their own chain-of-thought demonstrations by sampling diverse questions."},"references":{"count":32,"sample":[{"doi":"","year":2020,"title":"Tom B. Brown, Benjamin Mann, Nick Ryder, Melanie Subbiah, Jared Kaplan, Prafulla Dhariwal, Arvind Neelakantan, Pranav Shyam, Girish Sastry, Amanda Askell, Sandhini Agarwal, Ariel Herbert-V oss, Gretch","work_id":"c8c76fe6-9f18-49cf-b7c5-eb092bf80d60","ref_index":1,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2020,"title":"URL https://proceedings.neurips.cc/paper/2020/hash/ 1457c0d6bfcb4967418bfb8ac142f64a-Abstract.html. Romal Thoppilan, Daniel De Freitas, Jamie Hall, Noam Shazeer, Apoorv Kulshreshtha, Heng-Tze Cheng, A","work_id":"546635ca-ac36-4775-b6e0-1a7e0066ad49","ref_index":2,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":null,"title":"LaMDA: Language Models for Dialog Applications","work_id":"1b66d0a5-f6ae-4332-8025-c662dc64b238","ref_index":3,"cited_arxiv_id":"2201.08239","is_internal_anchor":true},{"doi":"","year":2022,"title":"PaLM: Scaling Language Modeling with Pathways","work_id":"a94f3ef7-2c49-4445-93fe-6ec16aafd966","ref_index":4,"cited_arxiv_id":"2204.02311","is_internal_anchor":true},{"doi":"","year":2015,"title":"Large Language Models are Zero-Shot Reasoners","work_id":"d9b7eb1a-7165-46ff-9f06-d2f0b9d6f95d","ref_index":5,"cited_arxiv_id":"2205.11916","is_internal_anchor":true}],"resolved_work":32,"snapshot_sha256":"323120ad02d5c17afc6ed77ac6b4421920cf17d34a81eee88a9da8fecae6eeaa","internal_anchors":9},"formal_canon":{"evidence_count":2,"snapshot_sha256":"ec72543635480f50d3fd7491dbea7a0e7fd313f0a45881f501daffe1ce5fda2c"},"author_claims":{"count":0,"strong_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"builder_version":"pith-number-builder-2026-05-17-v1"},"verdict_id":"e1a81ef3-4178-4b0a-84b8-815962e157cb"},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-05-17T23:38:48Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"4U3yAFTKHQgPRLuldI1t/0aY2BuLuVcl5SEyhqsUpVLOO5wIUNVJIKR1293tFhk4IGFcUYQvkvN759syboF9Bg==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-05-25T07:59:28.595613Z"},"content_sha256":"b8ecc90fc9ff267d52895b4d860ddbb4975357398fc116f10dae08c38cfa1d4a","schema_version":"1.0","event_id":"sha256:b8ecc90fc9ff267d52895b4d860ddbb4975357398fc116f10dae08c38cfa1d4a"}],"timestamp_proofs":[],"mirror_hints":[{"mirror_type":"https","name":"Pith Resolver","base_url":"https://pith.science","bundle_url":"https://pith.science/pith/OOIW6D7P2P6SYAWF6IWLW6ZI44/bundle.json","state_url":"https://pith.science/pith/OOIW6D7P2P6SYAWF6IWLW6ZI44/state.json","well_known_bundle_url":"https://pith.science/.well-known/pith/OOIW6D7P2P6SYAWF6IWLW6ZI44/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-25T07:59:28Z","links":{"resolver":"https://pith.science/pith/OOIW6D7P2P6SYAWF6IWLW6ZI44","bundle":"https://pith.science/pith/OOIW6D7P2P6SYAWF6IWLW6ZI44/bundle.json","state":"https://pith.science/pith/OOIW6D7P2P6SYAWF6IWLW6ZI44/state.json","well_known_bundle":"https://pith.science/.well-known/pith/OOIW6D7P2P6SYAWF6IWLW6ZI44/bundle.json"},"state":{"state_type":"pith_open_graph_state","state_version":"1.0","pith_number":"pith:2022:OOIW6D7P2P6SYAWF6IWLW6ZI44","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":"899052b0b951193f4702fba551d1dad6445035f19118485fbbf21ea5a65f64be","cross_cats_sorted":["cs.AI"],"license":"http://creativecommons.org/licenses/by-sa/4.0/","primary_cat":"cs.CL","submitted_at":"2022-10-07T12:28:21Z","title_canon_sha256":"3abecc45e8f72884c7d98a88e67f227a9e9be1b2961d12479cbdf99082dd4715"},"schema_version":"1.0","source":{"id":"2210.03493","kind":"arxiv","version":1}},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2210.03493","created_at":"2026-05-17T23:38:48Z"},{"alias_kind":"arxiv_version","alias_value":"2210.03493v1","created_at":"2026-05-17T23:38:48Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2210.03493","created_at":"2026-05-17T23:38:48Z"},{"alias_kind":"pith_short_12","alias_value":"OOIW6D7P2P6S","created_at":"2026-05-18T12:33:33Z"},{"alias_kind":"pith_short_16","alias_value":"OOIW6D7P2P6SYAWF","created_at":"2026-05-18T12:33:33Z"},{"alias_kind":"pith_short_8","alias_value":"OOIW6D7P","created_at":"2026-05-18T12:33:33Z"}],"graph_snapshots":[{"event_id":"sha256:b8ecc90fc9ff267d52895b4d860ddbb4975357398fc116f10dae08c38cfa1d4a","target":"graph","created_at":"2026-05-17T23:38:48Z","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":"On ten public benchmark reasoning tasks with GPT-3, Auto-CoT consistently matches or exceeds the performance of the CoT paradigm that requires manual designs of demonstrations."},{"attestation":"unclaimed","claim_id":"C2","kind":"weakest_assumption","source":"verdict.weakest_assumption","status":"machine_extracted","text":"That sampling questions for diversity sufficiently mitigates the impact of occasional errors in the automatically generated reasoning chains, so that the constructed demonstrations remain effective overall."},{"attestation":"unclaimed","claim_id":"C3","kind":"one_line_summary","source":"verdict.one_line_summary","status":"machine_extracted","text":"Auto-CoT automatically builds chain-of-thought demonstrations by sampling diverse questions and letting the LLM generate reasoning chains, matching manual CoT performance on ten reasoning tasks with GPT-3."},{"attestation":"unclaimed","claim_id":"C4","kind":"headline","source":"verdict.pith_extraction.headline","status":"machine_extracted","text":"Auto-CoT lets large language models build their own chain-of-thought demonstrations by sampling diverse questions."}],"snapshot_sha256":"cea6e5c124e2dcbc535f9263c4e4a453347065e437d52df520d603ce4583d9c6"},"formal_canon":{"evidence_count":2,"snapshot_sha256":"ec72543635480f50d3fd7491dbea7a0e7fd313f0a45881f501daffe1ce5fda2c"},"paper":{"abstract_excerpt":"Large language models (LLMs) can perform complex reasoning by generating intermediate reasoning steps. Providing these steps for prompting demonstrations is called chain-of-thought (CoT) prompting. CoT prompting has two major paradigms. One leverages a simple prompt like \"Let's think step by step\" to facilitate step-by-step thinking before answering a question. The other uses a few manual demonstrations one by one, each composed of a question and a reasoning chain that leads to an answer. The superior performance of the second paradigm hinges on the hand-crafting of task-specific demonstration","authors_text":"Alex Smola, Aston Zhang, Mu Li, Zhuosheng Zhang","cross_cats":["cs.AI"],"headline":"Auto-CoT lets large language models build their own chain-of-thought demonstrations by sampling diverse questions.","license":"http://creativecommons.org/licenses/by-sa/4.0/","primary_cat":"cs.CL","submitted_at":"2022-10-07T12:28:21Z","title":"Automatic Chain of Thought Prompting in Large Language Models"},"references":{"count":32,"internal_anchors":9,"resolved_work":32,"sample":[{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":1,"title":"Tom B. Brown, Benjamin Mann, Nick Ryder, Melanie Subbiah, Jared Kaplan, Prafulla Dhariwal, Arvind Neelakantan, Pranav Shyam, Girish Sastry, Amanda Askell, Sandhini Agarwal, Ariel Herbert-V oss, Gretch","work_id":"c8c76fe6-9f18-49cf-b7c5-eb092bf80d60","year":2020},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":2,"title":"URL https://proceedings.neurips.cc/paper/2020/hash/ 1457c0d6bfcb4967418bfb8ac142f64a-Abstract.html. Romal Thoppilan, Daniel De Freitas, Jamie Hall, Noam Shazeer, Apoorv Kulshreshtha, Heng-Tze Cheng, A","work_id":"546635ca-ac36-4775-b6e0-1a7e0066ad49","year":2020},{"cited_arxiv_id":"2201.08239","doi":"","is_internal_anchor":true,"ref_index":3,"title":"LaMDA: Language Models for Dialog Applications","work_id":"1b66d0a5-f6ae-4332-8025-c662dc64b238","year":null},{"cited_arxiv_id":"2204.02311","doi":"","is_internal_anchor":true,"ref_index":4,"title":"PaLM: Scaling Language Modeling with Pathways","work_id":"a94f3ef7-2c49-4445-93fe-6ec16aafd966","year":2022},{"cited_arxiv_id":"2205.11916","doi":"","is_internal_anchor":true,"ref_index":5,"title":"Large Language Models are Zero-Shot Reasoners","work_id":"d9b7eb1a-7165-46ff-9f06-d2f0b9d6f95d","year":2015}],"snapshot_sha256":"323120ad02d5c17afc6ed77ac6b4421920cf17d34a81eee88a9da8fecae6eeaa"},"source":{"id":"2210.03493","kind":"arxiv","version":1},"verdict":{"created_at":"2026-05-16T10:36:28.283141Z","id":"e1a81ef3-4178-4b0a-84b8-815962e157cb","model_set":{"reader":"grok-4.3"},"one_line_summary":"Auto-CoT automatically builds chain-of-thought demonstrations by sampling diverse questions and letting the LLM generate reasoning chains, matching manual CoT performance on ten reasoning tasks with GPT-3.","pipeline_version":"pith-pipeline@v0.9.0","pith_extraction_headline":"Auto-CoT lets large language models build their own chain-of-thought demonstrations by sampling diverse questions.","strongest_claim":"On ten public benchmark reasoning tasks with GPT-3, Auto-CoT consistently matches or exceeds the performance of the CoT paradigm that requires manual designs of demonstrations.","weakest_assumption":"That sampling questions for diversity sufficiently mitigates the impact of occasional errors in the automatically generated reasoning chains, so that the constructed demonstrations remain effective overall."}},"verdict_id":"e1a81ef3-4178-4b0a-84b8-815962e157cb"}}],"author_attestations":[],"timestamp_anchors":[],"storage_attestations":[],"citation_signatures":[],"replication_records":[],"corrections":[],"mirror_hints":[],"record_created":{"event_id":"sha256:4d4123881e494bdd661618a72f1797a1b8ff7eb71f5a957070ebc2dc473690c9","target":"record","created_at":"2026-05-17T23:38:48Z","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":"899052b0b951193f4702fba551d1dad6445035f19118485fbbf21ea5a65f64be","cross_cats_sorted":["cs.AI"],"license":"http://creativecommons.org/licenses/by-sa/4.0/","primary_cat":"cs.CL","submitted_at":"2022-10-07T12:28:21Z","title_canon_sha256":"3abecc45e8f72884c7d98a88e67f227a9e9be1b2961d12479cbdf99082dd4715"},"schema_version":"1.0","source":{"id":"2210.03493","kind":"arxiv","version":1}},"canonical_sha256":"73916f0fefd3fd2c02c5f22cbb7b28e72a6d630a8d821461cda07f7142e9b681","receipt":{"algorithm":"ed25519","builder_version":"pith-number-builder-2026-05-17-v1","canonical_sha256":"73916f0fefd3fd2c02c5f22cbb7b28e72a6d630a8d821461cda07f7142e9b681","first_computed_at":"2026-05-17T23:38:48.161086Z","key_id":"pith-v1-2026-05","kind":"pith_receipt","last_reissued_at":"2026-05-17T23:38:48.161086Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","receipt_version":"0.3","signature_b64":"dgJ04dfyIEKx84jJKquuPo5fz2r+xVUgyccF3xfAq2YWsHK4qeoGOAELmDpilJxj/EGNdSD4bN8AfSeSOxcmDA==","signature_status":"signed_v1","signed_at":"2026-05-17T23:38:48.161562Z","signed_message":"canonical_sha256_bytes"},"source_id":"2210.03493","source_kind":"arxiv","source_version":1}}},"equivocations":[],"invalid_events":[],"applied_event_ids":["sha256:4d4123881e494bdd661618a72f1797a1b8ff7eb71f5a957070ebc2dc473690c9","sha256:b8ecc90fc9ff267d52895b4d860ddbb4975357398fc116f10dae08c38cfa1d4a"],"state_sha256":"17839a355aaf6bf9458b52e7d23b4385d25da37888fcab2ef481c5c4f59985e7"},"bundle_signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"fUxZECr69B8JQ/zHpcy8SF5p8jAzvviNspB4iLcMKN5ZQ+zJpFnIGuR3B3c8tO0LUNm9RqaQT0VrVq0Bh3HVCA==","signed_message":"bundle_sha256_bytes","signed_at":"2026-05-25T07:59:28.599308Z","bundle_sha256":"8ce0a65391c72c1d5dca2fdad15b85a5b813db653b6b4274b38bd7fda898fa79"}}