Which files decide, in what order
permission_sourcesList permission settings files in precedence order with existence, parse status, and rule counts to debug ignored rules or identify which file granted access.
Instructions
Every settings file that can contribute permission rules, in documented precedence order, with whether it exists, whether it parsed, how many rules it carries, and what a leading / in its path rules anchors to. Use when a rule is not taking effect, when you cannot tell which file granted something, or to confirm a managed policy is or is not present.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dir | No | Absolute path to the project directory whose permissions you want. Defaults to the server's working directory. |