Skip to content

feat: competitor-intel panel + tier-2 save + remix handoff#14

Merged
oratis merged 1 commit into
mainfrom
claude/competitor-intel-panel
Jul 10, 2026
Merged

feat: competitor-intel panel + tier-2 save + remix handoff#14
oratis merged 1 commit into
mainfrom
claude/competitor-intel-panel

Conversation

@oratis

@oratis oratis commented Jul 10, 2026

Copy link
Copy Markdown
Owner

Items 2+3 (plan → for/against debate → build). Two decisions the debate changed:

  • Tier-2 source: no fake one-click — originalPostUrl is usually a page, not a .mp4, so storeCompetitorMedia would reject it. The UI is a URL field prefilled with originalPostUrl + a plain note. (verdict ②)
  • Tier-2 lives on the panel only, not the generation surface — keeps the 'competitor video is intel, never a generation input' boundary crisp. (verdict ③)

/growth/competitors (new Growth tab) — filter by relevance / sort / app-search; rich rows with expandable AI analysis (AppGrowing prompt, screen-understanding labeled as the anti-reference, emotional triggers, transcript, view-original ↗). Row Remix → deep-links /creatives/remix?competitorId= which now preselects (added an id filter to GET /api/competitors). Save videoPOST /api/competitors/media with the 50MB cap + inline errors.

Verified: tsc 0, eslint clean, next build compiles ƒ /growth/competitors. No schema change.

🤖 Generated with Claude Code

New /growth/competitors tab: filter/sort competitor creatives, expandable AI analysis (AppGrowing prompt, screen-understanding shown as the anti-reference, emotional triggers, transcript, view-original). Tier-2 'Save video' lives here only (kept off the generation surface): a sourceUrl field prefilled from originalPostUrl with a note that it's often a page not a video, calling POST /api/competitors/media. Row 'Remix ->' deep-links /creatives/remix?competitorId= which now preselects (added an id filter to GET /api/competitors).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant