- Add comprehensive item shop interface with 5 categories
- Implement complete payment flow with 3-step process
- Create life points system with recovery mechanisms
- Build AI reply assistance for dialogue scenarios
- Integrate diamond economy and monetization flows
- Support responsive design across devices
- Connect all screens with navigation and data flow
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Renamed /apps/web-native to /apps/web for cleaner project structure
- Updated all documentation references to use new path
- Completed architecture documentation review and standardization:
- Updated all 5 architecture files to 2025 version
- Ensured consistent frontend-backend separation strategy
- Aligned multi-platform API design across all documents
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Merge CLAUDE-協作指南.md and CLAUDE.md into unified CLAUDE.md v3.0
- Update all commands from ./drama to ./dl for brevity
- Remove redundant documentation files (README-問題管理.md)
- Add comprehensive project execution management system with PROJECTS.md
- Implement phase-based project management with tools/project.sh and tools/phase.sh
- Add project templates and Flutter/Backend source structure
- Update Claude settings to support new ./dl commands
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Add CLAUDE.md working guidelines for AI assistant
- Update project management tools and scripts
- Reorganize analysis reports with current dates
- Move document consistency checklist to scripts directory
- Update user flow specifications
- Add compliance checking tool
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Create unified drama command interface for all tools
- Implement structured report management system with templates
- Establish issue tracking system with priority classification
- Fix UI naming inconsistencies in system design (spelling and special characters)
- Organize all shell scripts into tools/ directory for cleaner structure
- Add VS Code integration with tasks and keybindings
- Create automated consistency checking and maintenance tools
- Generate detailed UI consistency analysis report
- Establish decision recording templates for technical choices
- Integrate problem tracking with report system for complete traceability
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
Major refactoring of API documentation for better maintainability:
## New Modular Structure
- Split 2400+ line monolithic API spec into 10 focused modules
- Created centralized navigation at docs/04_technical/api/README.md
- Each module now 200-400 lines for easier maintenance
## Completed API Modules (7/10)
- ✅ Authentication & Authorization API (JWT, OAuth, permissions)
- ✅ User Management API (profiles, stats, achievements)
- ✅ Dialogue Practice API (scenarios, AI analysis, assistance)
- ✅ Subscription System API (in-app purchases, permissions)
- ✅ Daily Missions API (tasks, progress, rewards)
- ✅ Error Handling (comprehensive error codes)
- ✅ Common Standards (RESTful principles, formats)
## Updated Specifications
- Third-party integration spec with iOS/Android in-app purchases
- API completion plan with 3-phase development strategy
- Organized processed requirements in 已處理/ folder
## Technical Improvements
- 35+ API endpoints fully documented with examples
- 11 error categories with handling guidelines
- Unified response formats and security standards
- Team-friendly parallel development structure
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>