docs: consolidate LESSONS-LEARNED.md into CLAUDE.md, single source of truth

Merged 8 unique lessons (#30-#37) from LESSONS-LEARNED.md into CLAUDE.md:
Alembic env.py imports, JSONB datetime serialization, export pipeline order,
Railway deployment gotchas, bcrypt pinning, email validator TLD, first admin
promotion. Deleted LESSONS-LEARNED.md and updated all references.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
chihlasm
2026-03-01 14:51:43 -05:00
parent a1c9675be7
commit 9811c56280
4 changed files with 21 additions and 939 deletions

View File

@@ -75,7 +75,7 @@
### Documentation
- CLAUDE.md (project context for Claude Code)
- LESSONS-LEARNED.md (bugs and fixes reference)
- CLAUDE.md includes consolidated lessons learned (formerly LESSONS-LEARNED.md)
- Design system guide, component examples
- Feature specifications through Phase 4
- Rebrand implementation guide