o2o-infinith-demo/supabase/functions
Haewon Kam 087f65eec1 fix: revert to single Perplexity query with proven prompt pattern
Split queries performed worse. The proven working pattern is:
- Single query with Korean+English clinic name
- "검색해서 찾아줘. 검색 결과에서 발견된 계정을 모두 알려줘" phrasing
- All channels in one request
- English name in parentheses helps Perplexity find international accounts

Tested: "그랜드성형외과 (Grand Plastic Surgery)" → finds Instagram,
YouTube, Facebook, TikTok, Naver Blog all in one call.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 01:36:36 +09:00
..
_shared fix: simplify Perplexity prompt — short system + direct user query 2026-04-04 01:32:54 +09:00
analyze-market feat: real API integration + YouTube Data API v3 + progressive loading 2026-04-02 10:57:14 +09:00
collect-channel-data fix: YouTube channel ID (UC...) handling + handle-to-channelId resolution 2026-04-04 01:00:21 +09:00
discover-channels fix: revert to single Perplexity query with proven prompt pattern 2026-04-04 01:36:36 +09:00
enrich-channels feat: Pipeline V2 — 3-phase analysis with verified channel discovery 2026-04-03 21:49:13 +09:00
generate-report feat: Pipeline V2 — 3-phase analysis with verified channel discovery 2026-04-03 21:49:13 +09:00
scrape-website feat: prototype gap closure — enrichment diagnosis + brand extraction + plan assets 2026-04-03 17:09:15 +09:00