## Description As a developer, I want the CLI to verify my project’s compatibility after changing the PSDK version to avoid regressions. ## Acceptance criteria - [ ] An automatic check runs after `psdk-use`. - [ ] Critical dependencies (scripts, assets, data) are validated. - [ ] Any issue is listed with explicit error messages.
Description
As a developer, I want the CLI to verify my project’s compatibility after changing the PSDK version to avoid regressions.
Acceptance criteria
psdk-use.