auditaur-cli 0.2.1

Command-line interface and MCP server for inspecting Auditaur local telemetry.
1
2
3
4
5
6
7
pub mod agent;
pub mod doctor;
pub mod drive;
pub mod exceptions;
pub mod health;
pub mod polish;
pub mod read;