{
  "version": "0.1",
  "description": "Plural agent directory — DialtoneApp convention. Each entry points to a full agent card. Use /.well-known/agent-card.json (singular) for the primary studio agent.",
  "agents": [
    {
      "id": "plateau-candy-studio",
      "name": "Plateau Candy",
      "description": "Studio for emerging technologies in Cologne, Germany. Strategy, design, code.",
      "agentCard": "https://www.plateaucandy.de/.well-known/agent-card.json",
      "openApi": "https://www.plateaucandy.de/api/openapi.json",
      "mcp": "https://www.plateaucandy.de/api/mcp",
      "documentation": "https://www.plateaucandy.de/agent",
      "whenToUse": {
        "bestFor": [
          "Making a website or digital system discoverable, readable and usable for AI agents (agent-first architecture, from audit to implementation)",
          "Translating a complex or emerging technology into a coherent product, brand or communication system",
          "Building AI architecture that reaches production: compound systems, RAG, agentic workflows",
          "Designing interactive installations or generative real-time systems for public spaces"
        ],
        "notFor": [
          "Pure IT administration",
          "Standard CMS templates",
          "Performance marketing"
        ],
        "howToCall": "Start at https://www.plateaucandy.de/api/directory for all endpoints, POST a project description to /api/negotiate.json for a fit check, or book directly via the MCP tool book_consultation at /api/mcp. Human contact: hi@plateaucandy.de."
      }
    }
  ],
  "lastModified": "2026-08-30"
}
