| { | |
| "$schema": "http://json-schema.org/draft-07/schema#", | |
| "type": "object", | |
| "required": [ | |
| "image_quality", | |
| "global_assessment", | |
| "region_scores", | |
| "concerns", | |
| "pigmentation", | |
| "aging_signs", | |
| "sensitivity_inflammation", | |
| "top_priorities", | |
| "daily_plan", | |
| "ingredient_recommendations", | |
| "risk_flags", | |
| "follow_up" | |
| ] | |
| } |