o2o-infinith-demo/supabase/migrations
Haewon Kam e011ef7357 docs: DB Schema V3 — SaaS multi-tenant with time-series + performance loop
9 tables: clinics, analysis_runs, channel_snapshots, screenshots,
content_plans, channel_configs, performance_metrics, content_performance,
strategy_adjustments

2 views: channel_latest, channel_weekly_delta

Key features:
- Clinic-centric (1 hospital = 1 row, multiple analyses)
- Time-series channel metrics (INSERT-only snapshots)
- Performance → Strategy loop (weekly KPI tracking → auto-adjust plans)
- Content performance tracking (individual post metrics)
- 8-phase implementation checklist with verification criteria

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 00:45:34 +09:00
..
20260330_create_tables.sql feat: real API integration + YouTube Data API v3 + progressive loading 2026-04-02 10:57:14 +09:00
20260403_pipeline_v2.sql feat: Pipeline V2 — 3-phase analysis with verified channel discovery 2026-04-03 21:49:13 +09:00
20260405_saas_schema_v3.sql docs: DB Schema V3 — SaaS multi-tenant with time-series + performance loop 2026-04-05 00:45:34 +09:00