# developer-ai.txt Specification (ADF-009) # https://www.ai-visibility.org.uk/specifications/developer-ai-txt/ # Technical Context for Monodrop Lang: en-US Website: [https://www.monodrop.app/](https://www.monodrop.app/) Last Updated: 2026-08-09 ## Overview Monodrop operates on Next.js 16 (App Router) hosted on Vercel infrastructure. ## Public Areas Platform: Next.js + Supabase Public areas: - Homepage & Discovery feed (`/`, `/discover`) - Product pages (`/project/[id]`) - AI Discovery endpoints (`/.well-known/*`, `/llms.txt`, `/ai.txt`, `/ai.json`, `/identity.json`) ## API Information API Endpoints: Available under `/api/*` and `/.well-known/*` Catalog: `/.well-known/api-catalog` MCP Server Card: `/.well-known/mcp/server-card.json` A2A Agent Card: `/.well-known/agent-card.json` ## AI Discovery Files Located at website root: - /llms.txt - Primary AI business identity - /llm.txt - Legacy alias for llms.txt - /llms.html - Human-readable AI guidance page - /ai.txt - AI interaction permissions - /ai.json - Machine-readable AI guidance - /identity.json - Structured identity data - /brand.txt - Brand guidelines - /faq-ai.txt - FAQ for AI consumption - /developer-ai.txt - Technical context - /robots-ai.txt - AI crawler directives ## Technical Contact - Email: hello@canegridere.com