Files
Omair Saleh 056c47581f feat: editorial review dashboard + elite-grade pilot batch (5 SKUs)
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>
2026-06-02 18:50:09 +08:00

60 lines
2.5 KiB
Markdown

# JV blocker burn-down
Generated: 2026-05-20T02:31:26.764Z
Headline: **383 review/evidence items remain across 5 lanes before handoff can be ready.**
## Progress
- Total tracked items: 383
- Done: 0
- Remaining: 383
- Percent done: 0%
- Export blockers: 374
- Master verifier: 8/17
## Lanes
### Compliance clinical claim decisions
- Owner: Compliance owner / Umar
- Done / remaining: 0 / 184
- Evidence file: `data/content/compliance/clinical-blank-decisions.json`
- Command: `bun run compliance:blank-decisions && bun run claims:sync-content && bun run export:content`
- Stop rule: Use source-backed claim refs or explicit approved_blank rows only; no generated clinical claims.
### Product approval decisions
- Owner: Umar / JV reviewer
- Done / remaining: 0 / 190
- Evidence file: `data/content/approvals/product-approval-decisions.json`
- Command: `bun run approval:decisions && bun run approval:review-packet && bun run export:content`
- Stop rule: All review acknowledgements and no-fake-evidence acknowledgement must be true.
### Staging import logs
- Owner: Lewis/Euan
- Done / remaining: 0 / 3
- Evidence file: `data/staging/import-logs/`
- Command: `bun run staging:evidence`
- Stop rule: Logs must show failedRows=0 and successfulRows meeting expected row count.
### PDP spot checks
- Owner: Dashboard owner + Lewis/Euan
- Done / remaining: 0 / 5
- Evidence file: `data/staging/pdp-checks/`
- Command: `bun run staging:evidence`
- Stop rule: At least 5 real staging PDP JSON checks, all checks=pass and no issues.
### Cutover approval
- Owner: Umar / JV
- Done / remaining: 0 / 1
- Evidence file: `data/staging/cutover-approval.json`
- Command: `bun run staging:evidence && bun run verify:handoff`
- Stop rule: Must be signed after import logs and PDP checks pass.
## Next actions
- 1. Compliance owner / Umar: finish 184 item(s) in Compliance clinical claim decisions. Evidence: `data/content/compliance/clinical-blank-decisions.json`.
- 2. Umar / JV reviewer: finish 190 item(s) in Product approval decisions. Evidence: `data/content/approvals/product-approval-decisions.json`.
- 3. Lewis/Euan: finish 3 item(s) in Staging import logs. Evidence: `data/staging/import-logs/`.
- 4. Dashboard owner + Lewis/Euan: finish 5 item(s) in PDP spot checks. Evidence: `data/staging/pdp-checks/`.
- 5. Umar / JV: finish 1 item(s) in Cutover approval. Evidence: `data/staging/cutover-approval.json`.
## Guardrail
This burn-down tracks explicit evidence, not intent. Counts only move when evidence files validate.