Wire Kubernetes audit state into RestoreGuard configuration, checks, Doctor, documentation, samples, and release verification for the 0.1.16 story.
Acceptance criteria
- Config validation,
AuditRunner.Track wiring, deterministic checks, and Doctor preflight cover every enabled query and preserve partial-report behavior.
- Rule tests cover uncovered, stale, failed, in-progress, unscheduled, PVC-unbound, PVC-unprotected, workload-unavailable, and node-not-ready cases with actionable evidence and suggested actions.
checks.adoc, configuration.adoc, README, CHANGELOG, and both sample JSON files describe the feature consistently; sample files are identical.
- Full Release build and test suite pass with no warnings; the planned live verification is documented but never executed without the applicable homelab runbook and owner go.
Wire Kubernetes audit state into RestoreGuard configuration, checks, Doctor, documentation, samples, and release verification for the 0.1.16 story.
Acceptance criteria
AuditRunner.Trackwiring, deterministic checks, and Doctor preflight cover every enabled query and preserve partial-report behavior.checks.adoc,configuration.adoc, README, CHANGELOG, and both sample JSON files describe the feature consistently; sample files are identical.