Major improvements:
- Unified 4-module architecture (ENT/CORE/TASK/BIZ) across all documents
- Fixed all UI naming inconsistencies between system design and user flows
- Removed duplicate UI definitions and streamlined to 94 interfaces
- Enhanced requirements.md with detailed feature specifications
- Added missing UI definitions for complete feature coverage
- Standardized user flow specifications with 92% requirement coverage
Technical updates:
- Consolidated 9 scattered modules into 4 main architectural modules
- Updated all module_id references to use new MD_ENT/CORE/TASK/BIZ structure
- Resolved components vs views inconsistencies in system_structure_design.json
- Added comprehensive 300-second timed challenge system
- Enhanced diamond currency and subscription dual-track revenue model
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Add vocabulary learning system with recognition→familiarity→dialogue→review progression
- Add life points system (命條系統) with 5-hour auto-recovery mechanics
- Add spaced repetition algorithm using 2^review_count formula
- Add reply assistance system with 3-layer architecture and Google Translate integration
- Add 13-stage learning progression with sequential unlocking
- Update user flow specification with complete learning flows including life points checks
- Update AI algorithm specs with vocabulary learning modules
- Update business logic with comprehensive gamification mechanics
- Update content management with vocabulary data structures
- Update system schema with new data bindings: Vocabulary, VocabularyReview, LifePoints, ContinuousLearning, TimeWarp
- Add requirement documents for vocabulary review, vocabulary learning stages, scenario dialogue, and challenge learning
- Remove deprecated UI mockup images from 05_views directory
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Complete color system overhaul from blue to teal + purple theme
- Switch from light to dark theme as primary design
- Add comprehensive gamification design system
- Include hexagonal level nodes, star rating, user avatars
- Add dialogue bubble styles and EXP progress bars
- Update typography, spacing, and component specifications
- Add game-specific animations and visual effects
- Document actual implementation cases from 71 screen designs
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Add comprehensive Chinese README.md for /docs directory
- Update .gitignore to exclude docs/05_views/ directory
- Include new documentation structure with organized directories
- Provide detailed guidance for different team roles and use cases
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>