Run verification plugins manually
L0, L1, L2, L3, custom| Level | Description |
|---|---|
L0 | Contracts: linting, type checking, required files |
L1 | Tests: unit test execution |
L2 | Blackbox: functional/integration tests |
L3 | Sanity: structural validation, coverage |
custom | Custom verification plugins |