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

@@ -5,8 +5,8 @@ Use this for personal thoughts, todos, and reminders.
## 📝 Quick Thoughts
- Read CLAUDE-SETUP.md, CURRENT-STATE.md, and LESSONS-LEARNED.md before starting work on [your task].
- Update CURRENT-STATE.md with what was completed and update LESSONS-LEARNED.md if we encountered any new issues.
- Read CLAUDE.md and CURRENT-STATE.md before starting work on [your task].
- Update CURRENT-STATE.md with what was completed and update CLAUDE.md if we encountered any new issues.
-
## ✅ Personal TODO