Permissions tab
Read-only permission matrix per plugin.
The Permissions tab is a static reference for the permission matrix that governs every plugin endpoint.
Top section: matrix
The four modes (open, cautious, strict, readonly) crossed with the three risk levels (read, write, destructive). Each cell shows whether the operation runs immediately, requires approval, or is blocked outright.
Per-plugin distribution
Below the matrix is a per-plugin breakdown: for each registered plugin, how many endpoints are read / write / destructive, plus the count of irreversible operations.
Use this to sanity-check that the operations you've declared have the right risk levels — a write operation accidentally tagged as read would bypass cautious-mode gating.
Acting on requests
This tab is read-only — actual approve/deny actions happen in Approvals.