AntiPattern
Wrong Workspace Path Resolution
workspace-path-resolution-mismatch
Workspace-root file and dependency resolution fails because globs and build tooling resolve relative to the project instead of the workspace root, producing missing assets and broken commands (e.g., collectstatic, generated artifacts) during CI and devcontainer builds.