chore(work): finish 03-adr-022-amendment-and-evaluate-library-skill
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"updated_at": "2026-05-18T18:35:44.011Z",
|
||||
"updated_at": "2026-05-18T18:46:05.646Z",
|
||||
"epics": {
|
||||
"binder-wrap-helper": {
|
||||
"status": "done",
|
||||
@@ -168,10 +168,10 @@
|
||||
]
|
||||
},
|
||||
"03-adr-022-amendment-and-evaluate-library-skill": {
|
||||
"status": "todo",
|
||||
"status": "done",
|
||||
"title": "ADR-022 amendment for sub-processor fields and evaluate-library skill update",
|
||||
"ac_total": 1,
|
||||
"ac_completed": 0,
|
||||
"ac_completed": 1,
|
||||
"depends_on": [
|
||||
"01-pii-retention-type-primitives"
|
||||
],
|
||||
@@ -437,11 +437,6 @@
|
||||
}
|
||||
},
|
||||
"ready": [
|
||||
{
|
||||
"epic": "compliance-manifests-pii-retention-subprocessors",
|
||||
"story": "03-adr-022-amendment-and-evaluate-library-skill",
|
||||
"title": "ADR-022 amendment for sub-processor fields and evaluate-library skill update"
|
||||
},
|
||||
{
|
||||
"epic": "compliance-manifests-pii-retention-subprocessors",
|
||||
"story": "04-retention-purge-job",
|
||||
|
||||
@@ -3,12 +3,12 @@ id: 03-adr-022-amendment-and-evaluate-library-skill
|
||||
epic: compliance-manifests-pii-retention-subprocessors
|
||||
title: ADR-022 amendment for sub-processor fields and evaluate-library skill update
|
||||
type: technical-story
|
||||
status: todo
|
||||
status: done
|
||||
feature: tooling
|
||||
depends-on: [01-pii-retention-type-primitives]
|
||||
blocks: []
|
||||
created: 2026-05-18T17:52:09Z
|
||||
updated: 2026-05-18T18:06:15.725Z
|
||||
updated: 2026-05-18T18:46:05.473Z
|
||||
---
|
||||
|
||||
## Goal
|
||||
@@ -39,4 +39,4 @@ Without the skill update, a developer running `/evaluate-library` today produces
|
||||
|
||||
## Tasks
|
||||
|
||||
- [ ] Amend `docs/decisions/ADR-022.md` with the sub-processor discriminated union frontmatter spec, update `.claude/skills/evaluate-library/SKILL.md` with new prompts and trace template, and backfill all existing `docs/library-decisions/*.md` traces with `is-sub-processor` + `processes-pii` fields — all gates pass on this commit.
|
||||
- [x] Amend `docs/decisions/ADR-022.md` with the sub-processor discriminated union frontmatter spec, update `.claude/skills/evaluate-library/SKILL.md` with new prompts and trace template, and backfill all existing `docs/library-decisions/*.md` traces with `is-sub-processor` + `processes-pii` fields — 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:35:43.840Z
|
||||
updated: 2026-05-18T18:46:05.473Z
|
||||
---
|
||||
|
||||
## Goal
|
||||
@@ -18,7 +18,7 @@ Ship the declarative compliance manifests + generators so downstream consumers g
|
||||
|
||||
- [x] [01 — PII and retention type primitives in core-shared](01-pii-retention-type-primitives/_story.md)
|
||||
- [x] [02 — ESLint rule pii-declaration-must-be-complete](02-eslint-rule-pii-declaration-complete/_story.md)
|
||||
- [ ] [03 — ADR-022 amendment and evaluate-library skill update](03-adr-022-amendment-and-evaluate-library-skill/_story.md)
|
||||
- [x] [03 — ADR-022 amendment and evaluate-library skill update](03-adr-022-amendment-and-evaluate-library-skill/_story.md)
|
||||
- [ ] [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)
|
||||
- [ ] [06 — Compliance generator scripts](06-compliance-generator-scripts/_story.md)
|
||||
|
||||
Reference in New Issue
Block a user