{"name":"Crypto Zentry Daily Prediction API","version":"3.2.0","mode":"prediction","endpoints":{"scores_algo":{"latest":"/scores_algo - Get latest date scores","single_date":"/scores_algo?date=YYYY-MM-DD - Get scores for specific date","month":"/scores_algo?date=YYYY-MM - Get scores for all days in a month"},"predict":{"latest":"/predict - Get latest prediction","single_date":"/predict?date=YYYY-MM-DD - Get prediction for specific date","month":"/predict?date=YYYY-MM - Get predictions for all days in a month"},"model_info":"/model/info - Get model metadata and training information","health":"/health - Health check"},"architecture":"Refactored with dependency injection and separation of concerns","notes":"Month queries return all days in the specified month (e.g., 2025-11 returns Nov 1-30)"}