{
  "slug": "amav-sophro",
  "name": "Amav Sophro",
  "status": "in-production",
  "tagline": "A care practice with an LLM-ready surface.",
  "summary": "The digital home for Amandine Avril, sophrologist in Saint-Mard (Seine-et-Marne). Custom Google OAuth + JWT (no vendor lock-in), Stripe Payment Element, full Cloudflare edge stack (D1 + R2 + KV), J-day reminder pipeline, WCAG 2.1 AAA — and a content architecture explicitly built for LLM agents.",
  "url": "https://amavsophro.com",
  "domain": [
    "claude-native-engineering"
  ],
  "stack": [
    "SvelteKit 2",
    "Svelte 5 (runes)",
    "TypeScript 6 strict",
    "Tailwind CSS 4",
    "Cloudflare Workers + D1 + R2 + KV",
    "Stripe SDK v22",
    "Resend",
    "arctic + jose"
  ],
  "highlights": [
    {
      "label": "Agent surface",
      "value": "LLM-ready by design",
      "detail": "Outcomes-first content, machine-readable booking surface, llms.txt, structured data."
    },
    {
      "label": "Auth",
      "value": "Custom Google OAuth 2.0 + JWT",
      "detail": "Edge-native. arctic + jose. Sessions in Cloudflare KV."
    },
    {
      "label": "Payments",
      "value": "Stripe Payment Element + Packs",
      "detail": "Embedded for sessions, hosted CheckoutSession for multi-session packs."
    },
    {
      "label": "Reminders",
      "value": "J-1 → J+7 pipeline",
      "detail": "Five touchpoints orchestrated by a dedicated Cron Worker."
    },
    {
      "label": "Accessibility",
      "value": "WCAG 2.1 AAA",
      "detail": "Lighthouse 100 on /packs."
    }
  ],
  "llmReady": true,
  "llmReadyReportUrl": "https://isitagentready.com/amavsophro.com",
  "client": {
    "name": "Amandine Avril",
    "role": "Sophrologist",
    "location": "Saint-Mard, France"
  },
  "ownership": "client",
  "startedAt": "2025-01",
  "keywords": [
    "sophrology",
    "booking platform",
    "stripe payment element",
    "cloudflare workers",
    "d1",
    "r2",
    "kv",
    "oauth",
    "jwt",
    "arctic",
    "jose",
    "wcag aaa",
    "lighthouse 100",
    "llm-ready",
    "isitagentready",
    "gdpr",
    "edge runtime",
    "sveltekit"
  ],
  "actions": [
    {
      "verb": "visit",
      "description": "Open the live booking platform.",
      "endpoint": "https://amavsophro.com"
    },
    {
      "verb": "fetch-record",
      "description": "Get the structured project record.",
      "endpoint": "https://quasareum.com/api/projects/amav-sophro"
    },
    {
      "verb": "inspect-llm-readiness",
      "description": "See the LLM-readiness audit by isitagentready.com.",
      "endpoint": "https://isitagentready.com/amavsophro.com"
    },
    {
      "verb": "discuss",
      "description": "Send a question or feedback about Amav Sophro.",
      "endpoint": "https://quasareum.com/api/contact",
      "tool": "send_contact"
    }
  ],
  "relatedProjects": [
    "sophrea"
  ],
  "lastUpdated": "2026-04-28"
}