Move the 8 shipped template epics and their 9 PRDs (incl.
coverage-architecture) to docs/work/archive/{epics,prds}/ so dispatch
context and prioritization only see live Veect work. The state builder
already walks docs/work/epics/ + docs/work/prds/ only; the one work-CLI
script that matched archive paths (bump-updated-timestamps.mjs, staged
docs/work/**/*.md) now excludes docs/work/archive/ so archived content
stays byte-identical.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016j8z4VHjedXDTjEDNg7qHK
1.6 KiB
1.6 KiB
id, prd, title, type, status, features, created, updated
| id | prd | title | type | status | features | created | updated | |||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| compliance-manifests-pii-retention-subprocessors | docs/work/prds/compliance-manifests-pii-retention-subprocessors.prd.md | Declarative compliance manifests (PII + retention + sub-processors) — Epic A of ADR-025 | epic | done |
|
2026-05-18T17:52:09Z | 2026-05-18T20:23:30.582Z |
Goal
Ship the declarative compliance manifests + generators so downstream consumers get a complete, automatically-validated PII inventory, retention policy, and sub-processor record by editing source-of-truth Payload configs and ADR-022 library traces. Drift detection runs in pre-commit + CI; the consumer's compliance/ directory becomes audit evidence.
Stories
- 01 — PII and retention type primitives in core-shared
- 02 — ESLint rule pii-declaration-must-be-complete
- 03 — ADR-022 amendment and evaluate-library skill update
- 04 — Background retention purge job in core-shared
- 05 — Backfill existing template collections
- 06 — Compliance generator scripts
- 07 — Pre-commit hook and CI integration
- 08 — docs/compliance reference files and README