056c47581f
Ships the second dashboard surface — a Pattern Library + Preview Theatre — that presents the 4-section PDP pilot batch back to Umar, compliance, and the board in an editorial format. Adds the full data layer that drives it: 5 source-backed per-SKU drafts at QA 100/100, 15 competitor PDP semantic extracts, PubMed evidence packs, EFSA claims library extension, JV brand voice guide, hand-curated product FAQs, and the Matrixify-ready CSV exports for Lewis. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1.1 KiB
1.1 KiB
| 1 | Sequence | Lane | Owner | Remaining | EvidenceFile | Command | StopRule |
|---|---|---|---|---|---|---|---|
| 2 | 1 | Compliance clinical claim decisions | Compliance owner / Umar | 184 | data/content/compliance/clinical-blank-decisions.json | bun run compliance:blank-decisions && bun run claims:sync-content && bun run export:content | Use source-backed claim refs or explicit approved_blank rows only; no generated clinical claims. |
| 3 | 2 | Product approval decisions | Umar / JV reviewer | 190 | data/content/approvals/product-approval-decisions.json | bun run approval:decisions && bun run approval:review-packet && bun run export:content | All review acknowledgements and no-fake-evidence acknowledgement must be true. |
| 4 | 3 | Staging import logs | Lewis/Euan | 3 | data/staging/import-logs/ | bun run staging:evidence | Logs must show failedRows=0 and successfulRows meeting expected row count. |
| 5 | 4 | PDP spot checks | Dashboard owner + Lewis/Euan | 5 | data/staging/pdp-checks/ | bun run staging:evidence | At least 5 real staging PDP JSON checks, all checks=pass and no issues. |
| 6 | 5 | Cutover approval | Umar / JV | 1 | data/staging/cutover-approval.json | bun run staging:evidence && bun run verify:handoff | Must be signed after import logs and PDP checks pass. |