iconsulting/packages/services/conversation-service/src/infrastructure
hailin cd5399eac3 feat(agent): implement consulting strategy engine with V2 agent service
- Add 8-stage consulting workflow (greeting → handoff)
- Create StrategyEngineService for state management and transitions
- Add ClaudeAgentServiceV2 with integrated strategy guidance
- Support old user recognition via get_user_context tool
- Add device info (IP, fingerprint) for new user icebreaking
- Extend ConversationEntity with consulting state fields
- Add database migration for new JSONB columns

Stages: greeting, needs_discovery, info_collection, assessment,
recommendation, objection_handling, conversion, handoff

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 06:32:07 -08:00
..
claude feat(agent): implement consulting strategy engine with V2 agent service 2026-01-24 06:32:07 -08:00
knowledge feat(agent): upgrade to Level 3 with real RAG, Memory and Evolution integration 2026-01-22 23:45:58 -08:00