Corrected API response format documentation in README: - Health endpoint: removed non-existent model_path field - Metadata endpoint: fixed field names (service_name, service_version instead of service, version) and label order - Prediction endpoint: corrected response structure to match implementation (single prediction object with probabilities map, not array) Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>