{"bundle_type":"pith_open_graph_bundle","bundle_version":"1.0","pith_number":"pith:2023:2HKQMO7NR6MCVGEVRQSJD3PJ2G","short_pith_number":"pith:2HKQMO7N","canonical_record":{"source":{"id":"2307.12856","kind":"arxiv","version":4},"metadata":{"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.LG","submitted_at":"2023-07-24T14:56:30Z","cross_cats_sorted":["cs.AI","cs.CL"],"title_canon_sha256":"da123676432d6e764f3f316affeb518f5e557fd09c27992384254585aeabc8e6","abstract_canon_sha256":"679db7981386aa4df006650e5f3249b6140b6c0b121d7e6c38b75f01763b7eb3"},"schema_version":"1.0"},"canonical_sha256":"d1d5063bed8f982a98958c2491ede9d1bf6ea831edfa4a246f7863800b20a658","source":{"kind":"arxiv","id":"2307.12856","version":4},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2307.12856","created_at":"2026-05-17T23:38:15Z"},{"alias_kind":"arxiv_version","alias_value":"2307.12856v4","created_at":"2026-05-17T23:38:15Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2307.12856","created_at":"2026-05-17T23:38:15Z"},{"alias_kind":"pith_short_12","alias_value":"2HKQMO7NR6MC","created_at":"2026-05-18T12:33:33Z"},{"alias_kind":"pith_short_16","alias_value":"2HKQMO7NR6MCVGEV","created_at":"2026-05-18T12:33:33Z"},{"alias_kind":"pith_short_8","alias_value":"2HKQMO7N","created_at":"2026-05-18T12:33:33Z"}],"events":[{"event_type":"record_created","subject_pith_number":"pith:2023:2HKQMO7NR6MCVGEVRQSJD3PJ2G","target":"record","payload":{"canonical_record":{"source":{"id":"2307.12856","kind":"arxiv","version":4},"metadata":{"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.LG","submitted_at":"2023-07-24T14:56:30Z","cross_cats_sorted":["cs.AI","cs.CL"],"title_canon_sha256":"da123676432d6e764f3f316affeb518f5e557fd09c27992384254585aeabc8e6","abstract_canon_sha256":"679db7981386aa4df006650e5f3249b6140b6c0b121d7e6c38b75f01763b7eb3"},"schema_version":"1.0"},"canonical_sha256":"d1d5063bed8f982a98958c2491ede9d1bf6ea831edfa4a246f7863800b20a658","receipt":{"kind":"pith_receipt","key_id":"pith-v1-2026-05","algorithm":"ed25519","signed_at":"2026-05-17T23:38:15.107748Z","signature_b64":"1TUmneinMts2N1FxHLwIpqdxPbh857uNtClkUe5ax0mPeR03eof7ZefVLfg0kG0gplwSYO9iSrCSSlOcCwf7DA==","signed_message":"canonical_sha256_bytes","builder_version":"pith-number-builder-2026-05-17-v1","receipt_version":"0.3","canonical_sha256":"d1d5063bed8f982a98958c2491ede9d1bf6ea831edfa4a246f7863800b20a658","last_reissued_at":"2026-05-17T23:38:15.107022Z","signature_status":"signed_v1","first_computed_at":"2026-05-17T23:38:15.107022Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"source_kind":"arxiv","source_id":"2307.12856","source_version":4,"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:15Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"S8kEP+Ojezs4WDQugE51PteGq8PEWi/7ZmDgWDW7qYggBZmX7quq9m96UusPLDRgCoWt40L9ZWayuH6uiJUODA==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-06-05T18:07:58.471190Z"},"content_sha256":"df8018a7b16917aa611abe37c5399abf982ab055eab10a298cbaf068ad727e9a","schema_version":"1.0","event_id":"sha256:df8018a7b16917aa611abe37c5399abf982ab055eab10a298cbaf068ad727e9a"},{"event_type":"graph_snapshot","subject_pith_number":"pith:2023:2HKQMO7NR6MCVGEVRQSJD3PJ2G","target":"graph","payload":{"graph_snapshot":{"paper":{"title":"A Real-World WebAgent with Planning, Long Context Understanding, and Program Synthesis","license":"http://creativecommons.org/licenses/by/4.0/","headline":"A modular WebAgent with planning, summarization, and code synthesis raises success on real websites by more than 50 percent.","cross_cats":["cs.AI","cs.CL"],"primary_cat":"cs.LG","authors_text":"Aleksandra Faust, Austin Huang, Douglas Eck, Hiroki Furuta, Izzeddin Gur, Mustafa Safdari, Yutaka Matsuo","submitted_at":"2023-07-24T14:56:30Z","abstract_excerpt":"Pre-trained large language models (LLMs) have recently achieved better generalization and sample efficiency in autonomous web automation. However, the performance on real-world websites has still suffered from (1) open domainness, (2) limited context length, and (3) lack of inductive bias on HTML. We introduce WebAgent, an LLM-driven agent that learns from self-experience to complete tasks on real websites following natural language instructions. WebAgent plans ahead by decomposing instructions into canonical sub-instructions, summarizes long HTML documents into task-relevant snippets, and act"},"claims":{"count":4,"items":[{"kind":"strongest_claim","text":"our modular recipe improves the success on real websites by over 50%, and that HTML-T5 is the best model to solve various HTML understanding tasks; achieving 18.7% higher success rate than the prior method on MiniWoB web automation benchmark, and SoTA performance on Mind2Web, an offline task planning evaluation.","source":"verdict.strongest_claim","status":"machine_extracted","claim_id":"C1","attestation":"unclaimed"},{"kind":"weakest_assumption","text":"That the self-experience learning, task decomposition, and HTML summarization will generalize reliably to arbitrary real-world websites without significant degradation from website changes or domain shifts not seen in training or benchmarks.","source":"verdict.weakest_assumption","status":"machine_extracted","claim_id":"C2","attestation":"unclaimed"},{"kind":"one_line_summary","text":"WebAgent combines task planning, HTML summarization via HTML-T5, and Python code synthesis via Flan-U-PaLM to improve real-world web task success by over 50% and achieve state-of-the-art results on MiniWoB and Mind2Web benchmarks.","source":"verdict.one_line_summary","status":"machine_extracted","claim_id":"C3","attestation":"unclaimed"},{"kind":"headline","text":"A modular WebAgent with planning, summarization, and code synthesis raises success on real websites by more than 50 percent.","source":"verdict.pith_extraction.headline","status":"machine_extracted","claim_id":"C4","attestation":"unclaimed"}],"snapshot_sha256":"7fc9c1c69c8c3d8a70437e99d788796fd4046b2c903d97e0e56db647a51480af"},"source":{"id":"2307.12856","kind":"arxiv","version":4},"verdict":{"id":"4d9a9ead-cc63-4135-af0b-76e5b76b5d17","model_set":{"reader":"grok-4.3"},"created_at":"2026-05-17T04:32:29.130963Z","strongest_claim":"our modular recipe improves the success on real websites by over 50%, and that HTML-T5 is the best model to solve various HTML understanding tasks; achieving 18.7% higher success rate than the prior method on MiniWoB web automation benchmark, and SoTA performance on Mind2Web, an offline task planning evaluation.","one_line_summary":"WebAgent combines task planning, HTML summarization via HTML-T5, and Python code synthesis via Flan-U-PaLM to improve real-world web task success by over 50% and achieve state-of-the-art results on MiniWoB and Mind2Web benchmarks.","pipeline_version":"pith-pipeline@v0.9.0","weakest_assumption":"That the self-experience learning, task decomposition, and HTML summarization will generalize reliably to arbitrary real-world websites without significant degradation from website changes or domain shifts not seen in training or benchmarks.","pith_extraction_headline":"A modular WebAgent with planning, summarization, and code synthesis raises success on real websites by more than 50 percent."},"references":{"count":61,"sample":[{"doi":"","year":2023,"title":"0\" id=\"realEstateApp","work_id":"56264a03-261f-4cb5-8877-f3a8dd18bf9e","ref_index":1,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":null,"title":"can you search for a studio bedroom, 1+ bathroom houses in escondido, ca for corporate housing and price less than 12100 on real estate website","work_id":"d297fffa-34ab-4803-b640-3a31948abb59","ref_index":2,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":null,"title":"can you find me a studio bedroom, 1+ bathroom townhomes in hollywood, ca and price less than 14600 on real estate website","work_id":"6b9b7bee-97dd-4bef-a4d0-a97525a17df1","ref_index":3,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":null,"title":"can you search for a studio bedroom, 1+ bathroom condos in inglewood, ca for senior housing and price less than 8700 on real estate website","work_id":"01abc87c-23c9-48ef-81d2-24e2e6cb32ec","ref_index":4,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":null,"title":"I would like to search for a studio bedroom, 1+ bathroom houses in compton, ca and price more than 1200 for corporate housing on real estate website","work_id":"0d538cb5-0498-4640-a50c-e41b6e9ff342","ref_index":5,"cited_arxiv_id":"","is_internal_anchor":false}],"resolved_work":61,"snapshot_sha256":"ebb2b4742bc96b6f3238765d2d446db309c1256c2b443022f25e8ff9e29ec2e6","internal_anchors":0},"formal_canon":{"evidence_count":2,"snapshot_sha256":"8a2cd182f8486d1eeef6fb6ca5e81a9021740f940b5479f12d3cd6a5517dce2e"},"author_claims":{"count":0,"strong_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"builder_version":"pith-number-builder-2026-05-17-v1"},"verdict_id":"4d9a9ead-cc63-4135-af0b-76e5b76b5d17"},"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:15Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"NdoOZg8jvR0sV8oeGWuok2Xks1Cj90hagsYqf3RnyL2P5eYECF8i7VHxQnSxAzn/FSrOocZ8Ma37Ov5akAumCw==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-06-05T18:07:58.471724Z"},"content_sha256":"67c0790ed9a4b5d8196170a282c1d672469b831f49f7e5f67bc062a20202d43a","schema_version":"1.0","event_id":"sha256:67c0790ed9a4b5d8196170a282c1d672469b831f49f7e5f67bc062a20202d43a"}],"timestamp_proofs":[],"mirror_hints":[{"mirror_type":"https","name":"Pith Resolver","base_url":"https://pith.science","bundle_url":"https://pith.science/pith/2HKQMO7NR6MCVGEVRQSJD3PJ2G/bundle.json","state_url":"https://pith.science/pith/2HKQMO7NR6MCVGEVRQSJD3PJ2G/state.json","well_known_bundle_url":"https://pith.science/.well-known/pith/2HKQMO7NR6MCVGEVRQSJD3PJ2G/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-06-05T18:07:58Z","links":{"resolver":"https://pith.science/pith/2HKQMO7NR6MCVGEVRQSJD3PJ2G","bundle":"https://pith.science/pith/2HKQMO7NR6MCVGEVRQSJD3PJ2G/bundle.json","state":"https://pith.science/pith/2HKQMO7NR6MCVGEVRQSJD3PJ2G/state.json","well_known_bundle":"https://pith.science/.well-known/pith/2HKQMO7NR6MCVGEVRQSJD3PJ2G/bundle.json"},"state":{"state_type":"pith_open_graph_state","state_version":"1.0","pith_number":"pith:2023:2HKQMO7NR6MCVGEVRQSJD3PJ2G","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":"679db7981386aa4df006650e5f3249b6140b6c0b121d7e6c38b75f01763b7eb3","cross_cats_sorted":["cs.AI","cs.CL"],"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.LG","submitted_at":"2023-07-24T14:56:30Z","title_canon_sha256":"da123676432d6e764f3f316affeb518f5e557fd09c27992384254585aeabc8e6"},"schema_version":"1.0","source":{"id":"2307.12856","kind":"arxiv","version":4}},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2307.12856","created_at":"2026-05-17T23:38:15Z"},{"alias_kind":"arxiv_version","alias_value":"2307.12856v4","created_at":"2026-05-17T23:38:15Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2307.12856","created_at":"2026-05-17T23:38:15Z"},{"alias_kind":"pith_short_12","alias_value":"2HKQMO7NR6MC","created_at":"2026-05-18T12:33:33Z"},{"alias_kind":"pith_short_16","alias_value":"2HKQMO7NR6MCVGEV","created_at":"2026-05-18T12:33:33Z"},{"alias_kind":"pith_short_8","alias_value":"2HKQMO7N","created_at":"2026-05-18T12:33:33Z"}],"graph_snapshots":[{"event_id":"sha256:67c0790ed9a4b5d8196170a282c1d672469b831f49f7e5f67bc062a20202d43a","target":"graph","created_at":"2026-05-17T23:38:15Z","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":"our modular recipe improves the success on real websites by over 50%, and that HTML-T5 is the best model to solve various HTML understanding tasks; achieving 18.7% higher success rate than the prior method on MiniWoB web automation benchmark, and SoTA performance on Mind2Web, an offline task planning evaluation."},{"attestation":"unclaimed","claim_id":"C2","kind":"weakest_assumption","source":"verdict.weakest_assumption","status":"machine_extracted","text":"That the self-experience learning, task decomposition, and HTML summarization will generalize reliably to arbitrary real-world websites without significant degradation from website changes or domain shifts not seen in training or benchmarks."},{"attestation":"unclaimed","claim_id":"C3","kind":"one_line_summary","source":"verdict.one_line_summary","status":"machine_extracted","text":"WebAgent combines task planning, HTML summarization via HTML-T5, and Python code synthesis via Flan-U-PaLM to improve real-world web task success by over 50% and achieve state-of-the-art results on MiniWoB and Mind2Web benchmarks."},{"attestation":"unclaimed","claim_id":"C4","kind":"headline","source":"verdict.pith_extraction.headline","status":"machine_extracted","text":"A modular WebAgent with planning, summarization, and code synthesis raises success on real websites by more than 50 percent."}],"snapshot_sha256":"7fc9c1c69c8c3d8a70437e99d788796fd4046b2c903d97e0e56db647a51480af"},"formal_canon":{"evidence_count":2,"snapshot_sha256":"8a2cd182f8486d1eeef6fb6ca5e81a9021740f940b5479f12d3cd6a5517dce2e"},"paper":{"abstract_excerpt":"Pre-trained large language models (LLMs) have recently achieved better generalization and sample efficiency in autonomous web automation. However, the performance on real-world websites has still suffered from (1) open domainness, (2) limited context length, and (3) lack of inductive bias on HTML. We introduce WebAgent, an LLM-driven agent that learns from self-experience to complete tasks on real websites following natural language instructions. WebAgent plans ahead by decomposing instructions into canonical sub-instructions, summarizes long HTML documents into task-relevant snippets, and act","authors_text":"Aleksandra Faust, Austin Huang, Douglas Eck, Hiroki Furuta, Izzeddin Gur, Mustafa Safdari, Yutaka Matsuo","cross_cats":["cs.AI","cs.CL"],"headline":"A modular WebAgent with planning, summarization, and code synthesis raises success on real websites by more than 50 percent.","license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.LG","submitted_at":"2023-07-24T14:56:30Z","title":"A Real-World WebAgent with Planning, Long Context Understanding, and Program Synthesis"},"references":{"count":61,"internal_anchors":0,"resolved_work":61,"sample":[{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":1,"title":"0\" id=\"realEstateApp","work_id":"56264a03-261f-4cb5-8877-f3a8dd18bf9e","year":2023},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":2,"title":"can you search for a studio bedroom, 1+ bathroom houses in escondido, ca for corporate housing and price less than 12100 on real estate website","work_id":"d297fffa-34ab-4803-b640-3a31948abb59","year":null},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":3,"title":"can you find me a studio bedroom, 1+ bathroom townhomes in hollywood, ca and price less than 14600 on real estate website","work_id":"6b9b7bee-97dd-4bef-a4d0-a97525a17df1","year":null},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":4,"title":"can you search for a studio bedroom, 1+ bathroom condos in inglewood, ca for senior housing and price less than 8700 on real estate website","work_id":"01abc87c-23c9-48ef-81d2-24e2e6cb32ec","year":null},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":5,"title":"I would like to search for a studio bedroom, 1+ bathroom houses in compton, ca and price more than 1200 for corporate housing on real estate website","work_id":"0d538cb5-0498-4640-a50c-e41b6e9ff342","year":null}],"snapshot_sha256":"ebb2b4742bc96b6f3238765d2d446db309c1256c2b443022f25e8ff9e29ec2e6"},"source":{"id":"2307.12856","kind":"arxiv","version":4},"verdict":{"created_at":"2026-05-17T04:32:29.130963Z","id":"4d9a9ead-cc63-4135-af0b-76e5b76b5d17","model_set":{"reader":"grok-4.3"},"one_line_summary":"WebAgent combines task planning, HTML summarization via HTML-T5, and Python code synthesis via Flan-U-PaLM to improve real-world web task success by over 50% and achieve state-of-the-art results on MiniWoB and Mind2Web benchmarks.","pipeline_version":"pith-pipeline@v0.9.0","pith_extraction_headline":"A modular WebAgent with planning, summarization, and code synthesis raises success on real websites by more than 50 percent.","strongest_claim":"our modular recipe improves the success on real websites by over 50%, and that HTML-T5 is the best model to solve various HTML understanding tasks; achieving 18.7% higher success rate than the prior method on MiniWoB web automation benchmark, and SoTA performance on Mind2Web, an offline task planning evaluation.","weakest_assumption":"That the self-experience learning, task decomposition, and HTML summarization will generalize reliably to arbitrary real-world websites without significant degradation from website changes or domain shifts not seen in training or benchmarks."}},"verdict_id":"4d9a9ead-cc63-4135-af0b-76e5b76b5d17"}}],"author_attestations":[],"timestamp_anchors":[],"storage_attestations":[],"citation_signatures":[],"replication_records":[],"corrections":[],"mirror_hints":[],"record_created":{"event_id":"sha256:df8018a7b16917aa611abe37c5399abf982ab055eab10a298cbaf068ad727e9a","target":"record","created_at":"2026-05-17T23:38:15Z","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":"679db7981386aa4df006650e5f3249b6140b6c0b121d7e6c38b75f01763b7eb3","cross_cats_sorted":["cs.AI","cs.CL"],"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.LG","submitted_at":"2023-07-24T14:56:30Z","title_canon_sha256":"da123676432d6e764f3f316affeb518f5e557fd09c27992384254585aeabc8e6"},"schema_version":"1.0","source":{"id":"2307.12856","kind":"arxiv","version":4}},"canonical_sha256":"d1d5063bed8f982a98958c2491ede9d1bf6ea831edfa4a246f7863800b20a658","receipt":{"algorithm":"ed25519","builder_version":"pith-number-builder-2026-05-17-v1","canonical_sha256":"d1d5063bed8f982a98958c2491ede9d1bf6ea831edfa4a246f7863800b20a658","first_computed_at":"2026-05-17T23:38:15.107022Z","key_id":"pith-v1-2026-05","kind":"pith_receipt","last_reissued_at":"2026-05-17T23:38:15.107022Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","receipt_version":"0.3","signature_b64":"1TUmneinMts2N1FxHLwIpqdxPbh857uNtClkUe5ax0mPeR03eof7ZefVLfg0kG0gplwSYO9iSrCSSlOcCwf7DA==","signature_status":"signed_v1","signed_at":"2026-05-17T23:38:15.107748Z","signed_message":"canonical_sha256_bytes"},"source_id":"2307.12856","source_kind":"arxiv","source_version":4}}},"equivocations":[],"invalid_events":[],"applied_event_ids":["sha256:df8018a7b16917aa611abe37c5399abf982ab055eab10a298cbaf068ad727e9a","sha256:67c0790ed9a4b5d8196170a282c1d672469b831f49f7e5f67bc062a20202d43a"],"state_sha256":"714f5254d37b1f5a473ad63c6ffd20272a80a4e5755fdfd28acb5c5b556e5ff8"},"bundle_signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"lV/IOPO1dYqX78EDWFuLopoj1E+nojtJEiYSpe/BxiJFXBX4t+WRd/bm9QsUlLQGx4c5ZJbD9papfROSYG76Cw==","signed_message":"bundle_sha256_bytes","signed_at":"2026-06-05T18:07:58.474712Z","bundle_sha256":"a6618659efcd16a43c00edfca71d903fab36716fb7126e30802111273a1e6a25"}}