repopilot 0.1.0

Local-first codebase audit CLI with evidence-backed findings
Documentation
1
2
3
4
5
6
pub mod audits;
pub mod compare;
pub mod findings;
pub mod output;
pub mod report;
pub mod scan;