Skip to content

Commit bdfc6ec

Browse files
fix(index): the funding card named the wrong NSF programme
The card said "NSF POSE Phase I" and linked NSF 24-606, Pathways to Enable Open-Source Ecosystems. The submission is to PESOSE, Pathways to Enable Secure Open-Source Ecosystems, NSF 26-506, which is a different and current solicitation. PESOSE awards Tracks rather than Phases, matching the proposal we filed as Track 1. Three errors in one card, on the page that tells readers what AgenTrust has applied for. Caught by Kavya Pearlman, who is leading the submission. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01CDzMWcn12dszchgrKfXzZY
1 parent 546be46 commit bdfc6ec

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -428,9 +428,9 @@ <h2 class="section-title">Open work, visible decisions, more maintainers</h2>
428428
</div>
429429
<aside class="governance-card funding-status" aria-labelledby="funding-status-title">
430430
<div class="governance-role">Funding application</div>
431-
<h3 id="funding-status-title">NSF POSE Phase I submission (in review)</h3>
432-
<p>AgenTrust has submitted a proposal to NSF's Pathways to Enable Open-Source Ecosystems program. The submission is under review; no award has been made.</p>
433-
<a class="evidence-link" href="https://www.nsf.gov/funding/opportunities/pose-pathways-enable-open-source-ecosystems/505982/nsf24-606/solicitation">Read the NSF solicitation</a>
431+
<h3 id="funding-status-title">NSF PESOSE Track 1 submission (in review)</h3>
432+
<p>AgenTrust has submitted a proposal to NSF's Pathways to Enable Secure Open-Source Ecosystems program (NSF 26-506). The submission is under review; no award has been made.</p>
433+
<a class="evidence-link" href="https://www.nsf.gov/funding/opportunities/pesose-pathways-enable-secure-open-source-ecosystems/nsf26-506/solicitation">Read the NSF solicitation</a>
434434
</aside>
435435
<div class="governance-actions">
436436
<a class="path-link" href="https://github.com/agentrust-io">Contribute code, tests, and documentation <span></span></a>

0 commit comments

Comments
 (0)