aadc.audit_reading_grade
Audits reading grade of user-facing copy to ensure compliance with age-appropriate thresholds under the Children's Code.
Instructions
Audit user-facing copy for reading grade above the age-appropriate threshold. Standards 4, 11.
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. |