File size: 1,797 Bytes
b43d8da
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<!doctype html>
<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>