aadc.audit_sentry_hygiene
Initialize audit sentry error-reporting to enforce child-data hygiene with PII scrubbing and session replay prevention, addressing UK ICO AADC Standards 7 and 9.
Instructions
Audit Sentry error-reporting initialisation for child-data hygiene (PII scrubbing, no session replay). Standards 7, 9.
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. |