585e436538
- Add token_limits module with check_ai_token_limit function - Database: monthly_token_limit, token_limit_reset_day columns - SQL functions: check_token_limit, get_user_usage_stats - API endpoints for admin user token management - Documentation: TOKEN_LIMITS_GUIDE.md Phase 2 will add automatic enforcement in AI handlers Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>