aadc.audit_volume_cap
Audits a project to ensure all audio and video players enforce an explicit volume cap, complying with AADC standards 1 and 14.
Instructions
Verify every audio/video player declares an explicit volume cap. Standards 1, 14.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectRoot | No | Absolute path to the target project root. Defaults to the current working directory. | |
| allowlists | No | Per-language allowlist overrides (e.g. ios, android, flutter, npm, python, protectedPaths). Each value is an array of strings. |