11 Commits

Author SHA1 Message Date
Omair Saleh 2fbf6f35b5 feat(editorial): catchy customer-hook science copy + generic-category comparison tables
Scientific Studies now lead with a customer-relevant outcome (matching how Heights,
Ritual, Nothing Fishy hook attention) before weaving in the PMID citation —
not the academic 'one of the most-studied supplements...' framing. Comparison
tables drop named brands ('Vitabiotics Immunace Fizz', 'Feel') and use generic
category labels ('Standard multivitamins', 'Bovine collagen brands') the way
Grüns, Elavate, Hunter & Gather, and Nothing Fishy actually structure theirs.
Per-SKU comparisonDraft curated in pilot-skus.json with rows derived from JV
product DB + 15-brand competitor section extracts + EFSA register.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-02 19:43:25 +08:00
Omair Saleh e3fd4dc806 feat(editorial): curated scientific studies with real PMID citations
Replaces the JSON-path source list with structured CitationLink objects
(label / href / meta / type) so every citation in the dashboard resolves to a
real URL — PubMed PMIDs, EFSA opinions, EU regulation register. Adds a
hand-curated scientificStudyDraft per pilot SKU with study framing first and
EFSA verbatim wording quoted separately, matching the compliance pattern
Wild Nutrition, Ritual, Heights, and Nothing Fishy use.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-02 19:22:40 +08:00
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
Omair Saleh e470e113ee fix: add Cache-Control no-cache for index.html to prevent stale JS bundles 2026-04-29 01:17:10 +08:00
Omair Saleh 40588a894b fix(CompetitorAnalysis): replace inline component with typeLabel function 2026-04-29 00:49:29 +08:00
Omair Saleh ac0ac456d9 feat: add Competitor Analysis view with 6 scraped competitors
- New CompetitorAnalysis.vue with position summary cards, competitor
  table (click to expand), strengths/weaknesses, JV learning callout,
  gaps & opportunities panels
- competitor-analysis.json for JV-TURMERIC500 with 6 competitors:
  Ethical Nutrition (direct), DIRTEA, Wild Nutrition, Ancient+Brave,
  Heights, Purolabs — all scraped from pi-fresh-foundation
- Add route /product/:sku/competitor-analysis to router
- Add 'Competitor Analysis' nav item under Optimize Marketing in sidebar
- Register competitor-analysis in server.ts all-views list

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-29 00:43:43 +08:00
Omair Saleh 48dd094d41 fix(JV-D4000): rewrite image-audit with full multi-image schema
- Correct imageUrl UUID (5f5b1e75-... not truncated 5f5b-)
- Add imageCount: 2 so subtitle shows correct count
- Add images[] array with per-image analysis for both D4000 images
- Add axes, setAnalysis, competitorBenchmark, priorityFixes
- Overall score 2.7 reflecting critically under-resourced 2-image set
- Image 1: hero pouch (3.4), Image 2: clinical ruler shot (2.0)
- Coverage map shows 6/8 image types missing

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-28 19:35:38 +08:00
Omair Saleh 2dc66bae5f Add statistical significance, data reliability, conversion drivers, fix all reference gaps 2026-04-28 19:30:29 +08:00
Omair Saleh 9b79da92b1 Redo image audit: full 6-image analysis with per-image scores, coverage map, set analysis 2026-04-28 18:18:36 +08:00
Omair Saleh fc84c8f263 Fix image gallery: scrape real product image URLs from JV website 2026-04-28 18:13:56 +08:00
Omair Saleh 4abe884e0c Initial commit: JV Production Intelligence Dashboard 2026-04-28 17:34:59 +08:00