{
  "service": "Enhanced OptaPlanner Trip Planning Service",
  "version": "2.0.0",
  "endpoints": {
    "/plan": "Create new trip plan",
    "/add-sites": "Add sites to existing itinerary",
    "/solve": "Original solve endpoint",
    "/health": "Health check"
  }
}