Commit Graph

5 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 2dc66bae5f Add statistical significance, data reliability, conversion drivers, fix all reference gaps 2026-04-28 19:30:29 +08:00
Omair Saleh 4abe884e0c Initial commit: JV Production Intelligence Dashboard 2026-04-28 17:34:59 +08:00