- Remove development documentation files (docs/ directory)
- Remove architecture diagrams and specifications
- Remove example code files and guidelines
- Remove debug scripts and test files
- Remove temporary files and unused assets
- Files moved to .gitignore to prevent future commits
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Added new Deepgram model support and capability management system
- Implemented advanced diarization formatting with speaker detection
- Enhanced error handling with user-friendly messages
- Added model migration service for backward compatibility
- Improved audio validation and reliability utilities
- Added comprehensive testing scripts and documentation
- Updated model registry with latest Deepgram models (nova-3 support)
- Enhanced configuration management with JSON-based model definitions
- Added agent-based documentation in Korean and English
- Improved timeout handling for large audio files
- Added circuit breaker pattern for API resilience
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>