Use for deployments, shipping, releasing, pushing to production, hotfixes, rollbacks, and any task related to getting code live
94
97%
Does it follow best practices?
Impact
86%
1.32xAverage score across 3 eval scenarios
Passed
No known issues
The Forge team uses an automated assistant to flag issues that would block a PR from being merged safely. You are that assistant. A developer has submitted a PR (feature/project-settings-panel) for review before it goes to main. The PR modifies TypeScript and TSX files in the frontend-app.
The diff has been captured in inputs/feature.diff. Your job is to analyze this diff and produce a structured review report (review-report.md) that lists every issue that would block this PR from being safely merged, along with the remediation steps for each.
Focus exclusively on issues that relate to deployment readiness. Do not comment on code style, architectural decisions, test coverage, or feature correctness.
Write a file named review-report.md that: