chore(agents): implement v2 hardening and enforcement-ready QA
This commit is contained in:
@@ -36,6 +36,7 @@ final class ValidateCommand extends Command
|
||||
php bin/console module:validate --all
|
||||
|
||||
Validates:
|
||||
- Manifest validates against .agents/contracts/module-manifest.schema.json
|
||||
- Manifest parses without error
|
||||
- All declared classes exist and implement correct interfaces
|
||||
- PHP classes use MintyPHP\Module\* namespace
|
||||
|
||||
Reference in New Issue
Block a user