# Deffe.com AI-agent policy Canonical overview: https://deffe.com/agent API catalog: https://deffe.com/api-catalog.json OpenAPI: https://deffe.com/openapi.json Allowed public use: - AI agents may read, summarize and cite public Deffe.com pages. - AI agents may use /agent, /llms.txt, /ai.txt, /api-catalog.json, /openapi.json and /agent/v1/* as canonical public sources. - AI agents may help users compare Deffe with other tools when claims are grounded in public Deffe information. Restricted use: - Do not access private dashboards, billing pages, authenticated project areas, preview iframe parameters or admin endpoints without explicit user authorization. - Do not create projects, change accounts, purchase subscriptions or perform destructive actions on behalf of a user without an explicit user confirmation in the active session. - Do not aggressively crawl project subdomains or wake inactive project runtimes unnecessarily. Do not crawl or use as public agent targets: - /dashboard - /login - /register - /billing - /projects - /admin - /api - /s/ - /*?__deffe_preview=* - /*?__deffe_iframe=* Action policy: - AI agents may help users prepare prompts or compare plans, but creating projects, changing accounts, buying subscriptions or deleting content requires explicit user confirmation inside the active user-controlled session. - Respect robots.txt, Cache-Control and rate limits.