llms.txt Content
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<link rel="icon" type="image/svg+xml" href="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='15' fill='%230d9488'/%3E%3Cpath d='M16 6a10 10 0 0 1 0 20 10 10 0 0 1 0-20zm0 3a7 7 0 1 0 0 14 7 7 0 0 0 0-14zm0 2.5l2 4 4.5.6-3.3 3.1.8 4.4L16 21.5l-4 2.1.8-4.4-3.3-3.1 4.5-.6z' fill='white'/%3E%3C/svg%3E"/>
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"/>
<meta http-equiv="Pragma" content="no-cache"/>
<meta http-equiv="Expires" content="0"/>
<title>Cloud Console</title>
<link rel="preconnect" href="https://fonts.googleapis.com"/>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet"/>
<link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600;700&family=DM+Sans:wght@400;500;600;700&family=IBM+Plex+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap" rel="stylesheet"/>
<link href="https://unpkg.com/antd@5.22.6/dist/reset.css" rel="stylesheet"/>
<style>
:root { --sidebar-w: 240px; --sidebar-rail-w: 56px; --header-h: 56px; }
* { margin: 0; padding: 0; box-sizing: border-box; }
body { font-family: 'DM Sans', 'Inter', -apple-system, sans-serif; overflow: hidden; height: 100vh;
color: var(--text-primary); background: var(--bg-primary); letter-spacing: -0.005em;
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
transition: background-color 0.4s ease, color 0.4s ease; }
.app-layout, .sidebar, .main-area, .content, .login-layout, .login-card,
.config-tree-panel, .config-detail-panel, .config-detail-header, .config-breadcrumb,
.stat-card, .flow-hub, .el-table, .el-table th, .el-table td,
.metric-card, .prop-card, .ov-hero-status, .ov-map, .ov-activity,