feat(scripts): add emit-all orchestrator + initial compliance artifacts

Adds scripts/compliance/emit-all.mjs which runs all three compliance
emitters in --check mode and exits non-zero if any artifact is stale.
Adds compliance:emit-all root package script.

Generates initial compliance/retention-policy.yml and
compliance/sub-processors.yml from the template collections.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-18 20:05:46 +00:00
parent 3ec30507d3
commit c333d41a5b
4 changed files with 86 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
# compliance/sub-processors.yml — Third-party sub-processor inventory
# Generated by scripts/compliance/emit-sub-processors.mjs — do not edit manually.
# Run `pnpm compliance:sub-processors` to regenerate.
sub-processors: []