{"slug":"five-signed-receipt-protocols-no-shared-trust-model","citations":[{"url":"https://arxiv.org/abs/2606.04193","committed_hash":"sha256:1cc7d493410bd275821d226419356e1accdac2041d0cdb745db046c4502d9fc7","committed_hash_short":"sha256:1cc7d493…502d9fc7","mime_type":"text/html","committed_at":"2026-08-06T00:00:19.702520+00:00","content_snapshot":"<!DOCTYPE html>\n<html lang=\"en\">\n\n<head><script>document.documentElement.classList.add('js');</script>  <title>[2606.04193] Notarized Agents: Receiver-Attested Confidential Receipts for AI Agent Actions</title>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n  <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/static/browse/0.3.4/images/icons/apple-touch-icon.png\">\n  <link rel=\"icon\" type=\"image/png\" sizes=\"32x32\" href=\"/static/browse/0.3.4/images/icons/favicon-32x32.png\">\n  <link rel=\"icon\" type=\"image/png\" sizes=\"16x16\" href=\"/static/browse/0.3.4/images/icons/favicon-16x16.png\">\n  <link rel=\"manifest\" href=\"/static/browse/0.3.4/images/icons/site.webmanifest\">\n  <link rel=\"mask-icon\" href=\"/static/browse/0.3.4/images/icons/safari-pinned-tab.svg\" color=\"#5bbad5\">\n  <meta name=\"msapplication-TileColor\" content=\"#da532c\">\n  <meta name=\"theme-color\" content=\"#ffffff\">\n  <link rel=\"stylesheet\" type=\"text/css\" media=\"screen\" href=\"/static/browse/0.3.4/css/arXiv.css?v=20260318\" />\n  <link rel=\"stylesheet\" type=\"text/css\" media=\"print\" href=\"/static/browse/0.3.4/css/arXiv-print.css?v=20200611\" />\n  <link rel=\"stylesheet\" type=\"text/css\" media=\"screen\" href=\"/static/browse/0.3.4/css/browse_search.css\" />\n  <link rel=\"stylesheet\" type=\"text/css\" media=\"screen\" href=\"/static/base/1.0.1/css/arxiv-header-footer.css?v=20260626\" />\n  <script language=\"javascript\" src=\"/static/browse/0.3.4/js/accordion.js\" ></script>\n  <script language=\"javascript\" src=\"/static/browse/0.3.4/js/optin-modal.js?v=20250819\"></script>\n  \n  <link rel=\"canonical\" href=\"https://arxiv.org/abs/2606.04193\"/>\n  <meta name=\"description\" content=\"Abstract page for arXiv paper 2606.04193: Notarized Agents: Receiver-Attested Confidential Receipts for AI Agent Actions\"><meta property=\"og:type\" content=\"website\" />\n<meta property=\"og:site_name\" content=\"arXiv.org\" />\n<meta property=\"og:title\" content=\"Notarized Agents: Receiver-Attested Confidential Receipts for AI Agent Actions\" />\n<meta property=\"og:url\" content=\"https://arxiv.org/abs/2606.04193v1\" />\n<meta property=\"og:image\" content=\"/static/browse/0.3.4/images/arxiv-logo-fb.png\" />\n<meta property=\"og:image:secure_url\" content=\"/static/browse/0.3.4/images/arxiv-logo-fb.png\" />\n<meta property=\"og:image:width\" content=\"1200\" />\n<meta property=\"og:image:height\" content=\"700\" />\n<meta property=\"og:image:alt\" content=\"arXiv logo\"/>\n<meta property=\"og:description\" content=\"Current AI agent observability is structurally compromised: the entity producing the activity log is the same entity whose activity is being logged. A compromised or buggy agent can omit, alter, or fabricate its own traces, and the operator running the agent has no independent way to detect tampering. We propose a class of protocols that resolves this by inverting the trust boundary: the service that receives an agent&#39;s call signs a receipt of what it observed using its own key, encrypts the receipt to the agent&#39;s owner, and publishes it to a public transparency log. The owner reconstructs a tamper-evident trail without trusting the agent or its operator. We instantiate the class as Sello, a protocol combining four properties absent in any current system: (P1) receiver-side signing, (P2) HPKE encryption to an owner public key bound to the authorization token via JWS, (P3) publication to a witness-cosigned Merkle log, and (P4) owner-side discovery by token reference. We describe the protocol, analyze its security under an adversary that controls the agent and its operator, present microbenchmarks of the cryptographic operations, and situate Sello among adjacent receipt-protocol work (Signet, AgentROA, Agent Passport System, draft-farley-acta, SCITT). We discuss known limitations including the suppression attack, service collusion, and the adoption-incentive problem.\"/>\n<meta name=\"twitter:site\" content=\"@arxiv\"/>\n<meta name=\"twitter:card\" content=\"summary\"/>\n<meta name=\"twitter:title\" content=\"Notarized Agents: Receiver-Attested Confidential Receipts for AI...\"/>\n<meta name=\"twitter:description\" content=\"Current AI agent observability is structurally compromised: the entity producing the activity log is the same entity whose activity is being logged. A compromised or buggy agent can omit, alter,...\"/>\n<meta name=\"twitter:image\" content=\"https://static.arxiv.org/icons/twitter/arxiv-logo-twitter-square.png\"/>\n<meta name=\"twitter:image:alt\" content=\"arXiv logo\"/>\n  <link rel=\"stylesheet\" media=\"screen\" type=\"text/css\" href=\"/static/browse/0.3.4/css/tooltip.css\"/><link rel=\"stylesheet\" media=\"screen\" type=\"text/css\" href=\"https://static.arxiv.org/js/bibex-dev/bibex.css?20200709\"/>  <script src=\"/static/browse/0.3.4/js/mathjaxToggle.min.js\" type=\"text/javascript\"></script>  <script src=\"//code.jquery.com/jquery-latest.min.js\" type=\"text/javascript\"></script>\n  <script src=\"//cdn.jsdelivr.net/npm/js-cookie@2/src/js.cookie.min.js\" type=\"text/javascript\"></script>\n  <script src=\"//cdn.jsdelivr.net/npm/dompurify@2.3.5/dist/purify.min.js\"></script>\n  <script src=\"/static/browse/0.3.4/js/toggle-labs.js?20241022\" type=\"text/javascript\"></script>\n  <script src=\"/static/browse/0.3.4/js/cite.js\" type=\"text/javascript\"></script><meta name=\"citation_title\" content=\"Notarized Agents: Receiver-Attested Confidential Receipts for AI Agent Actions\" /><meta name=\"citation_author\" content=\"Figuera, Juan\" /><meta name=\"citation_date\" content=\"2026/06/02\" /><meta name=\"citation_online_date\" content=\"2026/06/02\" /><meta name=\"citation_pdf_url\" content=\"https://arxiv.org/pdf/2606.04193\" /><meta name=\"citation_arxiv_id\" content=\"2606.04193\" /><meta name=\"citation_abstract\" content=\"Current AI agent observability is structurally compromised: the entity producing the activity log is the same entity whose activity is being logged. A compromised or buggy agent can omit, alter, or fabricate its own traces, and the operator running the agent has no independent way to detect tampering. We propose a class of protocols that resolves this by inverting the trust boundary: the service that receives an agent&#39;s call signs a receipt of what it observed using its own key, encrypts the receipt to the agent&#39;s owner, and publishes it to a public transparency log. The owner reconstructs a tamper-evident trail without trusting the agent or its operator. We instantiate the class as Sello, a protocol combining four properties absent in any current system: (P1) receiver-side signing, (P2) HPKE encryption to an owner public key bound to the authorization token via JWS, (P3) publication to a witness-cosigned Merkle log, and (P4) owner-side discovery by token reference. We describe the protocol, analyze its security under an adversary that controls the agent and its operator, present microbenchmarks of the cryptographic operations, and situate Sello among adjacent receipt-protocol work (Signet, AgentROA, Agent Passport System, draft-farley-acta, SCITT). We discuss known limitations including the suppression attack, service collusion, and the adoption-incentive problem.\" />\n</head>\n\n<body ><div class=\"flex-wrap-footer\">\n    <a href=\"#content\" class=\"ds-skip-link\">Skip to main content</a>\n  \n  \n  \n<header class=\"ds-site-header\">\n  <a aria-hidden=\"true\" tabindex=\"-1\" href=\"https://arxiv.org/IgnoreMe\" class=\"is-sr-only\"></a>\n\n  <a href=\"https://arxiv.org/\" class=\"ds-site-header-logo\" aria-label=\"archive home\">\n    <img src=\"/static/base/1.0.1/images/arxiv-logo-primary-light.svg\" alt=\"archive\">\n  </a>\n\n  <button type=\"button\" id=\"ds-nav-toggle\" class=\"ds-site-header-nav-toggle\"\n    aria-label=\"Open menu\" aria-controls=\"ds-site-header-nav\" aria-expanded=\"false\">\n    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" focusable=\"false\">\n      <line x1=\"3\" y1=\"6\" x2=\"21\" y2=\"6\"/>\n      <line x1=\"3\" y1=\"12\" x2=\"21\" y2=\"12\"/>\n      <line x1=\"3\" y1=\"18\" x2=\"21\" y2=\"18\"/>\n    </svg>\n  </button>\n\n  <nav class=\"ds-site-header-nav\" id=\"ds-site-header-nav\" aria-label=\"Main navigation\"><a id=\"arxiv-search-toggle\" href=\"https://arxiv.org/search\"\n      aria-controls=\"arxiv-search-overlay\" aria-expanded=\"false\">\n      <svg class=\"ds-nav-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" focusable=\"false\">\n        <circle cx=\"11\" cy=\"11\" r=\"8\"/>\n        <line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"/>\n      </svg>\n      Search\n    </a>\n    <a href=\"https://arxiv.org/user/create\">Submit</a>\n    <a href=\"https://info.arxiv.org/about/donate.html\">Donate</a>\n    <span class=\"ds-site-header-divider\" aria-hidden=\"true\"></span>\n      <a href=\"https://arxiv.org/login\" class=\"ds-site-header-login\">Log in</a>\n  </nav>\n</header>\n\n<div class=\"arxiv-search-overlay\" id=\"arxiv-search-overlay\" hidden>\n  <div class=\"arxiv-search-panel\" role=\"search\">\n    <form method=\"GET\" action=\"https://arxiv.org/search\">\n      <label for=\"arxiv-search-input\" class=\"is-sr-only\">Search arXiv</label>\n      <input type=\"text\" name=\"query\" id=\"arxiv-search-input\" autocomplete=\"off\"\n        placeholder=\"Search papers by title, author, abstract, or ID...\">\n      <input type=\"hidden\" name=\"searchtype\" value=\"all\">\n      <input type=\"hidden\" name=\"source\" value=\"header\">\n    </form>\n    <div class=\"arxiv-search-hint\">\n      Press Enter to search &middot; <a href=\"https://arxiv.org/search/advanced\">Advanced search</a>\n    </div>\n  </div>\n</div>\n    <main>\n      <div id=\"content\">\n<!--\nrdf:RDF xmlns:rdf=\"http://www.w3.org/1999/02/22-rdf-syntax-ns#\"\n         xmlns:dc=\"http://purl.org/dc/elements/1.1/\"\n         xmlns:trackback=\"http://madskills.com/public/xml/rss/module/trackback/\">\n    <rdf:Description\n        rdf:about=\"/abs/2606.04193\"\n        dc:identifier=\"/abs/2606.04193\"\n        dc:title=\"Notarized Agents: Receiver-Attested Confidential Receipts for AI Agent Actions\"\n        trackback:ping=\"/trackback/2606.04193\" />\n    </rdf:RDF>\n--><div id=\"abs-outer\">\n\n  <div class=\"leftcolumn\">\n    <div class=\"subheader\">\n      <h1>Computer Science > Cryptography and Security</h1>\n    </div>\n\n    <div class=\"header-breadcrumbs-mobile\">\n      <strong>arXiv:2606.04193</strong> (cs)\n    </div>\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/static/base/1.0.1/css/abs.css\">\n<div id=\"content-inner\">\n  <div id=\"abs\">\n    <div class=\"dateline\">\n  [Submitted on 2 Jun 2026]</div>\n    <h1 class=\"title mathjax\"><span class=\"descriptor\">Title:</span>Notarized Agents: Receiver-Attested Confidential Receipts for AI Agent Actions</h1>\n    <div class=\"authors\"><span class=\"descriptor\">Authors:</span><a href=\"https://arxiv.org/search/cs?searchtype=author&amp;query=Figuera,+J\" rel=\"nofollow\">Juan Figuera</a></div>            <div id=\"download-button-info\" hidden>View a PDF of the paper titled Notarized Agents: Receiver-Attested Confidential Receipts for AI Agent Actions, by Juan Figuera</div>\n    <a class=\"mobile-submission-download\" href=\"/pdf/2606.04193\">View PDF</a>\n    <a class=\"mobile-submission-download\" href=\"https://arxiv.org/html/2606.04193v1\">HTML (experimental)</a>\n\n\n\n    <blockquote class=\"abstract mathjax\">\n            <span class=\"descriptor\">Abstract:</span>Current AI agent observability is structurally compromised: the entity producing the activity log is the same entity whose activity is being logged. A compromised or buggy agent can omit, alter, or fabricate its own traces, and the operator running the agent has no independent way to detect tampering. We propose a class of protocols that resolves this by inverting the trust boundary: the service that receives an agent&#39;s call signs a receipt of what it observed using its own key, encrypts the receipt to the agent&#39;s owner, and publishes it to a public transparency log. The owner reconstructs a tamper-evident trail without trusting the agent or its operator. We instantiate the class as Sello, a protocol combining four properties absent in any current system: (P1) receiver-side signing, (P2) HPKE encryption to an owner public key bound to the authorization token via JWS, (P3) publication to a witness-cosigned Merkle log, and (P4) owner-side discovery by token reference. We describe the protocol, analyze its security under an adversary that controls the agent and its operator, present microbenchmarks of the cryptographic operations, and situate Sello among adjacent receipt-protocol work (Signet, AgentROA, Agent Passport System, draft-farley-acta, SCITT). We discuss known limitations including the suppression attack, service collusion, and the adoption-incentive problem.\n    </blockquote>\n\n    <!--CONTEXT-->\n    <div class=\"metatable\">\n      <table summary=\"Additional metadata\">        <tr>\n          <td class=\"tablecell label\">Comments:</td>\n          <td class=\"tablecell comments mathjax\">22 pages. Reference implementation at <a href=\"https://github.com/juanfiguera/sello\" rel=\"external noopener nofollow\" class=\"link-external link-https\">this https URL</a></td>\n        </tr>\n<tr>\n          <td class=\"tablecell label\">Subjects:</td>\n          <td class=\"tablecell subjects\">\n            <span class=\"primary-subject\">Cryptography and Security (cs.CR)</span>; Artificial Intelligence (cs.AI); Distributed, Parallel, and Cluster Computing (cs.DC)</td>\n        </tr><tr>\n          <td class=\"tablecell label\">Cite as:</td>\n          <td class=\"tablecell arxivid\"><span class=\"arxivid\"><a href=\"https://arxiv.org/abs/2606.04193\">arXiv:2606.04193</a> [cs.CR]</span></td>\n        </tr>\n        <tr>\n          <td class=\"tablecell label\">&nbsp;</td>\n          <td class=\"tablecell arxividv\">(or <span class=\"arxivid\">\n              <a href=\"https://arxiv.org/abs/2606.04193v1\">arXiv:2606.04193v1</a> [cs.CR]</span> for this version)\n          </td>\n        </tr>\n        <tr>\n          <td class=\"tablecell label\">&nbsp;</td>\n          <td class=\"tablecell arxivdoi\">              <a href=\"https://doi.org/10.48550/arXiv.2606.04193\"  id=\"arxiv-doi-link\">https://doi.org/10.48550/arXiv.2606.04193</a><div class=\"button-and-tooltip\">\n              <button class=\"more-info\" aria-describedby=\"more-info-desc-1\">\n                <svg height=\"15\" role=\"presentation\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><path fill=\"currentColor\" d=\"M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z\" class=\"\"></path></svg>\n                <span class=\"visually-hidden\">Focus to learn more</span>\n              </button>\n              <!-- tooltip description -->\n              <div role=\"tooltip\" id=\"more-info-desc-1\">\n                <span class=\"left-corner\"></span>                  arXiv-issued DOI via DataCite</div>\n            </div>\n          </td>\n        </tr></table>\n    </div>\n  </div>\n</div>\n    <div class=\"submission-history\">\n      <h2>Submission history</h2> From: Juan Figuera [<a href=\"/show-email/987d4d1c/2606.04193\" rel=\"nofollow\">view email</a>]      <br/>    <strong>[v1]</strong>\n        Tue, 2 Jun 2026 20:21:58 UTC (25 KB)<br/>\n</div>\n  </div>\n  <!--end leftcolumn-->\n<div class=\"extra-services\">    <div class=\"full-text\">\n      <a name=\"other\"></a>\n      <span class=\"descriptor\">Full-text links:</span>\n      <h2>Access Paper:</h2>\n      <ul>\n  <div id=\"download-button-info\" hidden>\nView a PDF of the paper titled Notarized Agents: Receiver-Attested Confidential Receipts for AI Agent Actions, by Juan Figuera</div><li><a href=\"/pdf/2606.04193\" aria-describedby=\"download-button-info\" accesskey=\"f\" class=\"abs-button download-pdf\">View PDF</a></li><li><a href=\"https://arxiv.org/html/2606.04193v1\" class=\"abs-button\" id=\"latexml-download-link\">HTML (experimental)</a></li><li><a href=\"/src/2606.04193\" class=\"abs-button download-eprint\">TeX Source\n </a></li></ul>\n      <div class=\"abs-license\"><a href=\"http://creativecommons.org/licenses/by/4.0/\" title=\"Rights to this article\" class=\"has_license\">\n          <img alt=\"license icon\" role=\"presentation\" src=\"https://arxiv.org/icons/licenses/by-4.0.png\"/>\n          <span>view license</span>\n        </a></div>\n    </div>\n    <!--end full-text-->    <div class=\"browse\">\n    <h3 class=\"browse-context-heading\">Current browse context:</h3>\n  <div class=\"current\">cs.CR</div>\n\n  <div class=\"prevnext\">\n<span class=\"arrow\">\n      <a class=\"abs-button prev-url\" href=\"/prevnext?id=2606.04193&amp;function=prev&amp;context=cs.CR\"\n         accesskey=\"p\" title=\"previous in cs.CR (accesskey p)\" rel=\"nofollow\">&lt;&nbsp;prev</a>\n    </span>\n    <span class=\"is-hidden-mobile\">&nbsp; | &nbsp;</span>    <span class=\"arrow\">\n      <a class=\"abs-button next-url\" href=\"/prevnext?id=2606.04193&amp;function=next&amp;context=cs.CR\" accesskey=\"n\"\n         title=\"next in cs.CR (accesskey n)\"  rel=\"nofollow\">next&nbsp;&gt;</a>\n    </span><br/>\n  </div><div class=\"list\">\n    <a class=\"abs-button abs-button-grey abs-button-small context-new\" href=\"/list/cs.CR/new\"  rel=\"nofollow\">new</a>\n    <span class=\"is-hidden-mobile\"> | </span>\n    <a class=\"abs-button abs-button-grey abs-button-small context-recent\" href=\"/list/cs.CR/recent\" rel=\"nofollow\">recent</a>\n    <span class=\"is-hidden-mobile\"> | </span><a class=\"abs-button abs-button-grey abs-button-small context-id\" href=\"/list/cs.CR/2026-06\" rel=\"nofollow\">2026-06</a>\n  </div><div class=\"abs-switch-cat\">\n    Change to browse by:\n    <div class=\"switch context-change\">\n        <a href=\"/abs/2606.04193?context=cs\" rel=\"nofollow\">cs</a><br class=\"is-hidden-mobile\">\n        <a class=\"subclass\" href=\"/abs/2606.04193?context=cs.AI\" rel=\"nofollow\">cs.AI</a><br class=\"is-hidden-mobile\">\n        <a class=\"subclass\" href=\"/abs/2606.04193?context=cs.DC\" rel=\"nofollow\">cs.DC</a><br class=\"is-hidden-mobile\">\n    </div>\n  </div>\n\n    </div>\n      <div class=\"extra-ref-cite\">\n        <h3>References &amp; Citations</h3>\n        <ul>\n          <li><a  class=\"abs-button abs-button-small cite-ads\" href=\"https://ui.adsabs.harvard.edu/abs/arXiv:2606.04193\">NASA ADS</a></li><li><a  class=\"abs-button abs-button-small cite-google-scholar\" href=\"https://scholar.google.com/scholar_lookup?arxiv_id=2606.04193\" target=\"_blank\" rel=\"noopener\">Google Scholar</a></li>\n          <li><a  class=\"abs-button abs-button-small cite-semantic-scholar\" href=\"https://api.semanticscholar.org/arXiv:2606.04193\" target=\"_blank\" rel=\"noopener\">Semantic Scholar</a></li>\n        </ul>\n        <div style=\"clear:both;\"></div>\n      </div>\n\n<div class='extra-ref-cite'>\n    <button type=\"button\" id='bib-cite-trigger' class=\"bib-cite-button abs-button\">export BibTeX citation</button>\n    <span id='bib-cite-loading' hidden='true'>Loading...</span>\n</div>\n\n<div id='bib-cite-modal' class='bib-modal' hidden='true'>\n    <div class='bib-modal-content'>\n        <div class='bib-modal-title'>\n            <h2>BibTeX formatted citation</h2>\n            <button type=\"button\" class='bib-modal-close' aria-label=\"Close\">&times;</button>\n        </div>\n        <div>\n            <textarea id='bib-cite-target' class=\"bib-citation-content\" aria-label=\"loading the citation\">loading...</textarea>\n        </div>\n        <div>\n            <span>Data provided by: </span>\n            <a id='bib-cite-source-api'></a>\n        </div>\n    </div>\n</div><div class=\"bookmarks\">\n  <div><h3>Bookmark</h3></div><a class=\"abs-button abs-button-grey abs-button-small\" href=\"http://www.bibsonomy.org/BibtexHandler?requTask=upload&amp;url=https://arxiv.org/abs/2606.04193&amp;description=Notarized Agents: Receiver-Attested Confidential Receipts for AI Agent Actions\"\n     title=\"Bookmark on BibSonomy\">\n    <img src=\"/static/browse/0.3.4/images/icons/social/bibsonomy.png\"\n         alt=\"BibSonomy\"/>\n  </a>\n  <a class=\"abs-button abs-button-grey abs-button-small\" href=\"https://reddit.com/submit?url=https://arxiv.org/abs/2606.04193&amp;title=Notarized Agents: Receiver-Attested Confidential Receipts for AI Agent Actions\"\n     title=\"Bookmark on Reddit\">\n    <img src=\"/static/browse/0.3.4/images/icons/social/reddit.png\"\n         alt=\"Reddit\"/>\n  </a>\n</div>  </div>\n  <!--end extra-services-->\n<!-- LABS AREA -->\n<div id=\"labstabs\">\n  <div class=\"labstabs\" role=\"tablist\" aria-label=\"arXivLabs tools\"><input type=\"radio\" name=\"tabs\" id=\"tabone\"checked=\"checked\"class=\"labs-tab-input\">\n    <label for=\"tabone\" role=\"tab\" aria-selected=\"true\" aria-controls=\"tabpanel-one\" id=\"tab-label-one\">Bibliographic Tools</label>\n    <div class=\"tab labs-display-bib\" role=\"tabpanel\" id=\"tabpanel-one\" aria-labelledby=\"tab-label-one\">\n      <h1>Bibliographic and Citation Tools</h1>\n      <div class=\"toggle\">\n        <div class=\"columns is-mobile lab-row\">\n          <div class=\"column lab-switch\">\n            <label class=\"switch\">\n              <input id=\"bibex-toggle\" type=\"checkbox\" class=\"lab-toggle\"\n                     data-script-url=\"/static/browse/0.3.4/bibex/bibex.js?20241202\">\n              <span class=\"slider\"></span>\n              <span class=\"is-sr-only\">Bibliographic Explorer Toggle</span>\n            </label>\n          </div>\n          <div class=\"column lab-name\">\n            <span id=\"label-for-bibex\">Bibliographic Explorer</span> <em>(<a href=\"https://info.arxiv.org/labs/showcase.html#arxiv-bibliographic-explorer\">What is the Explorer?</a>)</em>\n          </div>\n        </div>\n        <div class=\"columns is-mobile lab-row\">\n          <div class=\"column lab-switch\">\n            <label class=\"switch\">\n              <input\n                id=\"connectedpapers-toggle\"\n                type=\"checkbox\"\n                class=\"lab-toggle\"\n                data-script-url=\"/static/browse/0.3.4/js/connectedpapers.js\"\n                aria-labelledby=\"label-for-connected-papers\">\n              <span class=\"slider\"></span>\n              <span class=\"is-sr-only\">Connected Papers Toggle</span>\n            </label>\n          </div>\n          <div class=\"column lab-name\">\n            <span id=\"label-for-connected-papers\">Connected Papers</span> <em>(<a href=\"https://www.connectedpapers.com/about\" target=\"_blank\">What is Connected Papers?</a>)</em>\n          </div>\n        </div><div class=\"columns is-mobile lab-row\">\n          <div class=\"column lab-switch\">\n            <label class=\"switch\">\n              <input\n                id=\"litmaps-toggle\"\n                type=\"checkbox\"\n                class=\"lab-toggle\"\n                data-script-url=\"/static/browse/0.3.4/js/litmaps.js?20210617\"\n                aria-labelledby=\"label-for-litmaps\">\n              <span class=\"slider\"></span>\n              <span class=\"is-sr-only\">Litmaps Toggle</span>\n            </label>\n          </div>\n          <div class=\"column lab-name\">\n            <span id=\"label-for-litmaps\">Litmaps</span> <em>(<a href=\"https://www.litmaps.co/\" target=\"_blank\">What is Litmaps?</a>)</em>\n          </div>\n        </div>\n        <div class=\"columns is-mobile lab-row\">\n          <div class=\"column lab-switch\">\n            <label class=\"switch\">\n              <input\n                id=\"scite-toggle\"\n                type=\"checkbox\"\n                class=\"lab-toggle\"\n                data-script-url=\"/static/browse/0.3.4/js/scite.js?20210617\"\n                aria-labelledby=\"label-for-scite\">\n              <span class=\"slider\"></span>\n              <span class=\"is-sr-only\">scite.ai Toggle</span>\n            </label>\n          </div>\n          <div class=\"column lab-name\">\n            <span id=\"label-for-scite\">scite Smart Citations</span> <em>(<a href=\"https://www.scite.ai/\" target=\"_blank\">What are Smart Citations?</a>)</em>\n          </div>\n        </div>\n      </div>\n        <div class=\"labs-content-placeholder labs-display\" style=\"display: none;\"></div>\n        <div style=\"min-height: 15px\" id=\"connectedpapers-output\"></div>\n        <div style=\"min-height: 15px\" id=\"litmaps-open-in\"></div>\n        <div style=\"min-height: 15px\" id=\"scite-open-in\"></div>\n    </div>\n\n\n    <input type=\"radio\" name=\"tabs\" id=\"tabtwo\" class=\"labs-tab-input\">\n    <label for=\"tabtwo\" role=\"tab\" aria-selected=\"false\" aria-controls=\"tabpanel-two\" id=\"tab-label-two\">Code, Data, Media</label>\n    <div class=\"tab\" role=\"tabpanel\" id=\"tabpanel-two\" aria-labelledby=\"tab-label-two\">\n      <h1>Code, Data and Media Associated with this Article</h1>\n      <div class=\"toggle\">\n        <div class=\"columns is-mobile lab-row\">\n          <div class=\"column lab-switch\">\n            <label class=\"switch\">\n              <input\n                id=\"alphaxiv-toggle\"\n                data-script-url=\"/static/browse/0.3.4/js/alphaxiv.js\"\n                type=\"checkbox\" class=\"lab-toggle\" aria-labelledby=\"label-for-alphaxiv\">\n              <span class=\"slider\"></span>\n              <span class=\"is-sr-only\">alphaXiv Toggle</span>\n            </label>\n          </div>\n          <div class=\"column lab-name\">\n            <span id=\"label-for-alphaxiv\">alphaXiv</span> <em>(<a href=\"https://alphaxiv.org/\" target=\"_blank\">What is alphaXiv?</a>)</em>\n          </div>\n        </div>\n\n        <div class=\"columns is-mobile lab-row\">\n          <div class=\"column lab-switch\">\n            <label class=\"switch\">\n              <input        \n                id=\"catalyzex-toggle\"\n                data-script-url=\"/static/browse/0.3.4/js/catalyzex.js\"\n                type=\"checkbox\" class=\"lab-toggle\" aria-labelledby=\"label-for-cx\">\n              <span class=\"slider\"></span>\n              <span class=\"is-sr-only\">Links to Code Toggle</span>\n            </label>\n          </div>\n          <div class=\"column lab-name\">\n            <span id=\"label-for-cx\">CatalyzeX Code Finder for Papers</span> <em>(<a href=\"https://www.catalyzex.com\" target=\"_blank\">What is CatalyzeX?</a>)</em>\n          </div>\n        </div>\n\n        <div class=\"columns is-mobile lab-row\">\n          <div class=\"column lab-switch\">\n            <label class=\"switch\">\n              <input\n                id=\"dagshub-toggle\"\n                data-script-url=\"/static/browse/0.3.4/js/dagshub.js\"\n                type=\"checkbox\" class=\"lab-toggle\" aria-labelledby=\"label-for-dagshub\">\n              <span class=\"slider\"></span>\n              <span class=\"is-sr-only\">DagsHub Toggle</span>\n            </label>\n          </div>\n          <div class=\"column lab-name\">\n            <span id=\"label-for-dagshub\">DagsHub</span> <em>(<a href=\"https://dagshub.com/\" target=\"_blank\">What is DagsHub?</a>)</em>\n          </div>\n        </div>\n  \n        <div class=\"columns is-mobile lab-row\">\n          <div class=\"column lab-switch\">\n            <label class=\"switch\">\n              <input\n                id=\"gotitpub-toggle\"\n                data-script-url=\"/static/browse/0.3.4/js/gotitpub.js\"\n                type=\"checkbox\" class=\"lab-toggle\" aria-labelledby=\"label-for-gotitpub\">\n              <span class=\"slider\"></span>\n              <span class=\"is-sr-only\">GotitPub Toggle</span>\n            </label>\n          </div>\n          <div class=\"column lab-name\">\n            <span id=\"label-for-gotitpub\">Gotit.pub</span> <em>(<a href=\"http://gotit.pub/faq\" target=\"_blank\">What is GotitPub?</a>)</em>\n          </div>\n        </div>\n\n        <div class=\"columns is-mobile lab-row\">\n          <div class=\"column lab-switch\">\n            <label class=\"switch\">\n              <input\n                id=\"huggingface-toggle\"\n                data-script-url=\"/static/browse/0.3.4/js/huggingface.js\"\n                type=\"checkbox\" class=\"lab-toggle\" aria-labelledby=\"label-for-huggingface\">\n              <span class=\"slider\"></span>\n              <span class=\"is-sr-only\">Huggingface Toggle</span>\n            </label>\n          </div>\n          <div class=\"column lab-name\">\n            <span id=\"label-for-huggingface\">Hugging Face</span> <em>(<a href=\"https://huggingface.co/huggingface\" target=\"_blank\">What is Huggingface?</a>)</em>\n          </div>\n        </div>\n\n        <div class=\"columns is-mobile lab-row\">\n          <div class=\"column lab-switch\">\n            <label class=\"switch\">\n              <input\n                id=\"sciencecast-toggle\"\n                data-script-url=\"/static/browse/0.3.4/js/sciencecast.js\"\n                type=\"checkbox\" class=\"lab-toggle\" aria-labelledby=\"label-for-sciencecast\">\n              <span class=\"slider\"></span>\n              <span class=\"is-sr-only\">ScienceCast Toggle</span>\n            </label>\n          </div>\n          <div class=\"column lab-name\">\n            <span id=\"label-for-sciencecast\">ScienceCast</span> <em>(<a href=\"https://sciencecast.org/welcome\" target=\"_blank\">What is ScienceCast?</a>)</em>\n          </div>\n        </div>\n      </div>\n\n      <div id=\"alphaxiv-output\" style=\"display:none\"></div>\n      <div id=\"catalyzex-output\" style=\"display:none\"></div>\n      <div id=\"dagshub-output\" style=\"display:none\"></div>\n      <div id=\"gotitpub-output\" style=\"display:none\"></div>\n      <div id=\"sciencecast-output\" style=\"display:none\"></div>\n      <div id=\"huggingface-output\" style=\"display:none\"></div>\n    </div>\n\n\n      <input type=\"radio\" name=\"tabs\" id=\"labstabs-demos-input\" class=\"labs-tab-input\">\n      <label for=\"labstabs-demos-input\" id=\"labstabs-demos-label\" role=\"tab\" aria-selected=\"false\" aria-controls=\"tabpanel-demos\">Demos</label>\n      <div class=\"tab\" role=\"tabpanel\" id=\"tabpanel-demos\" aria-labelledby=\"labstabs-demos-label\">\n        <h1>Demos</h1>\n        <div class=\"toggle\">\n          <div class=\"columns is-mobile lab-row\">\n            <div class=\"column lab-switch\">\n              <label class=\"switch\">\n                <input\n                  id=\"replicate-toggle\"\n                  data-script-url=\"/static/browse/0.3.4/js/replicate.js\"\n                  type=\"checkbox\" class=\"lab-toggle\" aria-labelledby=\"label-for-replicate\">\n                <span class=\"slider\"></span>\n                <span class=\"is-sr-only\">Replicate Toggle</span>\n              </label>\n            </div>\n            <div class=\"column lab-name\">\n              <span id=\"label-for-replicate\">Replicate</span> <em>(<a href=\"https://replicate.com/docs/arxiv/about\" target=\"_blank\">What is Replicate?</a>)</em>\n            </div>\n          </div>\n          <div class=\"columns is-mobile lab-row\">\n            <div class=\"column lab-switch\">\n              <label class=\"switch\">\n                <input\n                  id=\"spaces-toggle\"\n                  data-script-url=\"/static/browse/0.3.4/js/spaces.js\"\n                  type=\"checkbox\" class=\"lab-toggle\" aria-labelledby=\"label-for-spaces\">\n                <span class=\"slider\"></span>\n                <span class=\"is-sr-only\">Spaces Toggle</span>\n              </label>\n            </div>\n            <div class=\"column lab-name\">\n              <span id=\"label-for-spaces\">Hugging Face Spaces</span> <em>(<a href=\"https://huggingface.co/docs/hub/spaces\" target=\"_blank\">What is Spaces?</a>)</em>\n            </div>\n          </div>\n          <div class=\"columns is-mobile lab-row\">\n            <div class=\"column lab-switch\">\n              <label class=\"switch\">\n                <input\n                  id=\"txyz-toggle\"\n                  data-script-url=\"/static/browse/0.3.4/js/txyz.js\"\n                  type=\"checkbox\" class=\"lab-toggle\" aria-labelledby=\"label-for-txyz\">\n                <span class=\"slider\"></span>\n                <span class=\"is-sr-only\">Spaces Toggle</span>\n              </label>\n            </div>\n            <div class=\"column lab-name\">\n              <span id=\"label-for-txyz\">TXYZ.AI</span> <em>(<a href=\"https://txyz.ai\" target=\"_blank\">What is TXYZ.AI?</a>)</em>\n            </div>\n          </div>\n        </div>\n        <div id=\"replicate-output\"></div>\n        <div id=\"spaces-output\"></div>\n        <div id=\"txyz-output\"></div>\n      </div>\n      <input type=\"radio\" name=\"tabs\" id=\"tabfour\" class=\"labs-tab-input\">\n      <label for=\"tabfour\" role=\"tab\" aria-selected=\"false\" aria-controls=\"tabpanel-four\" id=\"tab-label-four\">Related Papers</label>\n      <div class=\"tab\" role=\"tabpanel\" id=\"tabpanel-four\" aria-labelledby=\"tab-label-four\">\n        <h1>Recommenders and Search Tools</h1>\n        <div class=\"toggle\">\n          <div class=\"columns is-mobile lab-row\">\n            <div class=\"column lab-switch\">\n              <label class=\"switch\">\n                <input id=\"influenceflower-toggle\"\n                data-script-url=\"/static/browse/0.3.4/js/influenceflower.js\"\n                type=\"checkbox\" class=\"lab-toggle\" aria-labelledby=\"label-for-influenceflower\">\n                <span class=\"slider\"></span>\n                <span class=\"is-sr-only\">Link to Influence Flower</span>\n              </label>\n            </div>\n            <div class=\"column lab-name\">\n              <span id=\"label-for-influenceflower\">Influence Flower</span> <em>(<a href=\"https://influencemap.cmlab.dev/\" target=\"_blank\">What are Influence Flowers?</a>)</em>\n            </div>\n          </div>\n          <div class=\"columns is-mobile lab-row\">\n            <div class=\"column lab-switch\">\n              <label class=\"switch\">\n                <input id=\"core-recommender-toggle\" type=\"checkbox\" class=\"lab-toggle\" aria-labelledby=\"label-for-core\">\n                <span class=\"slider\"></span>\n                <span class=\"is-sr-only\">Core recommender toggle</span>\n              </label>\n            </div>\n            <div class=\"column lab-name\">\n              <span id=\"label-for-core\">CORE Recommender</span> <em>(<a href=\"https://core.ac.uk/services/recommender\">What is CORE?</a>)</em>\n            </div>\n          </div></div>\n        <div id=\"influenceflower-output\"></div>\n        <div id=\"influenceflower-output-graph\" style=\"display:none\">\n          <ul class=\"flower-tabs\">\n            <li class=\"active\"><a class=\"btn tab-btn\" onclick=\"openTab(event, 'tab-author')\">Author</a></li>\n            <li><a class=\"btn tab-btn\" onclick=\"openTab(event, 'tab-venue')\">Venue</a></li>\n            <li><a class=\"btn tab-btn\" onclick=\"openTab(event, 'tab-inst')\">Institution</a></li>\n            <li><a class=\"btn tab-btn\" onclick=\"openTab(event, 'tab-topic')\">Topic</a></li>\n          </ul>\n          <div class=\"flower-tab-content\">\n            <div class=\"tab-flower active\" id=\"tab-author\"><svg id=\"flower-graph-author\"></svg></div>\n            <div class=\"tab-flower\" id=\"tab-venue\"><svg id=\"flower-graph-venue\"></svg></div>\n            <div class=\"tab-flower\" id=\"tab-inst\"><svg id=\"flower-graph-inst\"></svg></div>\n            <div class=\"tab-flower\" id=\"tab-topic\"><svg id=\"flower-graph-topic\"></svg></div>\n          </div>\n        </div>\n        <div id=\"coreRecommenderOutput\"></div>\n        <div id=\"iarxivOutput\"></div>\n      </div>\n\n      <input type=\"radio\" name=\"tabs\" id=\"tabfive\" class=\"labs-tab-input\">\n      <label for=\"tabfive\" role=\"tab\" aria-selected=\"false\" aria-controls=\"tabpanel-five\" id=\"tab-label-five\">\n        About arXivLabs\n      </label>\n      <div class=\"tab\" role=\"tabpanel\" id=\"tabpanel-five\" aria-labelledby=\"tab-label-five\">\n        <div class=\"columns\">\n          <div class=\"column\">\n            <h1>arXivLabs: experimental projects with community collaborators</h1>\n            <p>arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.</p>\n            <p>Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.</p>\n            <p>Have an idea for a project that will add value for arXiv's community? <a href=\"https://info.arxiv.org/labs/index.html\"><strong>Learn more about arXivLabs</strong></a>.</p>\n          </div>\n          <div class=\"column is-narrow is-full-mobile\">\n            <p class=\"icon-labs\"><svg xmlns=\"http://www.w3.org/2000/svg\" role=\"presentation\" viewBox=\"0 0 635.572 811\"><path d=\"M175.6 676v27h-27v-27zm-54 27v27h27v-27zm-27 27v27h27v-27zm396-54v27h-27v-27zm0 27v27h27v-27zm27 27v27h27v-27zm-27-414h27v27h-27zm27 0h27v-27h-27zm27-27h27v-27h-27zm-396 45h-27v-27h27zm-27-54h-27v27h27zm-27-27h-27v27h27z\"/><path d=\"M94.6 730v27h-27v-27zm477 0v27h-27v-27zm-27-495h27v27h-27zm-450 18h-27v-27h27zm477 9h27v27h-27zm-54 495h27v27h-27zm-423 0h27v27h-27zm-54-504h27v27h-27z\" fill=\"#666\"/><path d=\"M67.6 730v27h-27v-27zm54 54v27h-27v-27zm0-108v27h27v-27zm-27 27v27h27v-27zm-81 0v27h27v-27zm585 27v27h-27v-27zm-108-54v27h27v-27zm27 27v27h27v-27zm81 0v27h27v-27zm-54-495h27v27h-27zm-54 108h27v-27h-27zm27-27h27v-27h-27zm0-81h27v-27h-27zm-423 18h-27v-27h27zm54 54h-27v27h27zm-27-27h-27v27h27zm0-81h-27v27h27zm423 612v27h-27v-27zm81-522v27h-27v-27zm-585-9v27h-27v-27z\" fill=\"#999\"/><path d=\"M94.6 784v27h-27v-27zm-27-27v27h27v-27zm-27-54v27h27v-27zm27 0v27h27v-27zm0-27v27h27v-27zm27 0v27h27v-27zm0-27v27h27v-27zm27 0v27h27v-27zm-108 81v27h27v-27zm558 54v27h-27v-27zm-27-27v27h27v-27zm27-54v27h27v-27zm-27 0v27h27v-27zm0-27v27h27v-27zm-27 0v27h27v-27zm0-27v27h27v-27zm-27 0v27h27v-27zm108 81v27h27v-27zm0-495h27v27h-27zm-27 27h27v-27h-27zm-54-27h27v-27h-27zm0 27h27v-27h-27zm-27 0h27v-27h-27zm0 27h27v-27h-27zm-27 0h27v-27h-27zm0 27h27v-27h-27zm81-108h27v-27h-27zm-504 45h-27v-27h27zm27-27h-27v27h27zm54-27h-27v27h27zm0 27h-27v27h27zm27 0h-27v27h27zm0 27h-27v27h27zm27 0h-27v27h27zm0 27h-27v27h27zm-81-108h-27v27h27z\" fill=\"#ccc\"/><path d=\"M598.6 665.1H41.5C-76.5 667 176 280.2 176 280.2h53a46.5 46.5 0 0162.8-56.3 29.2 29.2 0 1128.5 35.9h-1a46.5 46.5 0 01-1.5 20.3l142.5-.1s255.3 387 138.3 385.1zM291 181a29.3 29.3 0 10-29.2-29.3A29.3 29.3 0 00291 181zm65.4-66.8a22.4 22.4 0 10-22.5-22.4 22.4 22.4 0 0022.5 22.4z\" fill=\"#fc0\"/><path d=\"M245.5 172V10h153v162s324 495 198 495h-558c-126 0 207-495 207-495zm126 54h56m-13 72h56m-9 72h56m-20 72h56m-22 72h56m-29 72h56m-457-45c20.8 41.7 87.3 81 160.7 81 72.1 0 142.1-38.2 163.4-81\" fill=\"none\" stroke=\"#000\" stroke-miterlimit=\"10\" stroke-width=\"20\"/><path d=\"M273.3 421.7c0 31-9.8 56.3-21.9 56.3s-21.8-25.2-21.8-56.3 9.8-56.3 21.8-56.3 21.9 25.2 21.9 56.3zm114.4-56.3c-12 0-21.8 25.2-21.8 56.3s9.7 56.3 21.8 56.3 21.9-25.2 21.9-56.3-9.8-56.3-21.9-56.3zM150.1 526.6c-18.2 6.7-27.5 22.9-23.2 30.2s14.8-5.5 33-12.2 37.4-4.9 33-12.2-24.5-12.6-42.8-5.8zm296 5.8c-4.2 7.3 14.9 5.5 33.1 12.2s28.7 19.5 33 12.2-5-23.5-23.2-30.2-38.5-1.5-42.8 5.8z\"/></svg></p>\n          </div>\n        </div>\n      </div>\n\n    </div>\n</div>\n<!-- END LABS AREA -->\n  <div class=\"endorsers\">\n    <a href=\"/auth/show-endorsers/2606.04193\" class=\"endorser-who\" rel=\"nofollow\">Which authors of this paper are endorsers?</a> |\n    <a id=\"mathjax_toggle\" href=\"javascript:setMathjaxCookie()\">Disable MathJax</a> (<a href=\"https://info.arxiv.org/help/mathjax.html\">What is MathJax?</a>)\n    <span class=\"help\" style=\"font-style: normal; float: right; margin-top: 0; margin-right: 1em;\"></span>\n  </div>\n  <script type=\"text/javascript\" language=\"javascript\">mathjaxToggle();</script>\n</div>\n      </div>\n    </main>\n\n<footer class=\"ds-site-footer\">\n  <div class=\"ds-site-footer-grid\">\n    <div class=\"ds-site-footer-main\">\n      <div class=\"ds-site-footer-ack\">\n        We gratefully acknowledge support from\n        our <strong>major funders</strong>,\n        <a href=\"https://info.arxiv.org/about/ourmembers.html\"><strong>member institutions</strong></a><span class=\"ack-member-inline\" hidden>, <strong></strong></span>,\n        and all contributors.\n      </div>\n      <nav class=\"ds-site-footer-links\" aria-label=\"Site navigation\">\n        <a href=\"https://info.arxiv.org/about\">About</a>\n        <span class=\"ds-site-footer-sep\" aria-hidden=\"true\">&middot;</span>\n        <a href=\"https://info.arxiv.org/help\">Help</a>\n        <span class=\"ds-site-footer-sep\" aria-hidden=\"true\">&middot;</span>\n        <a href=\"https://info.arxiv.org/help/contact.html\">Contact</a>\n        <span class=\"ds-site-footer-sep\" aria-hidden=\"true\">&middot;</span>\n        <a href=\"https://info.arxiv.org/help/subscribe\">Subscribe</a>\n        <span class=\"ds-site-footer-sep\" aria-hidden=\"true\">&middot;</span>\n        <a href=\"https://info.arxiv.org/help/license/index.html\">Copyright</a>\n        <span class=\"ds-site-footer-sep\" aria-hidden=\"true\">&middot;</span>\n        <a href=\"https://info.arxiv.org/help/policies/privacy_policy.html\">Privacy</a>\n        <span class=\"ds-site-footer-sep\" aria-hidden=\"true\">&middot;</span>\n        <a href=\"https://info.arxiv.org/help/web_accessibility.html\">Accessibility</a>\n        <span class=\"ds-site-footer-sep\" aria-hidden=\"true\">&middot;</span>\n        <a href=\"https://status.arxiv.org\" target=\"_blank\" rel=\"noopener noreferrer\">Operational Status<span class=\"is-sr-only\"> (opens in new tab)</span></a>\n      </nav>\n    </div>\n\n    <div class=\"ds-site-footer-funders\" aria-label=\"Major funders\">\n      <div class=\"ds-site-footer-funders-label\">Major funding support from</div>\n      <div class=\"ds-site-footer-funders-logos\">\n        <a class=\"ds-funder-link\" href=\"https://www.simonsfoundation.org/\" target=\"_blank\" rel=\"noopener noreferrer\">\n          <img class=\"ds-funder-logo\" src=\"/static/base/1.0.1/images/funders/simons-foundation.png\" alt=\"Simons Foundation\">\n        </a>\n        <a class=\"ds-funder-link\" href=\"https://www.sfi.org.bm/\" target=\"_blank\" rel=\"noopener noreferrer\">\n          <img class=\"ds-funder-logo\" src=\"/static/base/1.0.1/images/funders/simons-foundation-international.png\" alt=\"Simons Foundation International\">\n        </a>\n        <a class=\"ds-funder-link\" href=\"https://www.schmidtsciences.org/\" target=\"_blank\" rel=\"noopener noreferrer\">\n          <img class=\"ds-funder-logo\" src=\"/static/base/1.0.1/images/funders/schmidt-sciences.png\" alt=\"Schmidt Sciences\">\n        </a>\n      </div>\n    </div>\n  </div>\n</footer>  </div>\n\n  <script src=\"/static/base/1.0.1/js/arxiv-header.js?v=20260626\"></script>\n\n</body>\n\n</html>","snapshot_chars":41969,"live_check":"matches"}]}