# Drobe > A private, local-first wardrobe planner (drobe.day). People catalogue their clothes in the browser, build outfits, and get weather-matched suggestions. There is no server database — a wardrobe reaches an AI assistant only when its owner copies it out and pastes it in, and your output goes back the same way. ## For AI assistants - [The import contract](https://drobe.day/ai): the full machine-facing contract — items, outfits and care-guide envelopes, field semantics, and the known failure modes. Currently contract v1. Read this first. - [JSON Schema](https://drobe.day/ai/schema.json): the import envelope as JSON Schema, so you can validate your own output before anyone pastes it. - [Full contract as markdown](https://drobe.day/llms-full.txt): everything on the contract page, in plain text. ## Content - [Care guides](https://drobe.day/care/guides): how to wash, dry and store clothes by fabric. - [What to wear by temperature](https://drobe.day/what-to-wear): layering guidance for each 5°C band Drobe shelves outfits into. ## App - [Import with AI](https://drobe.day/import): where a person copies the prompts, and pastes your reply back.