chore(work): finish epic compliance-docs-scaffolds

This commit is contained in:
2026-05-20 14:52:53 +02:00
parent 0792a6788a
commit b5b1179a53
3 changed files with 11 additions and 17 deletions

View File

@@ -3,12 +3,12 @@ id: 06-doc-wiring
epic: compliance-docs-scaffolds
title: Wire compliance docs into CLAUDE.md, README, and glossary
type: technical-story
status: in-progress
status: done
feature: ~
depends-on: [05-compliance-overview]
blocks: []
created: 2026-05-20T12:00:00Z
updated: 2026-05-20T12:51:27.695Z
updated: 2026-05-20T12:52:53.917Z
---
## Goal
@@ -43,4 +43,4 @@ Without these changes, `compliance-overview.md` is orphaned from the primary AI
## Tasks
- [x] Add a "Policy templates" section to `docs/compliance/README.md` (explaining the `docs/compliance/templates/` directory, copy-to-`compliance/` workflow, `[FILL IN:]` convention, and the `grep -rn '\[FILL IN:' compliance/` one-liner) and add four glossary entries (`pre-launch compliance checklist`, `compliance overview`, `fill-in template`, `[FILL IN:] marker`) to `docs/glossary.md`; commit as `docs(compliance): document policy template convention in README and glossary`.
- [ ] Add `docs/guides/compliance-overview.md` to the "Read First" section of `CLAUDE.md` with a one-line description matching the existing entries' style; commit as `docs(core): add compliance-overview.md to CLAUDE.md Read First`.
- [x] Add `docs/guides/compliance-overview.md` to the "Read First" section of `CLAUDE.md` with a one-line description matching the existing entries' style; commit as `docs(core): add compliance-overview.md to CLAUDE.md Read First`.

View File

@@ -3,10 +3,10 @@ id: compliance-docs-scaffolds
prd: docs/work/prds/compliance-docs-scaffolds.prd.md
title: Compliance docs scaffolds — Epic D of ADR-025
type: epic
status: in-progress
status: done
features: []
created: 2026-05-20T12:00:00Z
updated: 2026-05-20T12:47:06.204Z
updated: 2026-05-20T12:52:53.917Z
---
## Goal
@@ -24,4 +24,4 @@ Epics AC shipped the compliance machinery (PII manifests + retention + sub-pr
- [x] [03 — Write seven policy templates](03-policy-templates/_story.md)
- [x] [04 — Write pre-launch compliance checklist](04-pre-launch-compliance-checklist/_story.md)
- [x] [05 — Write compliance-overview.md hub](05-compliance-overview/_story.md)
- [ ] [06 — Wire compliance docs into CLAUDE.md, README, and glossary](06-doc-wiring/_story.md)
- [x] [06 — Wire compliance docs into CLAUDE.md, README, and glossary](06-doc-wiring/_story.md)