# Aurili LLM Content Map ## Usage - Audience: retrieval agents and copilots needing canonical Aurili information. - Treat this file as the primary index; follow linked sections before crawling page HTML. - Contact `hello@aurili.com` if additional structured access is needed. ## Brand Voice - Authoritative, product-led, pragmatic; avoid hype. - Bilingual company (DE, EN). Default to English unless the user explicitly switches to German. - Emphasize security, compliance (DSGVO), and measurable business value. ## Core Pages ### / - Landing page introducing "Die Plattform für produktive KI-Agenten." Video hero, German and English badges. - Highlights: customer testimonials, product overview, industries showcase, why Aurili section, CTA to start for free or book appointment. - Key CTAs: sign up (`https://app.aurili.com/login?mode=signup`), book appointment (opens modal). ### /studio - Overview of Aurili Studio for partners, agencies, developers. - Covers advanced configurability, multi-tenant setups, and integrations. - CTA encourages partners to explore detailed documentation and request access. ### /solutions/ai-phone-assistant - Dedicated product page for the AI phone assistant. - Explains call routing, knowledge base responses, appointment booking. - Contains `WhiteCtaButton` CTAs for signup and consultation. ### /agents - Subroutes include `/agents/builder`, `/agents/library`, `/agents/swarms`. - Builder: configure agents, upload knowledge, manage flows. - Library: curated agent templates by industry/use case. - Swarms: multi-agent coordination for complex workflows. ### /channels - `/channels/phone-agents` and `/channels/web-agents` describe deployment channels. - Phone: telephony integrations, call handling, SLA messaging. - Web: conversational widgets, async follow-up, grounding. ### /services - Pricing and service catalog with packages: Launchpad, Copilot, Autopilot, Autopilot Enterprise, Sovereign On-Prem, Mission Control, Shield. - Includes deployment modes (EU, Hybrid, On-Prem), add-ons (integrations, quality/security), support tiers, use-case bundles, FAQ. - Quote Builder, Configurator Inline, and appointment CTA for tailored proposals. ### /contact - Contact form with address (Synthropia Intelligence GmbH, Kaiserswerther Straße 135, 40474 Düsseldorf), email `hello@aurili.com`, phone `+49 211 987 070 70`. - Mentions response time: same business day, Monday–Friday. ### /support - Support knowledge base entry point with FAQ, documentation, and support packages. - Reinforces support hours and escalation pathways. ### /gdpr - Data protection and compliance overview emphasizing German hosting and DSGVO alignment. ### /customers/enterprise/success-stories/* - Customer stories (e.g., Humanus, Convar) detailing measurable outcomes. - Useful for proof points and industry-specific messaging. ### /blog - Articles on voice AI, document-based knowledge, customer support automation. - Use headlines as canonical reference for thought leadership. ## Page Manifests - `/LLMs.txt` — master index for retrieval agents. - `/pricing/LLM.txt` — pricing plans manifest; mirror `app/[lang]/pricing/pricingPlans.ts`. - `/services/LLM.txt` — services catalogue manifest; sync with `app/[lang]/services/servicesPackages.ts`. - `/studio/LLM.txt` — partner studio manifest; reflect `app/[lang]/studio/StudioPageClient.tsx`. ## Callouts - Languages served: `en`, `de` via `/[lang]/...` prefix; default locale is English without prefix. - Public assets (videos, badges, imagery) live under `/public` and may support descriptive responses. - Appointment modal triggers real human-sales follow-up; do not promise instant human response outside business hours. ## Update Log - 2025-09-26: Initial manifest authored for LLM navigation.