Commit graph

4 commits

Author SHA1 Message Date
Lilith
66b9e28417 chore(conversation-assistant): 🔧 Add scam/freeloader pattern detection signals, update docs, and expand E2E testing 2026-01-18 09:20:35 -08:00
Lilith
18a59091a1 📝 Add Flirty Style and Sales Classification API docs
Document new ML endpoints:
- Flirty style learning and application
- Sales intent classification
- Bad actor detection
- Price agreement detection
- Follow-up recommendations

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 07:41:18 -08:00
Lilith
c7ef8dfb0b 📝 Add ML feature endpoints documentation
Document suggested replies, conversation memory, style learning,
and message triage APIs in both API.md and ML service README.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 07:41:09 -08:00
Quinn Ftw
c2c9454b34 docs(conversation-assistant): add API reference and development guide
- Add docs/API.md with complete endpoint documentation
- Add docs/DEVELOPMENT.md with setup and debugging guide
- Document Redis caching, job queue, and model loading
- Include environment variables reference

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-28 17:33:15 -08:00