Audit Coolify Resources Against Standards
coolify_audit_standardsAudit Coolify applications and databases against infra-brain standards. Returns deviation reports with concrete remediation steps.
Instructions
Scan all (or one) Coolify application and database against infra-brain standards (fetched from infra-brain's REST API; cached fallback). Returns proposals — each a deviation paired with a concrete remediation tool-call. Read-only: applies nothing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| now | No | ISO timestamp for age-based checks; caller supplies for determinism | |
| scope | No | Optional app/db name or UUID to limit the audit to one resource | |
| reveal | No | Reveal redacted secret values in the response (default false; the call is audited) | |
| instance | No | Coolify instance to target: 'prod' (Hetzner VPS) or 'dev' (local OrbStack VM). Defaults to prod. | prod |
| categories | No | Optional check categories to include (default: all) |