aadc.audit_link_reachability
Verifies that external links in project content are reachable and not broken, supporting compliance with UK ICO Age Appropriate Design Code standards 4 and 6.
Instructions
Warn-only check that external links referenced in content are reachable and not dead. Standards 4, 6.
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. |