Commit Graph

8 Commits

Author SHA1 Message Date
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