Skip to content

fix([issue-4293]): name rejected workspace paths - #4304

Merged
atomantic merged 7 commits into
mainfrom
next/issue-4293
Aug 15, 2026
Merged

fix([issue-4293]): name rejected workspace paths#4304
atomantic merged 7 commits into
mainfrom
next/issue-4293

Conversation

@atomantic

Copy link
Copy Markdown
Owner

Summary:

  • Add a shared redacted server-only diagnostic naming rejected workspace paths and checked roots.
  • Log all four workspace-root confinement rejection sites without changing response bodies or status codes.
  • Add helper tests, catalog documentation, and the issue changelog fragment.

Closes #4293

Test plan:

  • npm test --prefix server -- lib/workspaceRoots.test.js routes/git.test.js routes/scaffold.test.js — 60 passed, 3 skipped.
  • npm test --prefix server — 1,407 passed, 27 skipped; 2 unrelated environment-sensitive routes/health.test.js assertions failed.
  • git diff --check

Review status:

  • Codex review findings were applied through multiple review-and-fix passes.
  • The final Codex pass remained active beyond the bounded wait and was terminated; final review status is inconclusive.

@atomantic
atomantic merged commit 0ac8e32 into main Aug 15, 2026
7 checks passed
@atomantic
atomantic deleted the next/issue-4293 branch August 15, 2026 18:50
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.

Name the rejected path when a workspace-root confinement check fails

1 participant