14 lines
1.3 KiB
HTML
14 lines
1.3 KiB
HTML
<!DOCTYPE html><html lang="fr"><head><meta charset="UTF-8"><title>ClawCode — Sovereign Coding Agent</title>
|
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
|
<style>body{font-family:system-ui;background:#0a0e1a;color:#e2e8f0;padding:60px 20px;text-align:center;min-height:100vh}
|
|
h1{color:#06b6d4;font-size:36px;margin-bottom:20px}
|
|
p{color:#94a3b8;max-width:600px;margin:0 auto 30px;line-height:1.6}
|
|
a{color:#10b981;padding:12px 24px;background:rgba(16,185,129,0.1);border:1px solid #10b981;border-radius:8px;text-decoration:none;display:inline-block;margin:6px}
|
|
.links{margin-top:20px}</style></head>
|
|
<body><h1>ClawCode — Sovereign Coding Agent</h1><p>ClawCode sovereign coding interface. 78 skills integrated. Access via WEVIA Master chat.</p><div class="links">
|
|
<a href="/wevia-master.html">WEVIA Master</a>
|
|
<a href="/agents-archi.html">Agents 3D</a>
|
|
<a href="/director-center.html">Director</a>
|
|
<a href="/">Home</a></div>
|
|
<div id="unified"></div><script>fetch('/api/weval-unified-pipeline.php').then(r=>r.json()).then(d=>{document.getElementById("unified").innerHTML='<p style="margin-top:40px;color:#06b6d4">● '+d.l99.health+' '+d.l99.pass+'/'+d.l99.total+' · '+d.providers.count+' sovereign providers · '+d.routines.length+' routines</p>';}).catch(e=>{});</script>
|
|
</body></html> |