- Create claudeClient.js service for Claude API integration - Add CLAUDE_API_KEY to .env configuration - Claude uses identical prompt structure and section extraction logic - Supports claude-3-5-sonnet-20241022 model Next: Add provider selection to orchestrator and routes