aix validate
Validates ai.json against the schema and checks for logical errors (e.g., missing files, invalid rule activation modes).
aix validateIf errors are found, it prints the JSON path to the invalid field and a description of the error. It exits with code 1 on failure.