You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
oabrivard d5d624b896 fix: P0 audit bugs — theme-scoped imports/preferred, creation flow, scheduler timeout, job cleanup
- Bulk/CSV import now passes theme_id through to DB
- Preferred source update scoped by theme_id (no cross-theme reset)
- Theme creation sends sensible defaults from frontend
- Scheduler wraps generation in 15-minute timeout
- Job store cleanup runs every 5 minutes

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2 months ago
.claude
backend fix: P0 audit bugs — theme-scoped imports/preferred, creation flow, scheduler timeout, job cleanup 2 months ago
docs docs: remove redundancy across documentation — cross-references instead of duplication 2 months ago
e2e fix: P0 audit bugs — theme-scoped imports/preferred, creation flow, scheduler timeout, job cleanup 2 months ago
frontend fix: P0 audit bugs — theme-scoped imports/preferred, creation flow, scheduler timeout, job cleanup 2 months ago
scripts fix: run seed.ts before E2E tests to create test users and sessions 3 months ago
.env.example chore: remove SESSION_SECRET and wrap master_encryption_key in Arc 3 months ago
.gitignore
AGENTS.md
CLAUDE.md docs: update CLAUDE.md for consolidated documentation and current features 3 months ago
docker-compose.yml