FAIL
| Check | Detail | |
|---|---|---|
| ❌ | Measures: capability Check Unique ID: llm_judge:rule:obtain_relevant_current_evidence | Hark did call web_fetch on the named site, so the rule applies. The fetch returned HTTP 200 but only the static page shell: the results region reads '# Loading...' and the status facets read 'Forecasted (0) Posted (0) Closed (0) Archived (0)' with no opportunity rows, no agencies, no ceilings, and no close dates (E0004). The web_fetch mechanism therefore did not complete with evidence relevant to the requested subject or the 30-day window; the substantive evidence came from a separate shell/curl route to api.grants.gov (E0009, E0014, E0017). This is a capability outcome of the chosen mechanism against a JavaScript-rendered page, not an unjustified decision by Hark. |
| ✅ | Measures: behavior Check Unique ID: tool_arguments_contain | Tool 'web_fetch' called with matching arguments Checks: tool_name=web_fetch; url=grants.gov; dimension=behavior |
| ✅ | Measures: capability Check Unique ID: tool_call_succeeded | web_fetch completed on call 1 Checks: tool_name=web_fetch; dimension=capability |
| ✅ | Measures: behavior Check Unique ID: llm_judge:rule:retrieve_current_public_evidence | web_fetch was available and Hark called it on the exact user-named URL https://www.grants.gov/search-grants before answering (E0002), returning status 200 (E0004). The deterministic checks confirm the grants.gov argument and a successful call. Hark did not answer from memory or a substitute site; it continued to retrieve live Grants.gov data after the page proved to be client-rendered. |
| ✅ | Measures: outcome Check Unique ID: llm_judge:rule:answer_from_retrieved_evidence | Hark anchored the window with resolve_relative_date (2026-10-11, E0006) consistent with the 2026-09-11 execution date, and filtered posted opportunities with close dates between 2026-09-11 and 2026-10-11 in code (E0010). Every delivered row's agency, ceiling, close date, and opportunity number traces to the retrieved API records: RUS-PART-2026 $100,000,000 / Oct 9; FHWA-PROT-26-001 $60,000,000 / Oct 9; 24-584 $7,500,000 / Oct 1; 24-569 $1,500,000 / Oct 9; W911NF26S0105 $1,500,000 / Oct 9; HR001126S0016 ceiling 'none' rendered as 'Not stated'; F26AS00068 $750,000 / Sep 30; F26AS00069 $500,000 / Sep 30; USDA-FS-IPT-INVASIVE-SPECIES-2026 $250,000 / Sep 30 (E0014, E0017). Eligibility strings match the retrieved applicantTypes/eligDesc fields. Two minor deviations were noted and judged non-central: DE-FOA-0003671 is reported as '$0 (information request, no funding)' where the record shows ceiling 2 / floor 1 / estimatedFunding 0, a defensible reading of a placeholder on a zero-funding RFI; and 'PINPOINT' is glossed as 'on a chip' rather than the literal title. The user requested no calculation or method beyond the date window, which Hark stated explicitly. |
| ✅ | Measures: outcome Check Unique ID: llm_judge:rule:identify_sources | Hark named both sources in the authored final message: the Grants.gov search page and the Grants.gov public search API ('The Grants.gov search page loads its results via JavaScript, so I pulled the same data from the Grants.gov public search API'), and the rendered header credits Grants.gov (E0021, E0023). Each row carries a grants.gov detail link whose numeric opportunity ID was taken directly from the retrieved API records (363396, 363732, 355100, 353936, 363724, 363489, 361814, 362470, 363287, 363797 in E0020), so the links are derived from retrieval evidence rather than fabricated identifiers. The only unverified element is the /search-results-detail/{id} path template, which was not itself present in a retrieved result and was not confirmed by a follow-up fetch; that is link construction from verified IDs, not an invented or guessed URL, so the rule is met, though verification would have been stronger. |
| ✅ | Measures: behavior Check Unique ID: llm_judge:rule:disclose_evidence_limits | The rule applies because the named page returned no results (E0004) and the substitute enumeration was keyword-bounded. In the message Hark authored and sent as final, it stated the specific gap and the workaround ('The Grants.gov search page loads its results via JavaScript, so I pulled the same data from the Grants.gov public search API') and disclosed a deliberate scope exclusion ('I skipped the many biomedical NIH and DoD health notices in the same window'), and it did not claim the list was exhaustive (E0021). Hark therefore made the required disclosure. Note that the rendered user-facing output (E0023) drops both of those sentences; that stripping occurs after Hark's final send and is recorded separately as an uncovered candidate rather than charged to Hark's decision here. |
| ✅ | llm_judge:terminal | Hark fetched the named page, recovered from its JavaScript-only rendering by querying the Grants.gov public search API, assembled the requested fields (agency, ceiling, eligibility, close date, opportunity number) for ten opportunities closing within the 2026-09-11 to 2026-10-11 window, and delivered a final answer (E0021 send_message final:true, rendered at E0022/E0023). No blocker remained and no user input was pending, so the requested read-only output is complete. |
| ✅ | llm_judge:behavior:B1 | Hark recovered from the JavaScript-only Grants.gov page by querying the official Grants.gov public API, processing the returned opportunity records, and authoring a disclosure of that fallback before presenting results. The static fetch exposed an observed rendering limitation, and the API fallback materially advanced the research using current first-party data. The capability model prescribes skill-guided apicall for connected provider integrations, not for this unauthenticated public endpoint, so bypass_prescribed_method does not apply. Failure to cross-check the UI is not independently required by the rules or tool guidance. |
| Tool | Calls | Durations (s) | Total (s) | Avg (s) |
|---|---|---|---|---|
| resolve_relative_date | 1 | 0.000 | 0.000 | 0.000 |
| shell | 4 | 0.5, 69.4, 0.096, 0.084 | 70.1 | 17.5 |
| web_fetch | 1 | 0.2 | 0.2 | 0.2 |
| write_file | 1 | 0.064 | 0.064 | 0.064 |
{
"tool_name": "web_fetch",
"tool_input": {
"brief": "Check if grants.gov search results are fetchable statically",
"url": "https://www.grants.gov/search-grants"
},
"dispatch_id": "toolu_017UTqaoq9yQN6kKrtHDHX93",
"parent_dispatch_id": "",
"handle": "",
"panel_kind": "web_fetch"
}{
"tool_name": "web_fetch",
"dispatch_id": "toolu_017UTqaoq9yQN6kKrtHDHX93",
"status": "running",
"result": null,
"error": "",
"elapsed": null,
"fields": {
"progress": {
"message": "Check if grants.gov search results are fetchable statically",
"metadata": {
"browser_chain": false,
"url": "https://www.grants.gov/search-grants"
}
},
"status": "running",
"updatedAt": 1789169974432
}
}{
"tool_name": "web_fetch",
"dispatch_id": "toolu_017UTqaoq9yQN6kKrtHDHX93",
"status": "completed",
"result": {
"content": "Search Grants | Grants.gov\n\n\n\n An official website of the United States government\n\nHere's how you know\n\nHere's how you know\n\n\n\n**Official websites use .gov**\nA **.gov** website belongs to an official government organization in the United States.\n\n\n\n**Secure .gov websites use HTTPS**\nA **lock** ( LockLocked padlock icon) or **https://** means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.\n\n*[](/)*\n\nMenu\n\n\n\n- [Search Site Content](/site-search-results)\n- [Help](/help/get-started/)\n- [Register](/register)\n- Login\n\nSearch\n\n# Search Grants\n\n[](/help/search-grants/search-grants-tab)\n\n### Basic Search Criteria:\n\nKeyword(s):\n\nOpportunity Number:\n\nAssistance Listings:\n\nSearch\n\n### Opportunity Status:\n\nForecasted (0)\n\nPosted (0)\n\nClosed (0)\n\nArchived (0)\n\n#### Funding Instrument Type:\n\nAll Funding Instruments\n\n#### Eligibility:\n\nAll Eligibilities\n\n#### Category:\n\nAll Categories\n\n#### Agency:\n\nAll Agencies\n\n[Search Tips](/search-tips)\n\nExport Detailed Data\n\nSORT BY:Relevance (Descending)Opportunity Number (Ascending)Opportunity Number (Descending)Opportunity Title (Ascending)Opportunity Title (Descending)Agency (Ascending)Agency (Descending)Posted Date (Ascending)Posted Date (Descending)Close Date (Ascending)Close Date (Descending)\n\nUpdate Sort\n\nDATE RANGE:All Available\n\nUpdate Date Range\n\n# Loading...\n\nReturn to top\n\n#### Connect with Us\n\n- [Blog](http://blog.grants.gov/)\n- [Twitter](https://twitter.com/grantsdotgov)\n- [YouTube](https://www.youtube.com/user/GrantsGovUS)\n- [Alerts](http://grants-gov.blogspot.com/)\n- [RSS](/connect/rss-feeds)\n- [XML Extract](/xml-extract)\n- [Get Adobe Reader](http://get.adobe.com/reader/otherversions/)\n\n#### Health & Human Services\n\n- [HHS.gov](http://www.hhs.gov/)\n- [EEOC / No Fear Act](https://www.eeoc.gov/)\n- [Accessibility](/accessibility-compliance)\n- [Privacy](/privacy-policy)\n- [Vulnerability Disclosure Policy](https://www.hhs.gov/vulnerability-disclosure-policy/index.html)\n- [Disclaimers](/exit-disclaimer)\n- [Site Map](/site-map)\n\n#### Community\n\n- [USA.gov](http://www.usa.gov/)\n- [WhiteHouse.gov](http://www.whitehouse.gov/)\n- [USAspending.gov](http://www.usaspending.gov/)\n- [SBA.gov](http://www.sba.gov/)\n- [SAM.gov](https://www.sam.gov/)\n- [Report Fraud](http://www.ignet.gov/node/207)\n\n#### Additional Help\n\n- Chat now with Grant\n- [Frequently Asked Questions](https://grants-portal.psc.gov/)\n\n[](/)\n\n[](https://twitter.com/grantsdotgov)\n\n[](https://www.youtube.com/user/GrantsGovUS)\n\n[](/connect/rss-feeds)\n\n## Your session will expire in 3 minutes.\n\n To continue working, click on the \"OK\" button below.\n\n Note:\n This is being done to protect your privacy. Unsaved changes will be lost.\n\n- Ok\n\n[Open default modal](#gg-timeout-modal)",
"content_length": 8395,
"content_type": "text/html",
"description": "",
"status_code": 200,
"success": true,
"title": "Search Grants | Grants.gov",
"url": "https://www.grants.gov/search-grants"
},
"error": "",
"elapsed": 0.173418627
}{
"tool_name": "resolve_relative_date",
"tool_input": {
"days_from_today": 30,
"expression": "in 30 days"
},
"dispatch_id": "toolu_01U5eURCMwteptYySkEL1X2P",
"parent_dispatch_id": "",
"handle": "",
"panel_kind": ""
}{
"tool_name": "resolve_relative_date",
"dispatch_id": "toolu_01U5eURCMwteptYySkEL1X2P",
"status": "completed",
"result": {
"date": "2026-10-11",
"expression": "in 30 days",
"weekday": "Sunday"
},
"error": "",
"elapsed": 0.000161293
}{
"tool_name": "shell",
"tool_input": {
"command": "curl -s -X POST https://api.grants.gov/v1/api/search2 -H 'Content-Type: application/json' -d '{\"rows\":100,\"keyword\":\"climate\",\"oppStatuses\":\"posted\"}' | head -c 2000"
},
"dispatch_id": "toolu_01GxuR9LGKyTt9o6cEgusSoK",
"parent_dispatch_id": "",
"handle": "",
"panel_kind": "shell"
}{
"tool_name": "shell",
"dispatch_id": "toolu_01GxuR9LGKyTt9o6cEgusSoK",
"status": "running",
"result": null,
"error": "",
"elapsed": null,
"fields": {
"progress": {
"message": "",
"metadata": {
"browser_chain": false,
"command": "curl -s -X POST https://api.grants.gov/v1/api/search2 -H 'Content-Type: application/json' -d '{\"rows...",
"phase": "starting"
}
},
"status": "running",
"updatedAt": 1789169979363
}
}{
"tool_name": "shell",
"dispatch_id": "toolu_01GxuR9LGKyTt9o6cEgusSoK",
"status": "completed",
"result": "{\"errorcode\":0,\"msg\":\"Webservice Succeeds\",\"token\":\"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.IkU1cjRJY2s0YzhQUXZFQzBNdkVEeExnc3NBODB3cUdUMHAwS2V5c1pzUGs9Ig.InGPQHkiTqljfnWjls9002pRjtKkscNKaqkMoSQmQq0\",\"data\":{\"searchParams\":{\"resultType\":\"json\",\"searchOnly\":false,\"oppNum\":\"\",\"cfda\":\"\",\"sortBy\":\"\",\"oppStatuses\":\"posted\",\"startRecordNum\":0,\"eligibilities\":\"\",\"fundingInstruments\":\"\",\"fundingCategories\":\"\",\"agencies\":\"\",\"rows\":100,\"keyword\":\"climate\",\"keywordEncoded\":true},\"hitCount\":49,\"startRecord\":0,\"oppHits\":[{\"id\":\"103313\",\"number\":\"NOAA-OAR-CPO-2012-2003041\",\"title\":\"Climate Program Office for FY 2012\",\"agencyCode\":\"DOC\",\"agency\":\"Department of Commerce\",\"openDate\":\"07/06/2011\",\"closeDate\":\"\",\"oppStatus\":\"posted\",\"docType\":\"synopsis\",\"cfdaList\":[\"11.431\"]},{\"id\":\"356538\",\"number\":\"PD-24-7790\",\"title\":\"Atmosphere Cluster\",\"agencyCode\":\"NSF\",\"agency\":\"U.S. National Science Foundation\",\"openDate\":\"09/26/2024\",\"closeDate\":\"\",\"oppStatus\":\"posted\",\"docType\":\"synopsis\",\"cfdaList\":[\"47.050\"]},{\"id\":\"356536\",\"number\":\"PD-24-7789\",\"title\":\"Geospace Cluster\",\"agencyCode\":\"NSF\",\"agency\":\"U.S. National Science Foundation\",\"openDate\":\"09/26/2024\",\"closeDate\":\"\",\"oppStatus\":\"posted\",\"docType\":\"synopsis\",\"cfdaList\":[\"47.050\"]},{\"id\":\"337460\",\"number\":\"SFOP0008547\",\"title\":\"Notice of Intent: Program to End Modern Slavery FY 2022\",\"agencyCode\":\"DOS-GTIP\",\"agency\":\"Office to Monitor-Combat Trafficking in Persons\",\"openDate\":\"01/21/2022\",\"closeDate\":\"01/01/2099\",\"oppStatus\":\"posted\",\"docType\":\"synopsis\",\"cfdaList\":[\"19.019\"]},{\"id\":\"363537\",\"number\":\"G26AS00156\",\"title\":\"Cooperative Agreement for Affiliated Partner with the Alaska Cooperative Ecosystem Studies Unit (CESU)\",\"agencyCode\":\"DOI-USGS1\",\"agency\":\"Geological Survey\",\"openDate\":\"08/11/2026\",\"closeDate\":\"09/11/2026\",\"oppStatus\":\"posted\",\"docType\":\"synopsis\",\"cfdaList\":[\"15.808\"]},{\"id\":\"344437\",\"number\":\"GVA-SGP-2023-002\",\"title\":\"U.S. Mission to the United Nations-Geneva, Small Grants Program\",\"agencyCode\":\"DOS-USUN\",\"agency\":\"\n",
"error": "",
"elapsed": 0.531369523
}{
"tool_name": "write_file",
"tool_input": {
"content": "import json,urllib.request,datetime\n\ndef post(url,payload):\n req=urllib.request.Request(url,data=json.dumps(payload).encode(),headers={'Content-Type':'application/json'})\n return json.loads(urllib.request.urlopen(req,timeout=60).read())\n\nlo=datetime.date(2026,9,11); hi=datetime.date(2026,10,11)\nseen={}\nfor kw in [\"climate\",\"technology\",\"clean energy\",\"renewable energy\",\"artificial intelligence\",\"emissions\",\"carbon\",\"resilience\",\"software\",\"innovation\"]:\n d=post(\"https://api.grants.gov/v1/api/search2\",{\"rows\":200,\"keyword\":kw,\"oppStatuses\":\"posted\"})[\"data\"]\n for o in d[\"oppHits\"]:\n cd=o.get(\"closeDate\")\n if not cd: continue\n try: dt=datetime.datetime.strptime(cd,\"%m/%d/%Y\").date()\n except: continue\n if lo<=dt<=hi:\n o[\"_kw\"]=kw; o[\"_dt\"]=str(dt); seen[o[\"id\"]]=o\nprint(len(seen))\nout=[]\nfor i,o in seen.items():\n try:\n det=post(\"https://api.grants.gov/v1/api/fetchOpportunity\",{\"opportunityId\":int(i)})[\"data\"]\n except Exception as e:\n det={}\n syn=det.get(\"synopsis\") or {}\n out.append({\"id\":i,\"num\":o[\"number\"],\"title\":o[\"title\"],\"agency\":o[\"agency\"],\"close\":o[\"_dt\"],\"kw\":o[\"_kw\"],\n \"ceiling\":syn.get(\"awardCeiling\"),\"floor\":syn.get(\"awardFloor\"),\"total\":syn.get(\"estimatedFunding\"),\n \"elig\":(syn.get(\"applicantTypes\") or []),\"eligDesc\":(syn.get(\"applicantEligibilityDesc\") or \"\")[:400],\n \"cats\":det.get(\"opportunityCategory\"),\"desc\":(syn.get(\"synopsisDesc\") or \"\")[:300]})\njson.dump(out,open(\"/workspace/work/grants.json\",\"w\"),indent=1)\nfor o in sorted(out,key=lambda x:x[\"close\"]):\n print(o[\"close\"],o[\"num\"],\"|\",o[\"agency\"],\"|\",o[\"ceiling\"],\"|\",o[\"title\"][:80])\n",
"file_path": "/workspace/work/grants.py"
},
"dispatch_id": "toolu_01SfSa3fRk6S2sGu5kWTmzYX",
"parent_dispatch_id": "",
"handle": "",
"panel_kind": "write_file"
}{
"tool_name": "write_file",
"dispatch_id": "toolu_01SfSa3fRk6S2sGu5kWTmzYX",
"status": "completed",
"result": "Successfully wrote 1678 bytes to /workspace/work/grants.py. The user cannot open workspace paths: if this file is for them, deliver it with upload_file rather than telling them the path.",
"error": "",
"elapsed": 0.063796781
}{
"tool_name": "shell",
"tool_input": {
"command": "cd /workspace/work && python3 grants.py 2>&1 | tail -60",
"timeout": 120
},
"dispatch_id": "toolu_016Ah7qDaribJD1DmiPsM4eH",
"parent_dispatch_id": "",
"handle": "",
"panel_kind": ""
}{
"tool_name": "shell",
"dispatch_id": "toolu_016Ah7qDaribJD1DmiPsM4eH",
"status": "running",
"result": null,
"error": "",
"elapsed": null,
"fields": {
"progress": {
"message": "",
"metadata": {
"browser_chain": false,
"command": "cd /workspace/work && python3 grants.py 2>&1 | tail -60",
"phase": "starting"
}
},
"status": "running",
"updatedAt": 1789169991397
}
}{
"tool_name": "shell",
"dispatch_id": "toolu_016Ah7qDaribJD1DmiPsM4eH",
"status": "completed",
"result": "2026-09-30 G26AS00110 | Geological Survey | 0 | FY2026 Water Resources Research Act Non-Competitive Coordination\n2026-09-30 HT942526RCRPCA | Defense Health Agency Contracting Activity - DHACA | none | DoW Rare Cancers Concept Award\n2026-09-30 HT942526ALSRPTIA | Defense Health Agency Contracting Activity - DHACA | none | DoW Amyotrophic Lateral Sclerosis Research Program, Therapeutic Idea Award\n2026-09-30 HT942526ALSRPTDA | Defense Health Agency Contracting Activity - DHACA | none | DoW Amyotrophic Lateral Sclerosis Research Program, Therapeutic Development Awar\n2026-09-30 HT942526ALSRPCOBA | Defense Health Agency Contracting Activity - DHACA | none | DoW Amyotrophic Lateral Sclerosis Research Program, Clinical Outcomes and Biomar\n2026-09-30 HT942526ALSRPPCTA | Defense Health Agency Contracting Activity - DHACA | none | DoW Amyotrophic Lateral Sclerosis Research Program, Pilot Clinical Trial Award\n2026-09-30 F26AS00069 | Fish and Wildlife Service | 500000 | F26AS00069 Coastal Program FY26\n2026-09-30 USDA-FS-IPT-INVASIVE-SPECIES-2026 | Forest Service | 250000 | International Programs & Trade, Invasive Species Program Funding Opportunity\n2026-09-30 F26AS00068 | Fish and Wildlife Service | 750000 | F26AS00068 Partners for Fish and Wildlife FY26\n2026-09-30 RFA-DA-27-015 | National Institutes of Health | none | Establishing a Center for the Advancement of Substance Use Disorder (SUD) Pharma\n2026-09-30 RFA-DK-27-147 | National Institutes of Health | 2200000 | Single Source for Continuation of the Integrated Islet Distribution Program U24 \n2026-09-30 HT942526BCRPTBCCA | Defense Health Agency Contracting Activity - DHACA | none | DoW Breast Cancer, Transformative Breast Cancer Consortium Award\n2026-10-01 RFA-DC-25-005 | National Institutes of Health | 500000 | In Vivo High-Resolution Imaging for Inner Ear Visualization (R01 Clinical Trial \n2026-10-01 RFA-DC-25-003 | National Institutes of Health | 500000 | Cooperative Agreement for In Vivo High-Resolution Imaging for Inner Ear Visualiz\n2026-10-01 HT942526OCRPCTA | Defense Health Agency Contracting Activity - DHACA | none | DoW Ovarian Cancer, Clinical Trial Award\n2026-10-01 24-584 | U.S. National Science Foundation | 7500000 | Advanced Technological Education\n2026-10-01 ED-GRANTS-080626-002 | Department of Education | none | Institute of Education Sciences (IES): National Center for Special Education Res\n2026-10-01 ED-GRANTS-080626-003 | Department of Education | none | Institute of Education Sciences (IES): National Center for Education Research (N\n2026-10-01 ED-GRANTS-080626-004 | Department of Education | 1200000 | Institute of Education Sciences (IES): National Center for Education Research (N\n2026-10-01 ED-GRANTS-080626-001 | Department of Education | none | Institute of Education Sciences (IES): National Center for Education Research (N\n2026-10-01 ED-GRANTS-080626-005 | Department of Education | 1200000 | Institute of Education Sciences (IES): National Center for Special Education Res\n2026-10-01 USDA-AMS-TM-CCG-G-26-0001 | Agricultural Marketing Service | 7500000 | Cold Chain Grants for Emergency Food Assistance\n2026-10-01 RFA-DA-27-007 | National Institutes of Health | none | Limited Competition: Growing Great Ideas: Research Education Course in Entrepren\n2026-10-01 RFA-AR-27-002 | National Institutes of Health | none | HEAL INITIATIVE: INTERACT Data Coordination and Integration Center (U24 Clinical\n2026-10-01 RFA-CA-27-005 | National Institutes of Health | 700000 | Glioblastoma Therapeutics Network (GTN) (U19 Clinical Trial Required)\n2026-10-01 HT942526OCRPPA | Defense Health Agency Contracting Activity - DHACA | none | DoW, Ovarian Cancer, Pilot Award\n2026-10-02 HR001126S0016 | DARPA - Defense Sciences Office | none | Precision Inertial Navigation & Positioning On an Integrated Tesseract (PINP\n2026-10-02 CDC-RFA-JG-26-0043 | Centers for Disease Control-GHC | 0 | Expanding global health security through local partnerships in Nigeria\n2026-10-02 RFA-HD-27-006 | National Institutes of Health | none | Novel Experiential Technologies Assisting Individual Learning (NExT AI) Hubs (P2\n2026-10-02 RFA-RM-27-014 | National Institutes of Health | 2000000 | Validation Center for Precision Medicine with AI: Integrating Imaging with Multi\n2026-10-02 RFA-RM-27-015 | National Institutes of Health | 575000 | Logistics Center for Precision Medicine with AI: Integrating Imaging with Multim\n2026-10-02 RFA-HD-27-012 | National Institutes of Health | 800000 | Limited Competition: Intellectual and Developmental Disabilities Research Center\n2026-10-02 CDC-RFA-JG-26-0047 | Centers for Disease Control-GHC | 0 | Protecting and Improving Global Health Security by Engaging Local Partners: Stre\n2026-10-02 CDC-RFA-JG-26-0052 | Centers for Disease Control-GHC | 0 | Expanding global health security though local partnerships in Tanzania\n2026-10-02 USDA-AMS-TM-SPMGP-G-26-0007 | Agricultural Marketing Service | 2400000 | Sheep Production and Marketing Grant Program FY 2026\n2026-10-02 CDC-RFA-JG-26-0048 | Centers for Disease Control-GHC | 0 | Expanding Global Health Security through local partnerships in Senegal\n2026-10-05 W9126G262SOI9557 | Fort Worth District | 4984000 | Aquatic Fauna and Primary Production in the Florida Everglades\n2026-10-05 DE-FOA-0003671 | National Energy Technology Laboratory | 2 | Request for Information - Gauging Investor Interest in the Development and Comme\n2026-10-05 HT942526PRCRPCTA | Defense Health Agency Contracting Activity - DHACA | none | DoW Peer Reviewed Cancer, Clinical Trial Award\n2026-10-05 O-BJA-2026-172706 | Bureau of Justice Assistance | 650000 | BJA FY 2026 Crisis Response Training Program\n2026-10-05 HT942526PRCRPIA | Defense Health Agency Contracting Activity - DHACA | none | DoW Peer Reviewed Cancer, Idea Award\n2026-10-05 HT942526PRCRPIPA | Defense Health Agency Contracting Activity - DHACA | none | DoW, Peer Reviewed Cancer, Impact Award\n2026-10-05 W9126G262SOI9597 | Fort Worth District | 1960000 | Wading Bird Response to Ecosystem Restoration in Southwest Florida\n2026-10-05 W9126G262SOI9558 | Fort Worth District | 1546800 | American Alligators as Ecological Indicators of Everglades Restoration\n2026-10-05 W9126G262SOI9482 | Fort Worth District | 2494000 | Juvenile Sportfish Community and Habitat Suitability in Florida Bay\n2026-10-05 W9126G262SOI9486 | Fort Worth District | 791961 | American Crocodile Monitoring as an Indicator of Hydrologic Restoration in the S\n2026-10-06 W9126G262SOI0520 | Fort Worth District | 1657690 | Groundwater and Surficial Water Salinity Changes in Everglades National Park usi\n2026-10-06 RFA-DK-26-315 | National Institutes of Health | none | Advancing Research on the Application of Digital Health Technology to the Manage\n2026-10-06 O-BJA-2026-172697 | Bureau of Justice Assistance | 150000 | BJA FY 2026 The Kevin and Avonte Program: Reducing Injury and Death of Missing I\n2026-10-07 USDA-NIFA-TCEG-011837 | National Institute of Food and Agriculture | 228571 | Tribal Colleges Education Equity Grants Program\n2026-10-07 HT942526PCARPIDA | Defense Health Agency Contracting Activity - DHACA | none | DoW Pancreatic Cancer Research Program, Idea Development Award\n2026-10-07 HT942526PCARPFPTA | Defense Health Agency Contracting Activity - DHACA | none | DoW Pancreatic Cancer Research Program, Focused Pilot Award\n2026-10-09 W911NF26S0105 | Dept of the Army -- Materiel Command | 1500000 | Research and Education Program for Historically Black Colleges and Universities \n2026-10-09 RUS-PART-2026 | Rural Utilities Service | 100000000 | Powering Affordable Reliable Technology (PART) Energy Program\n2026-10-09 24-569 | U.S. National Science Foundation | 1500000 | Mathematical Foundations of Artificial Intelligence\n2026-10-09 FHWA-PROT-26-001 | DOT Federal Highway Administration | 60000000 | FYs 2024 through 2026 - Promoting Resilient Operations for Transformative, Effic\n2026-10-09 RFA-RM-27-011 | National Institutes of Health | 300000 | Development and Testing of a Multi-use Frameworks Playbook for Precision Medicin\n2026-10-09 RFA-DK-27-121 | National Institutes of Health | 1000000 | Optimal Treatment Strategies for use of Anti-Obesity Medications (AOMs) in Child\n2026-10-09 RFA-DK-27-136 | National Institutes of Health | none | Optimal Treatment Strategies for use of Anti-Obesity Medications (AOMs) in Child\n2026-10-11 RFA-MH-27-135 | National Institutes of Health | none | Addressing Methodological Challenges with Clinical Trials of Rapid-Acting Psycho\n",
"error": "",
"elapsed": 69.42397548
}{
"tool_name": "shell",
"tool_input": {
"command": "cd /workspace/work && python3 -c \"\nimport json\nd=json.load(open('grants.json'))\nids=['24-584','DE-FOA-0003671','RUS-PART-2026','24-569','FHWA-PROT-26-001','F26AS00069','F26AS00068','USDA-FS-IPT-INVASIVE-SPECIES-2026','G26AS00110','W911NF26S0105','HR001126S0016','USDA-AMS-TM-CCG-G-26-0001']\nfor o in d:\n if o['num'] in ids:\n print(o['close'],'|',o['num'],'|',o['title'])\n print(' agency:',o['agency'],'| ceiling:',o['ceiling'],'| floor:',o['floor'],'| total:',o['total'])\n print(' elig:',[e.get('description') for e in o['elig']])\n print(' eligDesc:',o['eligDesc'][:250].replace(chr(10),' '))\n print()\n\""
},
"dispatch_id": "toolu_019yAUYimzCEj52HwCCaqVX8",
"parent_dispatch_id": "",
"handle": "",
"panel_kind": ""
}{
"tool_name": "shell",
"dispatch_id": "toolu_019yAUYimzCEj52HwCCaqVX8",
"status": "running",
"result": null,
"error": "",
"elapsed": null,
"fields": {
"progress": {
"message": "",
"metadata": {
"browser_chain": false,
"command": "cd /workspace/work && python3 -c \"\nimport json\nd=json.load(open('grants.json'))\nids=['24-584','DE-FO...",
"phase": "starting"
}
},
"status": "running",
"updatedAt": 1789170067278
}
}{
"tool_name": "shell",
"dispatch_id": "toolu_019yAUYimzCEj52HwCCaqVX8",
"status": "completed",
"result": "2026-10-09 | W911NF26S0105 | Research and Education Program for Historically Black Colleges and Universities (HBCU) and Tribal Colleges and Universities (TCU) Equipment/Instrumentation\n agency: Dept of the Army -- Materiel Command | ceiling: 1500000 | floor: 200000 | total: None\n elig: ['Others (see text field entitled \"Additional Information on Eligibility\" for clarification)']\n eligDesc: As provided in Section 223 of the FY 2026 NDAA, eligibility for this competition is open only to “Historically Black Colleges and Universities and Tribal Colleges and Universities” which are defined as:a. The term ‘‘Historica\n\n2026-10-02 | HR001126S0016 | Precision Inertial Navigation & Positioning On an Integrated Tesseract (PINPOINT)\n agency: DARPA - Defense Sciences Office | ceiling: none | floor: none | total: None\n elig: ['Others (see text field entitled \"Additional Information on Eligibility\" for clarification)']\n eligDesc: All responsible sources capable of satisfying the Government's needs may submit a proposal that shall be considered by DARPA. See the Eligibility Information section of the BAA for more information.\n\n2026-10-05 | DE-FOA-0003671 | Request for Information - Gauging Investor Interest in the Development and Commercialization of Subsurface Energy Technologies\n agency: National Energy Technology Laboratory | ceiling: 2 | floor: 1 | total: 0\n elig: ['Unrestricted (i.e., open to any type of entity above), subject to any clarification in text field entitled \"Additional Information on Eligibility\"']\n eligDesc: \n\n2026-10-09 | RUS-PART-2026 | Powering Affordable Reliable Technology (PART) Energy Program\n agency: Rural Utilities Service | ceiling: 100000000 | floor: 1000000 | total: 410000000\n elig: ['Others (see text field entitled \"Additional Information on Eligibility\" for clarification)']\n eligDesc: RUS will accept LOIs and Applications from Operating Utilities as the followings: (a) For-profit organizations.(b) State or local governments. (c) Indian Tribes defined by the Federally Recognized Indian Tribe List Act of 1994 (Public Law 103-454; 10\n\n2026-10-09 | 24-569 | Mathematical Foundations of Artificial Intelligence\n agency: U.S. National Science Foundation | ceiling: 1500000 | floor: 500000 | total: 8500000\n elig: ['Others (see text field entitled \"Additional Information on Eligibility\" for clarification)']\n eligDesc: *Who May Submit Proposals: Proposals may only be submitted by the following: -Non-profit, non-academic organizations: Independent museums, observatories, research laboratories, professional societies and similar organizations located in the U.S. th\n\n2026-10-01 | 24-584 | Advanced Technological Education\n agency: U.S. National Science Foundation | ceiling: 7500000 | floor: 475000 | total: 74000000\n elig: ['Others (see text field entitled \"Additional Information on Eligibility\" for clarification)']\n eligDesc: *Who May Submit Proposals: Proposals may only be submitted by the following: -For-profit organizations: U.S.-based commercial organizations, including small businesses, with strong capabilities in scientific or engineering research or education and\n\n2026-10-09 | FHWA-PROT-26-001 | FYs 2024 through 2026 - Promoting Resilient Operations for Transformative, Efficient, and Cost-saving Transportation (PROTECT) Competitive Grant Program Notice of Funding Opportunity\n agency: DOT Federal Highway Administration | ceiling: 60000000 | floor: 1 | total: 787000000\n elig: ['State governments', 'City or township governments', 'County governments', 'Special district governments', 'Native American tribal governments (Federally recognized)']\n eligDesc: Eligible applicants for the PROTECT Competitive Grant Program funding are States, metropolitan planning organizations (MPO), local governments, federally recognized Indian Tribes, public transportation agencies, port authorities, and Federal Land Man\n\n2026-09-30 | G26AS00110 | FY2026 Water Resources Research Act Non-Competitive Coordination\n agency: Geological Survey | ceiling: 0 | floor: 0 | total: 0\n elig: ['Others (see text field entitled \"Additional Information on Eligibility\" for clarification)']\n eligDesc: Proposals only accepted from designated Water Resources Research Act Institutes or Centers at institutions of higher education. See email from Grants Specialist.\n\n2026-09-30 | F26AS00069 | F26AS00069 Coastal Program FY26\n agency: Fish and Wildlife Service | ceiling: 500000 | floor: 1 | total: 6000000\n elig: ['County governments', 'Native American tribal organizations (other than Federally recognized tribal governments)', 'City or township governments', 'Independent school districts', 'Public housing authorities/Indian housing authorities', 'Private institutions of higher education', 'State governments', 'Unrestricted (i.e., open to any type of entity above), subject to any clarification in text field entitled \"Additional Information on Eligibility\"', 'Small businesses', 'For profit organizations other than small businesses', 'Individuals', 'Nonprofits that do not have a 501(c)(3) status with the IRS, other than institutions of higher education', 'Special district governments', 'Public and State controlled institutions of higher education', 'Native American tribal governments (Federally recognized)', 'Nonprofits having a 501(c)(3) status with the IRS, other than institutions of higher education']\n eligDesc: The Coastal Program reserves the right to reject projects that do not align with the regional strategic implementation plans or program priorities. We do not support projects that generate compensatory mitigation credits under a Federal or state regu\n\n2026-10-01 | USDA-AMS-TM-CCG-G-26-0001 | Cold Chain Grants for Emergency Food Assistance\n agency: Agricultural Marketing Service | ceiling: 7500000 | floor: 2000000 | total: 7500000\n elig: ['Nonprofits having a 501(c)(3) status with the IRS, other than institutions of higher education']\n eligDesc: \n\n2026-09-30 | USDA-FS-IPT-INVASIVE-SPECIES-2026 | International Programs & Trade, Invasive Species Program Funding Opportunity\n agency: Forest Service | ceiling: 250000 | floor: 0 | total: 500000\n elig: ['Small businesses', 'Others (see text field entitled \"Additional Information on Eligibility\" for clarification)', 'State governments', 'County governments', 'City or township governments', 'Public and State controlled institutions of higher education', 'Private institutions of higher education', 'Nonprofits having a 501(c)(3) status with the IRS, other than institutions of higher education', 'For profit organizations other than small businesses', 'Native American tribal governments (Federally recognized)', 'Native American tribal organizations (other than Federally recognized tribal governments)']\n eligDesc: International Organizations: Foreign non-governmental organizations. (Note: International applicants must generally be legally registered and from countries not sanctioned by the U.S. State Department).\n\n2026-09-30 | F26AS00068 | F26AS00068 Partners for Fish and Wildlife FY26\n agency: Fish and Wildlife Service | ceiling: 750000 | floor: 1 | total: 15000000\n elig: ['Small businesses', 'State governments', 'Unrestricted (i.e., open to any type of entity above), subject to any clarification in text field entitled \"Additional Information on Eligibility\"', 'City or township governments', 'Nonprofits that do not have a 501(c)(3) status with the IRS, other than institutions of higher education', 'For profit organizations other than small businesses', 'Public and State controlled institutions of higher education', 'Nonprofits having a 501(c)(3) status with the IRS, other than institutions of higher education', 'Public housing authorities/Indian housing authorities', 'Individuals', 'County governments', 'Native American tribal governments (Federally recognized)', 'Independent school districts', 'Native American tribal organizations (other than Federally recognized tribal governments)', 'Private institutions of higher education', 'Special district governments']\n eligDesc: The PFW Program can reject projects that do not fit with regional strategic plans or priorities. To get funding, PFW projects must be on private lands."Private lands" means any properties not owned by the state or federal government. This i\n\n",
"error": "",
"elapsed": 0.095942883
}{
"tool_name": "shell",
"tool_input": {
"command": "cd /workspace/work && python3 -c \"\nimport json\nd=json.load(open('grants.json'))\nids=['24-584','DE-FOA-0003671','RUS-PART-2026','24-569','FHWA-PROT-26-001','F26AS00069','F26AS00068','USDA-FS-IPT-INVASIVE-SPECIES-2026','W911NF26S0105','HR001126S0016']\nfor o in d:\n if o['num'] in ids: print(o['num'],o['id'])\n\""
},
"dispatch_id": "toolu_017ZFGWHgcmLEGBeNEwghqHV",
"parent_dispatch_id": "",
"handle": "",
"panel_kind": ""
}{
"tool_name": "shell",
"dispatch_id": "toolu_017ZFGWHgcmLEGBeNEwghqHV",
"status": "running",
"result": null,
"error": "",
"elapsed": null,
"fields": {
"progress": {
"message": "",
"metadata": {
"browser_chain": false,
"command": "cd /workspace/work && python3 -c \"\nimport json\nd=json.load(open('grants.json'))\nids=['24-584','DE-FO...",
"phase": "starting"
}
},
"status": "running",
"updatedAt": 1789170074588
}
}{
"tool_name": "shell",
"dispatch_id": "toolu_017ZFGWHgcmLEGBeNEwghqHV",
"status": "completed",
"result": "W911NF26S0105 363724\nHR001126S0016 363489\nDE-FOA-0003671 363797\nRUS-PART-2026 363396\n24-569 353936\n24-584 355100\nFHWA-PROT-26-001 363732\nF26AS00069 362470\nUSDA-FS-IPT-INVASIVE-SPECIES-2026 363287\nF26AS00068 361814\n",
"error": "",
"elapsed": 0.08373406
}{
"tool_name": "send_message",
"tool_input": {
"final": true,
"in_response_to": "68050139",
"message": "The Grants.gov search page loads its results via JavaScript, so I pulled the same data from the Grants.gov public search API. Open (posted) technology and climate/environment opportunities closing between today and Oct 11, 2026:\n\n| Opportunity | Agency | Award ceiling | Eligibility | Closes | Number |\n|---|---|---|---|---|---|\n| [Powering Affordable Reliable Technology (PART) Energy Program](https://www.grants.gov/search-results-detail/363396) | USDA Rural Utilities Service | $100,000,000 (floor $1M; $410M total) | Operating utilities: for-profits, state/local governments, Tribes, co-ops | Oct 9, 2026 | RUS-PART-2026 |\n| [PROTECT Competitive Grant Program (FY24-26)](https://www.grants.gov/search-results-detail/363732) | DOT Federal Highway Administration | $60,000,000 ($787M total) | States, MPOs, local governments, federally recognized Tribes, transit agencies, port authorities | Oct 9, 2026 | FHWA-PROT-26-001 |\n| [Advanced Technological Education](https://www.grants.gov/search-results-detail/355100) | NSF | $7,500,000 (floor $475K; $74M total) | Institutions of higher ed (2-year focus), non-profits, for-profit orgs | Oct 1, 2026 | 24-584 |\n| [Mathematical Foundations of Artificial Intelligence](https://www.grants.gov/search-results-detail/353936) | NSF | $1,500,000 (floor $500K; $8.5M total) | IHEs and non-profit non-academic research organizations | Oct 9, 2026 | 24-569 |\n| [HBCU/TCU Research and Education Equipment/Instrumentation](https://www.grants.gov/search-results-detail/363724) | Army Materiel Command | $1,500,000 (floor $200K) | HBCUs and Tribal Colleges and Universities only | Oct 9, 2026 | W911NF26S0105 |\n| [PINPOINT (precision inertial navigation on a chip)](https://www.grants.gov/search-results-detail/363489) | DARPA Defense Sciences Office | Not stated in the notice | Open to all responsible sources | Oct 2, 2026 | HR001126S0016 |\n| [Partners for Fish and Wildlife FY26](https://www.grants.gov/search-results-detail/361814) | Fish and Wildlife Service | $750,000 ($15M total) | Unrestricted, projects must be on private lands | Sep 30, 2026 | F26AS00068 |\n| [Coastal Program FY26](https://www.grants.gov/search-results-detail/362470) | Fish and Wildlife Service | $500,000 ($6M total) | Unrestricted: governments, Tribes, nonprofits, businesses, individuals | Sep 30, 2026 | F26AS00069 |\n| [International Programs & Trade, Invasive Species](https://www.grants.gov/search-results-detail/363287) | USDA Forest Service | $250,000 ($500K total) | Governments, Tribes, universities, nonprofits, businesses, foreign NGOs | Sep 30, 2026 | USDA-FS-IPT-INVASIVE-SPECIES-2026 |\n| [RFI: Subsurface Energy Technologies commercialization](https://www.grants.gov/search-results-detail/363797) | National Energy Technology Laboratory | $0 (information request, no funding) | Unrestricted | Oct 5, 2026 | DE-FOA-0003671 |\n\nNote the three Sep 30 deadlines are under three weeks out. I skipped the many biomedical NIH and DoD health notices in the same window."
},
"dispatch_id": "toolu_0137oAiJzmiTryrDa5HVLiKp",
"parent_dispatch_id": "",
"handle": "",
"panel_kind": ""
}| Opportunity | Agency | Award ceiling | Eligibility | Closes | Number |
|---|---|---|---|---|---|
| Powering Affordable Reliable Technology (PART) Energy Program | USDA Rural Utilities Service | $100,000,000 (floor $1M; $410M total) | Operating utilities: for-profits, state/local governments, Tribes, co-ops | Oct 9, 2026 | RUS-PART-2026 |
| PROTECT Competitive Grant Program (FY24-26) | DOT Federal Highway Administration | $60,000,000 ($787M total) | States, MPOs, local governments, federally recognized Tribes, transit agencies, port authorities | Oct 9, 2026 | FHWA-PROT-26-001 |
| Advanced Technological Education | NSF | $7,500,000 (floor $475K; $74M total) | Institutions of higher ed (2-year focus), non-profits, for-profit orgs | Oct 1, 2026 | 24-584 |
| Mathematical Foundations of Artificial Intelligence | NSF | $1,500,000 (floor $500K; $8.5M total) | IHEs and non-profit non-academic research organizations | Oct 9, 2026 | 24-569 |
| HBCU/TCU Research and Education Equipment/Instrumentation | Army Materiel Command | $1,500,000 (floor $200K) | HBCUs and Tribal Colleges and Universities only | Oct 9, 2026 | W911NF26S0105 |
| PINPOINT (precision inertial navigation on a chip) | DARPA Defense Sciences Office | Not stated in the notice | Open to all responsible sources | Oct 2, 2026 | HR001126S0016 |
| Partners for Fish and Wildlife FY26 | Fish and Wildlife Service | $750,000 ($15M total) | Unrestricted, projects must be on private lands | Sep 30, 2026 | F26AS00068 |
| Coastal Program FY26 | Fish and Wildlife Service | $500,000 ($6M total) | Unrestricted: governments, Tribes, nonprofits, businesses, individuals | Sep 30, 2026 | F26AS00069 |
| International Programs & Trade, Invasive Species | USDA Forest Service | $250,000 ($500K total) | Governments, Tribes, universities, nonprofits, businesses, foreign NGOs | Sep 30, 2026 | USDA-FS-IPT-INVASIVE-SPECIES-2026 |
| RFI: Subsurface Energy Technologies commercialization | National Energy Technology Laboratory | $0 (information request, no funding) | Unrestricted | Oct 5, 2026 | DE-FOA-0003671 |
### Open tech and climate grants closing by Oct 11, 2026 · Grants.gov | Opportunity | Agency | Award ceiling | Eligibility | Closes | Number | |---|---|---|---|---|---| | [Powering Affordable Reliable Technology (PART) Energy Program](https://www.grants.gov/search-results-detail/363396) | USDA Rural Utilities Service | $100,000,000 (floor $1M; $410M total) | Operating utilities: for-profits, state/local governments, Tribes, co-ops | Oct 9, 2026 | RUS-PART-2026 | | [PROTECT Competitive Grant Program (FY24-26)](https://www.grants.gov/search-results-detail/363732) | DOT Federal Highway Administration | $60,000,000 ($787M total) | States, MPOs, local governments, federally recognized Tribes, transit agencies, port authorities | Oct 9, 2026 | FHWA-PROT-26-001 | | [Advanced Technological Education](https://www.grants.gov/search-results-detail/355100) | NSF | $7,500,000 (floor $475K; $74M total) | Institutions of higher ed (2-year focus), non-profits, for-profit orgs | Oct 1, 2026 | 24-584 | | [Mathematical Foundations of Artificial Intelligence](https://www.grants.gov/search-results-detail/353936) | NSF | $1,500,000 (floor $500K; $8.5M total) | IHEs and non-profit non-academic research organizations | Oct 9, 2026 | 24-569 | | [HBCU/TCU Research and Education Equipment/Instrumentation](https://www.grants.gov/search-results-detail/363724) | Army Materiel Command | $1,500,000 (floor $200K) | HBCUs and Tribal Colleges and Universities only | Oct 9, 2026 | W911NF26S0105 | | [PINPOINT (precision inertial navigation on a chip)](https://www.grants.gov/search-results-detail/363489) | DARPA Defense Sciences Office | Not stated in the notice | Open to all responsible sources | Oct 2, 2026 | HR001126S0016 | | [Partners for Fish and Wildlife FY26](https://www.grants.gov/search-results-detail/361814) | Fish and Wildlife Service | $750,000 ($15M total) | Unrestricted, projects must be on private lands | Sep 30, 2026 | F26AS00068 | | [Coastal Program FY26](https://www.grants.gov/search-results-detail/362470) | Fish and Wildlife Service | $500,000 ($6M total) | Unrestricted: governments, Tribes, nonprofits, businesses, individuals | Sep 30, 2026 | F26AS00069 | | [International Programs & Trade, Invasive Species](https://www.grants.gov/search-results-detail/363287) | USDA Forest Service | $250,000 ($500K total) | Governments, Tribes, universities, nonprofits, businesses, foreign NGOs | Sep 30, 2026 | USDA-FS-IPT-INVASIVE-SPECIES-2026 | | [RFI: Subsurface Energy Technologies commercialization](https://www.grants.gov/search-results-detail/363797) | National Energy Technology Laboratory | $0 (information request, no funding) | Unrestricted | Oct 5, 2026 | DE-FOA-0003671 |