{"name":"Training Plan Generator API","version":"1.0.0","description":"Generate personalized training plans for endurance events","docs":"/docs","health":"/api/v1/health","endpoints":{"generate_plan":"POST /api/v1/generate-plan","enhance_plan":"POST /api/v1/enhance-plan","validate_input":"GET /api/v1/validate-input","event_info":"GET /api/v1/event-info/{event_type}","health":"GET /api/v1/health","ai_review":"POST /api/v1/ai-coaching/review-plan","cost_estimate":"GET /api/v1/ai-coaching/cost-estimate","cost_summary":"GET /api/v1/ai-coaching/cost-summary"},"features":{"plan_generation":"Multiple methods: energy_rules, llm_orchestration, traditional","ai_coaching":"Optional AI-powered plan review with metrics and feedback","adaptive_coaching":"Analyze progress and adapt plans based on user behavior"}}