scan group (alias: s).
scan run
Run an AST-based context scan on your repository to detect LLM providers, entry points, and usage patterns.Examples
Behavior
- If no
.valiqorrcexists, the CLI auto-configures the project before scanning. - The scan results are saved to the configured
scan_dir.
Requires the
valiqor.scanner module. Run valiqor --version to check availability.