Skip to content
This repository was archived by the owner on Jul 6, 2026. It is now read-only.

Add NSF POSE Phase I grant announcement blog post - #2737

Merged
MaxGhenis merged 7 commits into
masterfrom
nsf-grant-post
Aug 18, 2025
Merged

MaxGhenis merged 7 commits into
masterfrom
nsf-grant-post

Conversation

@MaxGhenis

Copy link
Copy Markdown
Contributor

Summary

  • Adds blog post announcing PolicyEngine's $296K NSF POSE Phase I grant award
  • Creates cover image for the blog post
  • Updates posts.json with new blog entry dated 2025-08-17

Details

The blog post covers:

  • Overview of the NSF POSE program and its goals
  • PolicyEngine's three main project objectives (ecosystem discovery, governance evolution, community engagement)
  • Technical innovations and community impact
  • Project team and mentorship from Dr. Dan Feenberg (TAXSIM creator)
  • Future plans and invitation for community involvement

Test plan

  • Blog post appears correctly on /research page
  • Cover image displays properly
  • Content is formatted correctly
  • Links work as expected

Fixes #2736

- Add blog post announcing K NSF grant award
- Include details on POSE program, project objectives, and team
- Add cover image for the blog post
- Update posts.json with new entry

Fixes #2736
@vercel

vercel Bot commented Aug 17, 2025 •

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
policyengine-app Ready Ready Preview Comment Aug 18, 2025 4:41pm

- Update grant amount to K
- Remove implications about current sustainability
- Focus on grant activities rather than organizational transformation
- Keep Dan Feenberg mention with context about TAXSIM ecosystem
- Remove staff details except for Feenberg
- Remove independent 501(c)(3) mention and recognition section
- Add conference participation section
- Add link to POSE program
MaxGhenis and others added 4 commits August 18, 2025 07:56
- Add official NSF logo image
- Include complete NSF award abstract verbatim
- Add link to NSF award page (Award No. 2518372)
- Add link to application materials on Google Drive
- Include required NSF acknowledgment and disclaimer
- Convert headings to sentence case per style guide
- Update CLAUDE.md with sentence case guideline
- Fix "repository" to "repositories" (plural)
- Update publication date to today

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
@MaxGhenis
MaxGhenis marked this pull request as ready for review August 18, 2025 16:42
Copilot AI review requested due to automatic review settings August 18, 2025 16:42
@MaxGhenis
MaxGhenis merged commit 06de9bc into master Aug 18, 2025
4 checks passed
@MaxGhenis
MaxGhenis deleted the nsf-grant-post branch August 18, 2025 16:42
@github-project-automation github-project-automation Bot moved this from Todo to Done in policyengine-app Aug 18, 2025

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a blog post announcing PolicyEngine's $300,000 NSF POSE Phase I grant award. The post provides details about the grant objectives, project activities, and community engagement plans.

  • Adds new blog post about NSF POSE Phase I grant award
  • Updates posts.json with new blog entry metadata
  • Includes minor documentation update for heading style guidelines

Reviewed Changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 2 comments.

File Description
src/posts/posts.json Adds metadata for the new NSF grant announcement blog post
src/posts/articles/nsf-pose-phase-1-grant.md Creates the complete blog post content about the NSF grant
CLAUDE.md Adds clarification about sentence case usage for headings

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread src/posts/posts.json
@@ -1,4 +1,13 @@
[
{
"title": "National Science Foundation awards PolicyEngine $300,000 grant",

Copilot AI Aug 18, 2025

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The title mentions $300,000 but the PR description states $296K. There's an inconsistency between the blog post title amount and the actual grant amount mentioned in the description.

Suggested change
"title": "National Science Foundation awards PolicyEngine $300,000 grant",
"title": "National Science Foundation awards PolicyEngine $296,000 grant",

Copilot uses AI. Check for mistakes.
Comment thread src/posts/posts.json
{
"title": "National Science Foundation awards PolicyEngine $300,000 grant",
"description": "NSF's Pathways to Enable Open-Source Ecosystems program will support PolicyEngine's work to expand access to policy analysis tools.",
"date": "2025-08-18",

Copilot AI Aug 18, 2025

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The date is set to 2025-08-18 but the PR description mentions the post is dated 2025-08-17. This creates an inconsistency between the expected date and the actual date in the metadata.

Suggested change
"date": "2025-08-18",
"date": "2025-08-17",

Copilot uses AI. Check for mistakes.

This branch was successfully deployed

1 active deployment
Preview — 40d92bd0 Deployed Aug 18, 2025 by vercel[bot]
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Add NSF grant announcement blog post

2 participants