cohorta/backend/scripts
Vadym Samoilenko 604fdb9458 feat(marketplace): full persona page + categories + enrichment script
- GET /api/marketplace/personas/:id — returns all fields of a published persona
- Expand _COPY_FIELDS to include all new schema fields (oceanTraits, scenarios, aiSynthesizedBio, etc.)
- New MarketplacePersonaView page (/marketplace/personas/:id) with full sidebar + tabs
- Preview button navigates to full page instead of opening a summary dialog
- Clicking card body also navigates to persona page
- scripts/enrich_old_personas.py — LLM enrichment for 12 pre-schema personas

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-29 14:38:42 +01:00
..
backfill_amount_usd.py chore(billing): add backfill script for amount_usd on old purchase transactions 2026-05-25 17:14:39 +01:00
backfill_usage.py feat: complete AIMPRESS visual rebrand — warm palette, new landing, real dashboard 2026-05-23 19:44:02 +01:00
enrich_old_personas.py feat(marketplace): full persona page + categories + enrichment script 2026-05-29 14:38:42 +01:00
generate_architecture_doc.py feat: complete AIMPRESS visual rebrand — warm palette, new landing, real dashboard 2026-05-23 19:44:02 +01:00
import_seed_personas.py chore(scripts): seed 7 developer personas for marketplace testing 2026-05-25 17:55:37 +01:00
populate_db.py feat: complete AIMPRESS visual rebrand — warm palette, new landing, real dashboard 2026-05-23 19:44:02 +01:00
populate_db_direct.py feat: complete AIMPRESS visual rebrand — warm palette, new landing, real dashboard 2026-05-23 19:44:02 +01:00
seed_model_pricing.py feat: commit all app changes — billing API, new auth, design overhaul 2026-05-23 19:04:43 +01:00
setup_mongodb.sh feat: complete AIMPRESS visual rebrand — warm palette, new landing, real dashboard 2026-05-23 19:44:02 +01:00