Skip to content

Route app registry through multizone rewrites#1027

Merged
MaxGhenis merged 1 commit into
mainfrom
max/multizone-apps
May 10, 2026
Merged

Route app registry through multizone rewrites#1027
MaxGhenis merged 1 commit into
mainfrom
max/multizone-apps

Conversation

@MaxGhenis
Copy link
Copy Markdown
Contributor

Summary

  • replaces the app registry iframe surface with explicit app-zone rewrites in next.config.ts
  • removes the generic [countryId]/[slug] iframe renderer and hardcoded iframe pages now covered by rewrites
  • changes app registry entries from iframe / obbba-iframe to multizone
  • keeps alias redirects for legacy app slugs (aca-reforms-calculator, obbba-household-by-household, /pe84)

Child zone dependencies

This host PR should merge after the child base-path PRs land, otherwise some routes that were iframe-backed will rewrite to paths the child apps do not serve yet.

Opened child PRs include:

Merged existing child PR:

Verification

  • bun run --cwd website typecheck
  • bun run --cwd app test --run appTransformers AppPage CountryAppGuard
  • bun run --cwd website build
  • local next start smoke checks: /us/2025-year-in-review, /uk/2025-year-in-review, /us/keep-your-pay-act, /us/obbba-scatter, /us/aca-reforms-calculator, /us/ai-inequality, /uk/ai-inequality/income-shift

@vercel
Copy link
Copy Markdown

vercel Bot commented May 10, 2026

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

Project Deployment Actions Updated (UTC)
policyengine-app-v2 Ready Ready Preview, Comment May 10, 2026 10:03am
policyengine-calculator Ready Ready Preview, Comment May 10, 2026 10:03am
policyengine-calculator-next Ready Ready Preview, Comment May 10, 2026 10:03am
policyengine-website Ready Ready Preview, Comment May 10, 2026 10:03am

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant