aislop init scaffolds the project files that turn a one-off scan into a repeatable quality gate.
Usage
Strict mode
Use--strict when you want a higher default bar immediately.
Default workflow shape
The generated workflow uses the set-and-forget CLI path:After running init
- Review
.aislop/config.yml. - Commit the config and workflow files.
- Run
aislop scanlocally. - Push a branch and let
aislop cienforce the threshold.
