Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
There was a problem hiding this comment.
Looks good! This PR successfully:
-
Updates the main AI inequality route - Changes the iframe source from the GitHub Pages site () to the new Vercel deployment ()
-
Adds a nested income-shift route - Creates a new page at that embeds the path from the same Vercel app
The implementation follows the project's established patterns for embedding external sites via iframes (similar to the year-in-review page). The metadata is properly configured with descriptive titles and descriptions for both pages.
No issues found - the changes are straightforward and accomplish exactly what's described in the PR summary.
There was a problem hiding this comment.
Looks good! This PR successfully:
-
Updates the main AI inequality route - Changes the iframe source from the GitHub Pages site to the new Vercel deployment at ai-inequality-theta.vercel.app
-
Adds a nested income-shift route - Creates a new page that embeds the income-shift path from the same Vercel app
The implementation follows the project's established patterns for embedding external sites via iframes. The metadata is properly configured with descriptive titles and descriptions for both pages.
No issues found - the changes are straightforward and accomplish exactly what's described in the PR summary.
Summary\n- point the AI inequality wrapper at the current Vercel-hosted app\n- add a nested /ai-inequality/income-shift route for the standalone income-shift experiment\n\n## Tests\n- bun run design-system:build\n- bun run --filter=@policyengine/website typecheck\n- bun run --filter=@policyengine/website build