Epic 1 — OG-image & SEO base: - Replace wrong og-image.png with branded 1200×630 Cohorta design - index.html: full title, og:type/url/image dimensions, twitter:card, canonical Epic 2 — Pricing from admin panel: - Pricing.tsx: remove hardcoded DEFAULT_PACKS; add loading skeleton and error+retry state - Features list and personas/sessions counts computed from API credits/costs - billing.py /packs: also returns persona_cost and run_cost for frontend math - app_settings.py: add popular:True to pro pack default Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| auth | ||
| models | ||
| routes | ||
| services | ||
| utils | ||
| .DS_Store | ||
| __init__.py | ||
| db.py | ||
| extensions.py | ||
| websocket_debug_tap.py | ||
| websocket_manager.py | ||
| websocket_manager_async.py | ||