| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8" /> | |
| <link rel="icon" href="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Crect width='32' height='32' fill='%230a0a0c'/%3E%3Ctext x='16' y='22' font-family='Georgia,serif' font-style='italic' font-size='20' fill='%23ff7a17' text-anchor='middle'%3ED%3C/text%3E%3C/svg%3E" /> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" /> | |
| <title>DriftCall — Voice Concierge under Schema Drift</title> | |
| <meta | |
| name="description" | |
| content="An OpenEnv-compliant RL environment where a voice-first Indic concierge agent must complete real tasks while vendor APIs drift mid-episode." | |
| /> | |
| <meta name="theme-color" content="#0a0a0c" /> | |
| <meta property="og:title" content="DriftCall" /> | |
| <meta property="og:description" content="Voice concierge under schema drift. Five reward components, no LLM judges, deterministic." /> | |
| <meta property="og:type" content="website" /> | |
| <!-- Fonts: Instrument Serif (display, italic-forward) + Geist (body) + | |
| Geist Mono (data) + Tiro Devanagari Hindi (decorative watermark). --> | |
| <link rel="preconnect" href="https://fonts.googleapis.com" /> | |
| <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> | |
| <link | |
| href="https://fonts.googleapis.com/css2?family=Geist:wght@300;400;500;600;700&family=Geist+Mono:wght@300;400;500&family=Instrument+Serif:ital@0;1&family=Tiro+Devanagari+Hindi:ital@0;1&display=swap" | |
| rel="stylesheet" | |
| /> | |
| <script type="module" crossorigin src="/assets/index-D7bqscQM.js"></script> | |
| <link rel="stylesheet" crossorigin href="/assets/index-BojZowtY.css"> | |
| </head> | |
| <body> | |
| <div id="root"></div> | |
| </body> | |
| </html> | |