Add UK fuel duty rise cancellation dashboard at /uk/cancelling-fuel-duty-rise#1062
Open
vahid-ahmadi wants to merge 1 commit into
Open
Add UK fuel duty rise cancellation dashboard at /uk/cancelling-fuel-duty-rise#1062vahid-ahmadi wants to merge 1 commit into
vahid-ahmadi wants to merge 1 commit into
Conversation
…uty-rise Publishes the cancelling-fuel-duty-rise dashboard as a multizone embed, mirroring the uc-rebalancing setup: - appZoneRoutes.ts: reverse-proxy /uk/cancelling-fuel-duty-rise to the cancelling-fuel-duty-rise.vercel.app deployment - apps.json: research tile (displayWithResearch) on /uk/research - changelog_entry.yaml: user-facing line - cover image under app/public/assets/posts/ - exempt the route from the shell brand/nav audit (embedded under policyengine.org, which provides the site header) Source repo mounts the dashboard under the same basePath: PolicyEngine/cancelling-fuel-duty-rise#5 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Publishes the cancelling-fuel-duty-rise dashboard as a Next.js multizone embed at
/uk/cancelling-fuel-duty-rise, mirroring theuc-rebalancingsetup.website/src/data/appZoneRoutes.ts— reverse-proxy/uk/cancelling-fuel-duty-rise→ cancelling-fuel-duty-rise.vercel.app deployment (PolicyEngine/cancelling-fuel-duty-rise).app/src/data/apps/apps.json— research tile (displayWithResearch) on/uk/research.changelog_entry.yaml— user-facing line.app/public/assets/posts/cancelling-fuel-duty-rise.webp— cover image..github/scripts/audit-app-zone-shell.mjs— exempt the route from the shell brand/nav check (the tool is embedded under policyengine.org, which already provides the site header; still audited for liveness).What it covers
PolicyEngine UK analysis of cancelling the Autumn Budget 2025 fuel-duty rise — the staged unwinding of the 5p cut plus the April 2027 RPI uprating. Static first-round fiscal cost and household distributional impact for 2026/27 → 2029/30.
Stacked on #1057
Based on
feat/uk-uc-rebalancingbecause it reuses the shell-audit exemption mechanism introduced there. Will retarget tomainonce #1057 merges.Required companion (source repo)
PolicyEngine/cancelling-fuel-duty-rise#5 sets
basePath: '/uk/cancelling-fuel-duty-rise'(+assetPrefix). The shell audit's liveness check for this route passes once that PR is deployed tocancelling-fuel-duty-rise.vercel.app.Test plan
SKIPs the route after deploy)https://policyengine.org/uk/cancelling-fuel-duty-riseloads the dashboard/uk/research🤖 Generated with Claude Code