## Description As a developer, I want the CLI to check if my plugin is compatible with the current PSDK version to prevent runtime issues. ## Acceptance criteria - [ ] The plugin is tested against the active PSDK version. - [ ] Incompatibilities are reported before execution. - [ ] The command output clearly shows test results.
Description
As a developer, I want the CLI to check if my plugin is compatible with the current PSDK version to prevent runtime issues.
Acceptance criteria