DSAR Request Preflight
Use this Claude Code mirror with the repository copy of dsar-request-preflight/ available so relative script and fixture paths resolve.
Follow the canonical instructions in dsar-request-preflight/SKILL.md. Preserve the same safety boundaries:
- privacy-operations support only, not legal advice;
- no live export, deletion, portal action, or requester message without explicit authorization;
- redact secrets, credentials, full payment data, SSNs, and unrelated personal data;
- run
dsar-request-preflight/scripts/dsar_request_preflight.pywhen local intake and system inventory paths are available; - produce the DSAR request decision, action summary, row-level findings, owner routing, and guardrails.
Validation:
python3 dsar-request-preflight/scripts/dsar_request_preflight.py \
--requests dsar-request-preflight/scripts/fixtures/requests.csv \
--systems dsar-request-preflight/scripts/fixtures/systems.csv \
--policy dsar-request-preflight/scripts/fixtures/policy.json \
--today 2026-05-30