Audit commands
audit listaudit show <id>audit show <id> --json
Replay commands
replay <id>replay <id> --no-exec
Doctor command
doctordoctor --json
Recommended production routine
- Run
doctor --jsonin CI. - Review
audit listregularly. - Investigate high-risk approvals and denied operations.
- Keep plugin and policy changes versioned and reviewed.