What problem does it solve?
It detects configuration drift, dependency failures, environment mismatches, and operational risk across the VPS, the repository, and the deployed project instances so you can quickly determine whether the system is healthy.
Core Features & Use Cases
- Orchestrated 12-phase verification: Runs a canonical full audit workflow that checks toolkit integrity, repo↔server state drift, project configuration consistency, memory/timers inventory sync, service health endpoints, and dependency chain from nginx to Django to MySQL/Redis.
- Controlled reporting with an executive verdict: Produces a single Markdown report with a global veredicto (🟢/🟡/🔴) plus standardized summaries and prioritized remediation guidance when issues exist.
- Optional safety/real tests on demand: Supports backup restore testing and real email heartbeat/liveness checks only when explicitly enabled, keeping audits read-only by default.
Quick Start
Run the full audit with read-only verification by executing: bash scripts/audits/full-audit.sh.