{"status":"ok","mode":"chatgpt-enabled","contracts":{"legacyMenuDraft":{"type":"object","required":["menus"],"properties":{"menus":{"type":"array","minItems":3,"maxItems":3,"items":{"type":"object","required":["title","summary","mustBuy","optionalSkip","alternatives","reason"],"properties":{"title":{"type":"string"},"summary":{"type":"string"},"mustBuy":{"type":"array","items":{"type":"string"}},"optionalSkip":{"type":"array","items":{"type":"string"}},"alternatives":{"type":"array","items":{"type":"object","required":["need","replaceWith"],"properties":{"need":{"type":"string"},"replaceWith":{"type":"string"}}}},"reason":{"type":"string"}}}}}},"recipeCatalogItem":{"type":"object","required":["id","title","url","source","tags","cookTimeMin","cookTimeLabel","ingredients"],"properties":{"id":{"type":"string"},"title":{"type":"string"},"url":{"type":"string"},"source":{"type":"string"},"cookTimeMin":{"type":"number"},"cookTimeLabel":{"type":"string"},"tags":{"type":"object","required":["situation","method","ingredient"],"properties":{"situation":{"type":"array","items":{"type":"string"}},"method":{"type":"array","items":{"type":"string"}},"ingredient":{"type":"array","items":{"type":"string"}}}},"ingredients":{"type":"array","items":{"type":"string"}}}},"recipeExplanationDraft":{"type":"object","required":["recipes"],"properties":{"recipes":{"type":"array","minItems":3,"maxItems":3,"items":{"type":"object","required":["title","optionalSkip","alternatives","reason"],"properties":{"title":{"type":"string"},"optionalSkip":{"type":"array","items":{"type":"string"}},"alternatives":{"type":"array","items":{"type":"object","required":["need","replaceWith"],"properties":{"need":{"type":"string"},"replaceWith":{"type":"string"}}}},"reason":{"type":"string"}}}}}},"recipeRequest":{"type":"object","required":["ingredients"],"properties":{"ingredients":{"type":"array","items":{"type":"string"}},"cookTimeMin":{"type":"number"},"situationTags":{"type":"array","items":{"type":"string"}},"methodTags":{"type":"array","items":{"type":"string"}},"ingredientTags":{"type":"array","items":{"type":"string"}},"avoidIngredients":{"type":"array","items":{"type":"string"}}}},"recipeResponse":{"type":"object","required":["mode","recipes"],"properties":{"mode":{"type":"string"},"recipes":{"type":"array","minItems":3,"maxItems":3,"items":{"type":"object","required":["id","title","url","source","tags","mustBuy","optionalSkip","alternatives","matchedIngredients","missingIngredients","extraPurchaseCount","estimatedExtraCost","reason"],"properties":{"id":{"type":"string"},"title":{"type":"string"},"url":{"type":"string"},"source":{"type":"string"},"tags":{"type":"object"},"mustBuy":{"type":"array","items":{"type":"string"}},"optionalSkip":{"type":"array","items":{"type":"string"}},"alternatives":{"type":"array","items":{"type":"object","required":["need","replaceWith"],"properties":{"need":{"type":"string"},"replaceWith":{"type":"string"}}}},"matchedIngredients":{"type":"array","items":{"type":"string"}},"missingIngredients":{"type":"array","items":{"type":"string"}},"extraPurchaseCount":{"type":"number"},"estimatedExtraCost":{"type":"number"},"reason":{"type":"string"}}}}}}}}