Projects-disabled-by-policy message is now dynamic, and access retries after policy resolves
The fixed message telling you "Projects is disabled by your organization's policy" has been replaced with dynamic wording driven by the allow_projects_tool policy check, so the text now matches whatever the actual policy decision says. Separately, if the policy check for allow_projects_tool was previously unresolved (a cache miss) and later resolves to allowed, Claude Code now automatically re-subscribes and rebuilds your project context instead of requiring a restart.
This means the message you see about Projects being disabled will more accurately reflect your organization's actual policy, and access to Projects can recover on its own once the policy check catches up, without you needing to do anything.