chore(work): finish 05-backfill-template-collections
This commit is contained in:
@@ -3,13 +3,13 @@ id: 05-backfill-template-collections
|
||||
epic: compliance-manifests-pii-retention-subprocessors
|
||||
title: Backfill existing template Payload collections with PII and retention metadata
|
||||
type: technical-story
|
||||
status: in-progress
|
||||
status: done
|
||||
feature: auth
|
||||
depends-on:
|
||||
[01-pii-retention-type-primitives, 02-eslint-rule-pii-declaration-complete]
|
||||
blocks: [06-compliance-generator-scripts]
|
||||
created: 2026-05-18T17:52:09Z
|
||||
updated: 2026-05-18T19:18:08.386Z
|
||||
updated: 2026-05-18T19:21:32.358Z
|
||||
---
|
||||
|
||||
## Goal
|
||||
@@ -44,4 +44,4 @@ The generators (Story 06) walk Payload configs to produce `compliance/*.yml`. Wi
|
||||
- [x] Add `custom.retention` to `blog` feature's articles collection — all gates pass on this commit.
|
||||
- [x] Add `custom.retention` to `marketing-pages` feature's site-settings and pages collections — all gates pass on this commit.
|
||||
- [x] Add `custom.retention` (and `custom.pii` on `uploadedBy` if the field exists) to `media` feature's media collection — all gates pass on this commit.
|
||||
- [ ] Add `custom.retention` to `navigation` feature's header collection — all gates pass on this commit.
|
||||
- [x] Add `custom.retention` to `navigation` feature's header collection — all gates pass on this commit.
|
||||
|
||||
@@ -7,7 +7,7 @@ status: in-progress
|
||||
features:
|
||||
[core-shared, core-eslint, auth, blog, media, marketing-pages, navigation]
|
||||
created: 2026-05-18T17:52:09Z
|
||||
updated: 2026-05-18T18:58:23.920Z
|
||||
updated: 2026-05-18T19:21:32.358Z
|
||||
---
|
||||
|
||||
## Goal
|
||||
@@ -20,7 +20,7 @@ Ship the declarative compliance manifests + generators so downstream consumers g
|
||||
- [x] [02 — ESLint rule pii-declaration-must-be-complete](02-eslint-rule-pii-declaration-complete/_story.md)
|
||||
- [x] [03 — ADR-022 amendment and evaluate-library skill update](03-adr-022-amendment-and-evaluate-library-skill/_story.md)
|
||||
- [x] [04 — Background retention purge job in core-shared](04-retention-purge-job/_story.md)
|
||||
- [ ] [05 — Backfill existing template collections](05-backfill-template-collections/_story.md)
|
||||
- [x] [05 — Backfill existing template collections](05-backfill-template-collections/_story.md)
|
||||
- [ ] [06 — Compliance generator scripts](06-compliance-generator-scripts/_story.md)
|
||||
- [ ] [07 — Pre-commit hook and CI integration](07-pre-commit-and-ci-integration/_story.md)
|
||||
- [ ] [08 — docs/compliance reference files and README](08-docs-compliance-reference-files/_story.md)
|
||||
|
||||
Reference in New Issue
Block a user