Spaces:
Running
Running
deploy(hf): sync szl-holdings/a11oy@ac02db5a10e5b3d4c9b2260674111ff2335888bf derived COPY set
Browse filesReusable Dockerfile-COPY-derived deploy from szl-holdings/a11oy ac02db5a10e5b3d4c9b2260674111ff2335888bf.
Files: 1326 Pruned: 0
Derived from Dockerfile COPY sources (NO hand-maintained allowlist).
Signed-off-by: SZL Holdings <noreply@szlholdings.ai>
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This view is limited to 50 files because it contains too many changes. See raw diff
- a11oy_landing.html +2 -0
- cathedral_genius.html +2 -0
- console/assets/szl-flow.css +6 -0
- console/index.html +2 -0
- console/static/viz/doctrine/index.html +2 -0
- console/static/viz/index.html +2 -0
- console/static/viz/khipu/index.html +2 -0
- console/static/viz/router/index.html +2 -0
- govern_showcase.html +2 -0
- pages/anatomy-v5.html +2 -0
- pages/api-keys.html +2 -0
- pages/assurance.html +2 -0
- pages/atelier.html +2 -0
- pages/audit.html +2 -0
- pages/ayni.html +2 -0
- pages/benchmark.html +2 -0
- pages/brain-dual.html +2 -0
- pages/brain-jack.html +2 -0
- pages/brain.html +2 -0
- pages/chaski.html +2 -0
- pages/cockpit.html +2 -0
- pages/codex-kernel.html +2 -0
- pages/command-center.html +2 -0
- pages/company.html +2 -0
- pages/compliance.html +2 -0
- pages/console.html +2 -0
- pages/counter-uas.html +2 -0
- pages/cued-engagement.html +2 -0
- pages/decision.html +2 -0
- pages/demo.html +2 -0
- pages/docs.html +2 -0
- pages/ecosystem.html +2 -0
- pages/energy-ops.html +2 -0
- pages/estate.html +2 -0
- pages/evaluations.html +2 -0
- pages/evidence.html +2 -0
- pages/fabric.html +2 -0
- pages/gap-report.html +2 -0
- pages/graph-operations.html +2 -0
- pages/harvest.html +2 -0
- pages/hatun-mcp.html +2 -0
- pages/hub.html +2 -0
- pages/landing.html +2 -0
- pages/mesh.html +2 -0
- pages/observability.html +2 -0
- pages/operator_organ.html +2 -0
- pages/organs-integrity.html +2 -0
- pages/pinn-console.html +2 -0
- pages/pinn.html +2 -0
- pages/pnt.html +2 -0
a11oy_landing.html
CHANGED
|
@@ -407,6 +407,7 @@
|
|
| 407 |
</style>
|
| 408 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 409 |
<link rel="stylesheet" href="/assets/apex-v2.css" data-szl-apex-v2="style" />
|
|
|
|
| 410 |
</head>
|
| 411 |
<body>
|
| 412 |
<a class="skip-link" href="#main">Skip to main content</a>
|
|
@@ -1236,5 +1237,6 @@
|
|
| 1236 |
<!-- SZL-FOURTH-WALL:v1:END -->
|
| 1237 |
|
| 1238 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 1239 |
</body>
|
| 1240 |
</html>
|
|
|
|
| 407 |
</style>
|
| 408 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 409 |
<link rel="stylesheet" href="/assets/apex-v2.css" data-szl-apex-v2="style" />
|
| 410 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 411 |
</head>
|
| 412 |
<body>
|
| 413 |
<a class="skip-link" href="#main">Skip to main content</a>
|
|
|
|
| 1237 |
<!-- SZL-FOURTH-WALL:v1:END -->
|
| 1238 |
|
| 1239 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 1240 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 1241 |
</body>
|
| 1242 |
</html>
|
cathedral_genius.html
CHANGED
|
@@ -114,6 +114,7 @@ html,body{margin:0;height:100%;background:var(--indigo-900);overflow:hidden;colo
|
|
| 114 |
}
|
| 115 |
</style>
|
| 116 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 117 |
</head>
|
| 118 |
<body>
|
| 119 |
<canvas id="scene" aria-label="3D scene: a11oy brain-sun with orbiting internal capabilities, killinchu field node, and a live Khipu receipt constellation"></canvas>
|
|
@@ -181,5 +182,6 @@ html,body{margin:0;height:100%;background:var(--indigo-900);overflow:hidden;colo
|
|
| 181 |
</script>
|
| 182 |
<script type="module" src="/cathedral/app.js"></script>
|
| 183 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 184 |
</body>
|
| 185 |
</html>
|
|
|
|
| 114 |
}
|
| 115 |
</style>
|
| 116 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 117 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 118 |
</head>
|
| 119 |
<body>
|
| 120 |
<canvas id="scene" aria-label="3D scene: a11oy brain-sun with orbiting internal capabilities, killinchu field node, and a live Khipu receipt constellation"></canvas>
|
|
|
|
| 182 |
</script>
|
| 183 |
<script type="module" src="/cathedral/app.js"></script>
|
| 184 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 185 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 186 |
</body>
|
| 187 |
</html>
|
console/assets/szl-flow.css
CHANGED
|
@@ -7,5 +7,11 @@ body[data-szl-flow] header,body[data-szl-flow] .nav,body[data-szl-flow] nav{back
|
|
| 7 |
.szl-flow-progress{position:fixed;top:0;left:0;z-index:9998;width:var(--szl-flow-progress,0%);height:2px;pointer-events:none;background:linear-gradient(90deg,var(--szl-flow-accent),var(--szl-flow-secondary));box-shadow:0 0 20px color-mix(in srgb,var(--szl-flow-accent) 58%,transparent)}
|
| 8 |
.szl-flow-rail{position:fixed;z-index:9997;left:50%;bottom:max(14px,env(safe-area-inset-bottom,0px));width:min(1180px,calc(100vw - 28px));min-height:var(--szl-flow-dock-height);transform:translateX(-50%);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px;border:1px solid var(--szl-flow-line);border-radius:20px;background:linear-gradient(180deg,rgba(11,19,30,.92),rgba(5,10,17,.9));color:var(--szl-flow-ink);box-shadow:var(--szl-flow-shadow);backdrop-filter:blur(24px) saturate(160%);-webkit-backdrop-filter:blur(24px) saturate(160%);font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;isolation:isolate}.szl-flow-rail::before{content:"";position:absolute;inset:-1px;border-radius:20px;padding:1px;background:linear-gradient(115deg,rgba(87,235,255,.42),rgba(255,255,255,.05) 30%,rgba(127,140,255,.28) 72%,rgba(255,255,255,.04));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:-1}.szl-flow-rail *,.szl-flow-rail *::before,.szl-flow-rail *::after{box-sizing:border-box}
|
| 9 |
.szl-flow-origin{min-height:46px;display:inline-flex;align-items:center;gap:10px;padding:0 13px;border-radius:12px;border:1px solid var(--szl-flow-line);background:rgba(255,255,255,.025);white-space:nowrap;font:750 11px/1.1 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;letter-spacing:.1em;text-transform:uppercase}.szl-flow-origin::before{content:"";width:8px;height:8px;border-radius:50%;background:var(--szl-flow-accent);box-shadow:0 0 16px var(--szl-flow-accent)}.szl-flow-links{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;min-width:0}.szl-flow-actions{display:flex;align-items:center;gap:6px;min-width:0}.szl-flow-link,.szl-flow-switch,.szl-flow-toggle{min-width:44px;min-height:46px;border-radius:11px;border:1px solid transparent;color:var(--szl-flow-sub);background:transparent;display:inline-flex;align-items:center;justify-content:center;padding:8px 11px;text-align:center;text-decoration:none;font:650 12px/1.25 ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.szl-flow-link:hover,.szl-flow-link:focus-visible,.szl-flow-switch:hover,.szl-flow-switch:focus-visible,.szl-flow-toggle:hover,.szl-flow-toggle:focus-visible{color:var(--szl-flow-ink);border-color:var(--szl-flow-line-hot);background:rgba(87,235,255,.055);box-shadow:inset 0 1px 0 rgba(255,255,255,.035)}.szl-flow-link[aria-current="page"]{color:#dffbff;border-color:rgba(87,235,255,.42);background:linear-gradient(180deg,rgba(87,235,255,.12),rgba(87,235,255,.045));box-shadow:0 0 28px rgba(87,235,255,.05)}.szl-flow-switch{gap:7px;white-space:nowrap;border-color:var(--szl-flow-line);background:rgba(255,255,255,.025)}.szl-flow-switch strong{color:var(--szl-flow-accent);font-weight:800}.szl-flow-toggle{display:none;min-width:48px;min-height:48px}.szl-flow-rail a:focus-visible,.szl-flow-rail button:focus-visible{outline:3px solid var(--szl-flow-accent);outline-offset:3px}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
.szl-flow-announcement{position:fixed;z-index:9999;left:50%;bottom:calc(92px + env(safe-area-inset-bottom,0px));transform:translate(-50%,14px);opacity:0;pointer-events:none;max-width:min(580px,calc(100vw - 32px));padding:12px 16px;border:1px solid var(--szl-flow-line-hot);border-radius:14px;background:var(--szl-flow-panel-strong);color:var(--szl-flow-ink);box-shadow:var(--szl-flow-shadow);font:600 13px/1.45 ui-sans-serif,sans-serif;transition:opacity .18s ease,transform .18s ease}.szl-flow-announcement[data-open="true"]{opacity:1;transform:translate(-50%,0)}
|
| 11 |
@media(max-width:820px){.szl-flow-rail{grid-template-columns:auto minmax(0,1fr) auto;width:calc(100vw - 18px);bottom:max(9px,env(safe-area-inset-bottom,0px));border-radius:16px}.szl-flow-origin{padding-inline:10px}.szl-flow-origin span{display:none}.szl-flow-links{display:none;position:absolute;left:7px;right:7px;bottom:calc(100% + 8px);grid-template-columns:1fr;padding:7px;border:1px solid var(--szl-flow-line);border-radius:15px;background:rgba(5,10,17,.98);box-shadow:var(--szl-flow-shadow);backdrop-filter:blur(22px)}.szl-flow-rail[data-open="true"] .szl-flow-links{display:grid}.szl-flow-link{justify-content:flex-start;text-align:left;padding-inline:14px}.szl-flow-toggle{display:inline-flex}}@media(max-width:420px){.szl-flow-switch span{display:none}}@media(prefers-reduced-motion:reduce){body[data-szl-flow] *{scroll-behavior:auto!important}.szl-flow-announcement{transition:none}.szl-flow-progress{box-shadow:none}}@media(forced-colors:active){.szl-flow-rail,.szl-flow-origin,.szl-flow-links,.szl-flow-switch{border:1px solid CanvasText;background:Canvas;color:CanvasText}.szl-flow-origin::before{background:Highlight;box-shadow:none}}@media print{.szl-flow-rail,.szl-flow-progress,.szl-flow-announcement{display:none!important}body[data-szl-flow]{padding-bottom:0}}
|
|
|
|
| 7 |
.szl-flow-progress{position:fixed;top:0;left:0;z-index:9998;width:var(--szl-flow-progress,0%);height:2px;pointer-events:none;background:linear-gradient(90deg,var(--szl-flow-accent),var(--szl-flow-secondary));box-shadow:0 0 20px color-mix(in srgb,var(--szl-flow-accent) 58%,transparent)}
|
| 8 |
.szl-flow-rail{position:fixed;z-index:9997;left:50%;bottom:max(14px,env(safe-area-inset-bottom,0px));width:min(1180px,calc(100vw - 28px));min-height:var(--szl-flow-dock-height);transform:translateX(-50%);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px;border:1px solid var(--szl-flow-line);border-radius:20px;background:linear-gradient(180deg,rgba(11,19,30,.92),rgba(5,10,17,.9));color:var(--szl-flow-ink);box-shadow:var(--szl-flow-shadow);backdrop-filter:blur(24px) saturate(160%);-webkit-backdrop-filter:blur(24px) saturate(160%);font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;isolation:isolate}.szl-flow-rail::before{content:"";position:absolute;inset:-1px;border-radius:20px;padding:1px;background:linear-gradient(115deg,rgba(87,235,255,.42),rgba(255,255,255,.05) 30%,rgba(127,140,255,.28) 72%,rgba(255,255,255,.04));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:-1}.szl-flow-rail *,.szl-flow-rail *::before,.szl-flow-rail *::after{box-sizing:border-box}
|
| 9 |
.szl-flow-origin{min-height:46px;display:inline-flex;align-items:center;gap:10px;padding:0 13px;border-radius:12px;border:1px solid var(--szl-flow-line);background:rgba(255,255,255,.025);white-space:nowrap;font:750 11px/1.1 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;letter-spacing:.1em;text-transform:uppercase}.szl-flow-origin::before{content:"";width:8px;height:8px;border-radius:50%;background:var(--szl-flow-accent);box-shadow:0 0 16px var(--szl-flow-accent)}.szl-flow-links{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;min-width:0}.szl-flow-actions{display:flex;align-items:center;gap:6px;min-width:0}.szl-flow-link,.szl-flow-switch,.szl-flow-toggle{min-width:44px;min-height:46px;border-radius:11px;border:1px solid transparent;color:var(--szl-flow-sub);background:transparent;display:inline-flex;align-items:center;justify-content:center;padding:8px 11px;text-align:center;text-decoration:none;font:650 12px/1.25 ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.szl-flow-link:hover,.szl-flow-link:focus-visible,.szl-flow-switch:hover,.szl-flow-switch:focus-visible,.szl-flow-toggle:hover,.szl-flow-toggle:focus-visible{color:var(--szl-flow-ink);border-color:var(--szl-flow-line-hot);background:rgba(87,235,255,.055);box-shadow:inset 0 1px 0 rgba(255,255,255,.035)}.szl-flow-link[aria-current="page"]{color:#dffbff;border-color:rgba(87,235,255,.42);background:linear-gradient(180deg,rgba(87,235,255,.12),rgba(87,235,255,.045));box-shadow:0 0 28px rgba(87,235,255,.05)}.szl-flow-switch{gap:7px;white-space:nowrap;border-color:var(--szl-flow-line);background:rgba(255,255,255,.025)}.szl-flow-switch strong{color:var(--szl-flow-accent);font-weight:800}.szl-flow-toggle{display:none;min-width:48px;min-height:48px}.szl-flow-rail a:focus-visible,.szl-flow-rail button:focus-visible{outline:3px solid var(--szl-flow-accent);outline-offset:3px}
|
| 10 |
+
.szl-flow-toggle {
|
| 11 |
+
display: none;
|
| 12 |
+
min-width: 48px;
|
| 13 |
+
min-height: 48px;
|
| 14 |
+
border-radius: 6px;
|
| 15 |
+
}
|
| 16 |
.szl-flow-announcement{position:fixed;z-index:9999;left:50%;bottom:calc(92px + env(safe-area-inset-bottom,0px));transform:translate(-50%,14px);opacity:0;pointer-events:none;max-width:min(580px,calc(100vw - 32px));padding:12px 16px;border:1px solid var(--szl-flow-line-hot);border-radius:14px;background:var(--szl-flow-panel-strong);color:var(--szl-flow-ink);box-shadow:var(--szl-flow-shadow);font:600 13px/1.45 ui-sans-serif,sans-serif;transition:opacity .18s ease,transform .18s ease}.szl-flow-announcement[data-open="true"]{opacity:1;transform:translate(-50%,0)}
|
| 17 |
@media(max-width:820px){.szl-flow-rail{grid-template-columns:auto minmax(0,1fr) auto;width:calc(100vw - 18px);bottom:max(9px,env(safe-area-inset-bottom,0px));border-radius:16px}.szl-flow-origin{padding-inline:10px}.szl-flow-origin span{display:none}.szl-flow-links{display:none;position:absolute;left:7px;right:7px;bottom:calc(100% + 8px);grid-template-columns:1fr;padding:7px;border:1px solid var(--szl-flow-line);border-radius:15px;background:rgba(5,10,17,.98);box-shadow:var(--szl-flow-shadow);backdrop-filter:blur(22px)}.szl-flow-rail[data-open="true"] .szl-flow-links{display:grid}.szl-flow-link{justify-content:flex-start;text-align:left;padding-inline:14px}.szl-flow-toggle{display:inline-flex}}@media(max-width:420px){.szl-flow-switch span{display:none}}@media(prefers-reduced-motion:reduce){body[data-szl-flow] *{scroll-behavior:auto!important}.szl-flow-announcement{transition:none}.szl-flow-progress{box-shadow:none}}@media(forced-colors:active){.szl-flow-rail,.szl-flow-origin,.szl-flow-links,.szl-flow-switch{border:1px solid CanvasText;background:Canvas;color:CanvasText}.szl-flow-origin::before{background:Highlight;box-shadow:none}}@media print{.szl-flow-rail,.szl-flow-progress,.szl-flow-announcement{display:none!important}body[data-szl-flow]{padding-bottom:0}}
|
console/index.html
CHANGED
|
@@ -222,6 +222,7 @@ details.raw[open] summary{color:var(--muted);}
|
|
| 222 |
<link rel="stylesheet" href="/static/shared/szl_command_bar.css"/>
|
| 223 |
<script defer src="/static/shared/szl_command_bar.js"></script>
|
| 224 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 225 |
</head>
|
| 226 |
<body>
|
| 227 |
<div class="topbar szl-hbar" data-szl-command-bar data-surface="Command Platform" data-origin="product">
|
|
@@ -2063,5 +2064,6 @@ window.operate_run=operate_run;
|
|
| 2063 |
</script>
|
| 2064 |
|
| 2065 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 2066 |
</body>
|
| 2067 |
</html>
|
|
|
|
| 222 |
<link rel="stylesheet" href="/static/shared/szl_command_bar.css"/>
|
| 223 |
<script defer src="/static/shared/szl_command_bar.js"></script>
|
| 224 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 225 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 226 |
</head>
|
| 227 |
<body>
|
| 228 |
<div class="topbar szl-hbar" data-szl-command-bar data-surface="Command Platform" data-origin="product">
|
|
|
|
| 2064 |
</script>
|
| 2065 |
|
| 2066 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 2067 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 2068 |
</body>
|
| 2069 |
</html>
|
console/static/viz/doctrine/index.html
CHANGED
|
@@ -19,6 +19,7 @@
|
|
| 19 |
}
|
| 20 |
</script>
|
| 21 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 22 |
</head>
|
| 23 |
<body>
|
| 24 |
<div id="root"></div>
|
|
@@ -55,5 +56,6 @@
|
|
| 55 |
</div>
|
| 56 |
<script type="module" src="app.js"></script>
|
| 57 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 58 |
</body>
|
| 59 |
</html>
|
|
|
|
| 19 |
}
|
| 20 |
</script>
|
| 21 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 22 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 23 |
</head>
|
| 24 |
<body>
|
| 25 |
<div id="root"></div>
|
|
|
|
| 56 |
</div>
|
| 57 |
<script type="module" src="app.js"></script>
|
| 58 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 59 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 60 |
</body>
|
| 61 |
</html>
|
console/static/viz/index.html
CHANGED
|
@@ -23,6 +23,7 @@
|
|
| 23 |
a.home{color:var(--teal);font-family:"JetBrains Mono",monospace;font-size:12px;text-decoration:none}
|
| 24 |
</style>
|
| 25 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 26 |
</head>
|
| 27 |
<body>
|
| 28 |
<div class="wrap">
|
|
@@ -50,5 +51,6 @@
|
|
| 50 |
<div class="foot">R3F + Three.js r171 (MIT) · WebGPU baseline + WebGL2 fallback · Kanchay tokens · additive deploy · sign: Yachay</div>
|
| 51 |
</div>
|
| 52 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 53 |
</body>
|
| 54 |
</html>
|
|
|
|
| 23 |
a.home{color:var(--teal);font-family:"JetBrains Mono",monospace;font-size:12px;text-decoration:none}
|
| 24 |
</style>
|
| 25 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 26 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 27 |
</head>
|
| 28 |
<body>
|
| 29 |
<div class="wrap">
|
|
|
|
| 51 |
<div class="foot">R3F + Three.js r171 (MIT) · WebGPU baseline + WebGL2 fallback · Kanchay tokens · additive deploy · sign: Yachay</div>
|
| 52 |
</div>
|
| 53 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 54 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 55 |
</body>
|
| 56 |
</html>
|
console/static/viz/khipu/index.html
CHANGED
|
@@ -27,6 +27,7 @@
|
|
| 27 |
}
|
| 28 |
</script>
|
| 29 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 30 |
</head>
|
| 31 |
<body>
|
| 32 |
<div id="root"></div>
|
|
@@ -57,5 +58,6 @@
|
|
| 57 |
<div id="tip" class="tip" hidden></div>
|
| 58 |
<script type="module" src="app.js"></script>
|
| 59 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 60 |
</body>
|
| 61 |
</html>
|
|
|
|
| 27 |
}
|
| 28 |
</script>
|
| 29 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 30 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 31 |
</head>
|
| 32 |
<body>
|
| 33 |
<div id="root"></div>
|
|
|
|
| 58 |
<div id="tip" class="tip" hidden></div>
|
| 59 |
<script type="module" src="app.js"></script>
|
| 60 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 61 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 62 |
</body>
|
| 63 |
</html>
|
console/static/viz/router/index.html
CHANGED
|
@@ -19,6 +19,7 @@
|
|
| 19 |
}
|
| 20 |
</script>
|
| 21 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 22 |
</head>
|
| 23 |
<body>
|
| 24 |
<div id="sceneFallback" class="scene-fallback" role="status" aria-live="polite">
|
|
@@ -73,5 +74,6 @@
|
|
| 73 |
<noscript><p class="noscript-note">JavaScript is unavailable. The tier registry above remains readable; live route status cannot be checked.</p></noscript>
|
| 74 |
<script type="module" src="app.js"></script>
|
| 75 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 76 |
</body>
|
| 77 |
</html>
|
|
|
|
| 19 |
}
|
| 20 |
</script>
|
| 21 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 22 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 23 |
</head>
|
| 24 |
<body>
|
| 25 |
<div id="sceneFallback" class="scene-fallback" role="status" aria-live="polite">
|
|
|
|
| 74 |
<noscript><p class="noscript-note">JavaScript is unavailable. The tier registry above remains readable; live route status cannot be checked.</p></noscript>
|
| 75 |
<script type="module" src="app.js"></script>
|
| 76 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 77 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 78 |
</body>
|
| 79 |
</html>
|
govern_showcase.html
CHANGED
|
@@ -259,6 +259,7 @@
|
|
| 259 |
@media(max-width:640px){.frow{grid-template-columns:42px 1fr;gap:8px}.frow code{grid-column:1/-1;white-space:normal;margin-top:4px}}
|
| 260 |
</style>
|
| 261 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 262 |
</head>
|
| 263 |
<body>
|
| 264 |
<canvas id="bg"></canvas>
|
|
@@ -646,5 +647,6 @@ function render(d){
|
|
| 646 |
}
|
| 647 |
</script>
|
| 648 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 649 |
</body>
|
| 650 |
</html>
|
|
|
|
| 259 |
@media(max-width:640px){.frow{grid-template-columns:42px 1fr;gap:8px}.frow code{grid-column:1/-1;white-space:normal;margin-top:4px}}
|
| 260 |
</style>
|
| 261 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 262 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 263 |
</head>
|
| 264 |
<body>
|
| 265 |
<canvas id="bg"></canvas>
|
|
|
|
| 647 |
}
|
| 648 |
</script>
|
| 649 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 650 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 651 |
</body>
|
| 652 |
</html>
|
pages/anatomy-v5.html
CHANGED
|
@@ -27,6 +27,7 @@
|
|
| 27 |
@media(max-width:620px){.hero{padding-top:44px}.vitals,.grid5{grid-template-columns:repeat(2,minmax(0,1fr))}.panel{padding:16px}.body{min-height:690px}.body:before{inset:5% 4%}.organ{width:126px}.brain{left:calc(50% - 63px)}.router{left:calc(50% - 63px);top:22%}.models{left:2%;top:39%}.kernels{right:2%;top:39%}.receipts{left:calc(50% - 63px);top:54%}.data{left:2%;top:69%}.spaces{right:2%;top:69%}.formulas{left:calc(50% - 63px);top:84%}.route{grid-template-columns:1fr}.section-head{align-items:start;flex-direction:column}.formula-tools{align-items:stretch;flex-direction:column}.formula-tools input{min-width:0;width:100%}}
|
| 28 |
</style>
|
| 29 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 30 |
</head>
|
| 31 |
<body>
|
| 32 |
<a class="skip" href="#main">Skip to content</a>
|
|
@@ -239,5 +240,6 @@
|
|
| 239 |
})();
|
| 240 |
</script>
|
| 241 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 242 |
</body>
|
| 243 |
</html>
|
|
|
|
| 27 |
@media(max-width:620px){.hero{padding-top:44px}.vitals,.grid5{grid-template-columns:repeat(2,minmax(0,1fr))}.panel{padding:16px}.body{min-height:690px}.body:before{inset:5% 4%}.organ{width:126px}.brain{left:calc(50% - 63px)}.router{left:calc(50% - 63px);top:22%}.models{left:2%;top:39%}.kernels{right:2%;top:39%}.receipts{left:calc(50% - 63px);top:54%}.data{left:2%;top:69%}.spaces{right:2%;top:69%}.formulas{left:calc(50% - 63px);top:84%}.route{grid-template-columns:1fr}.section-head{align-items:start;flex-direction:column}.formula-tools{align-items:stretch;flex-direction:column}.formula-tools input{min-width:0;width:100%}}
|
| 28 |
</style>
|
| 29 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 30 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 31 |
</head>
|
| 32 |
<body>
|
| 33 |
<a class="skip" href="#main">Skip to content</a>
|
|
|
|
| 240 |
})();
|
| 241 |
</script>
|
| 242 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 243 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 244 |
</body>
|
| 245 |
</html>
|
pages/api-keys.html
CHANGED
|
@@ -32,6 +32,7 @@ pre{background:#0d0f17;border:1px solid var(--line);border-radius:10px;padding:1
|
|
| 32 |
footer{border-top:1px solid var(--line);color:var(--mut);font-size:11.5px;padding:18px 22px;line-height:1.7}
|
| 33 |
.kbd{background:#1c2030;border:1px solid var(--line);border-radius:6px;padding:1px 7px;font-family:ui-monospace,monospace;font-size:12px}
|
| 34 |
</style> <link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 35 |
</head><body>
|
| 36 |
<header><span class="brand">a11oy</span><span class="tag">Brand Orchestration Layer · the one place to see everything</span></header>
|
| 37 |
<nav><a href="/hub">Hub</a><a href="/a11oy.code">a11oy.code</a><a href="/docs">Docs</a><a href="/pricing">Pricing</a><a href="/api-keys" class="active">API Keys</a><a href="/sdk">SDK</a><a href="/status">Status</a><a href="/observability">Observability</a><a href="/security">Security</a><a href="/compliance">Compliance</a><a href="/cued-engagement">Cued Engagement</a><a href="/uds">UDS</a><a href="/counter-uas">Counter-UAS</a><a href="/evidence">Evidence</a><a href="/upgrades">Upgrades</a><a href="/audit">Audit</a><a href="/gap-report">Gap Report</a></nav>
|
|
@@ -46,4 +47,5 @@ szl_test_4Hh1... sandbox key (no billing, no real fleet data)</pre><
|
|
| 46 |
</main>
|
| 47 |
<footer>Doctrine v12 (PURIQ) additive · v11/v12 LOCKED: 749 declarations · 14 axioms · 163 sorries · 13-axis yuyay_v3 · lutar-v18.0.0 @ c7c0ba17 · SLSA L1 (honest) · Khipu signature = DSSE/cosign PLACEHOLDER<br>HfApi direct push only · IP-HOLD a11oy#57 untouched · ADDITIVE / zero-regression · Khipu receipt on every action · Signed <b>Yachay</b> · Co-author Perplexity Computer Agent</footer>
|
| 48 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 49 |
</body></html>
|
|
|
|
| 32 |
footer{border-top:1px solid var(--line);color:var(--mut);font-size:11.5px;padding:18px 22px;line-height:1.7}
|
| 33 |
.kbd{background:#1c2030;border:1px solid var(--line);border-radius:6px;padding:1px 7px;font-family:ui-monospace,monospace;font-size:12px}
|
| 34 |
</style> <link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 35 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 36 |
</head><body>
|
| 37 |
<header><span class="brand">a11oy</span><span class="tag">Brand Orchestration Layer · the one place to see everything</span></header>
|
| 38 |
<nav><a href="/hub">Hub</a><a href="/a11oy.code">a11oy.code</a><a href="/docs">Docs</a><a href="/pricing">Pricing</a><a href="/api-keys" class="active">API Keys</a><a href="/sdk">SDK</a><a href="/status">Status</a><a href="/observability">Observability</a><a href="/security">Security</a><a href="/compliance">Compliance</a><a href="/cued-engagement">Cued Engagement</a><a href="/uds">UDS</a><a href="/counter-uas">Counter-UAS</a><a href="/evidence">Evidence</a><a href="/upgrades">Upgrades</a><a href="/audit">Audit</a><a href="/gap-report">Gap Report</a></nav>
|
|
|
|
| 47 |
</main>
|
| 48 |
<footer>Doctrine v12 (PURIQ) additive · v11/v12 LOCKED: 749 declarations · 14 axioms · 163 sorries · 13-axis yuyay_v3 · lutar-v18.0.0 @ c7c0ba17 · SLSA L1 (honest) · Khipu signature = DSSE/cosign PLACEHOLDER<br>HfApi direct push only · IP-HOLD a11oy#57 untouched · ADDITIVE / zero-regression · Khipu receipt on every action · Signed <b>Yachay</b> · Co-author Perplexity Computer Agent</footer>
|
| 49 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 50 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 51 |
</body></html>
|
pages/assurance.html
CHANGED
|
@@ -393,6 +393,7 @@
|
|
| 393 |
}
|
| 394 |
</style>
|
| 395 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 396 |
</head>
|
| 397 |
<body>
|
| 398 |
|
|
@@ -1024,5 +1025,6 @@ window.addEventListener('DOMContentLoaded', function() {
|
|
| 1024 |
</script>
|
| 1025 |
|
| 1026 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 1027 |
</body>
|
| 1028 |
</html>
|
|
|
|
| 393 |
}
|
| 394 |
</style>
|
| 395 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 396 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 397 |
</head>
|
| 398 |
<body>
|
| 399 |
|
|
|
|
| 1025 |
</script>
|
| 1026 |
|
| 1027 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 1028 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 1029 |
</body>
|
| 1030 |
</html>
|
pages/atelier.html
CHANGED
|
@@ -130,6 +130,7 @@ pre {
|
|
| 130 |
|
| 131 |
</style>
|
| 132 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 133 |
</head>
|
| 134 |
<body>
|
| 135 |
<div class="topbar szl-hbar" data-szl-command-bar data-surface="Atelier" data-origin="product"></div>
|
|
@@ -2983,5 +2984,6 @@ boot();
|
|
| 2983 |
</script>
|
| 2984 |
<script defer src="/static/shared/szl_command_bar.js"></script>
|
| 2985 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 2986 |
</body>
|
| 2987 |
</html>
|
|
|
|
| 130 |
|
| 131 |
</style>
|
| 132 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 133 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 134 |
</head>
|
| 135 |
<body>
|
| 136 |
<div class="topbar szl-hbar" data-szl-command-bar data-surface="Atelier" data-origin="product"></div>
|
|
|
|
| 2984 |
</script>
|
| 2985 |
<script defer src="/static/shared/szl_command_bar.js"></script>
|
| 2986 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 2987 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 2988 |
</body>
|
| 2989 |
</html>
|
pages/audit.html
CHANGED
|
@@ -32,6 +32,7 @@ pre{background:#0d0f17;border:1px solid var(--line);border-radius:10px;padding:1
|
|
| 32 |
footer{border-top:1px solid var(--line);color:var(--mut);font-size:11.5px;padding:18px 22px;line-height:1.7}
|
| 33 |
.kbd{background:#1c2030;border:1px solid var(--line);border-radius:6px;padding:1px 7px;font-family:ui-monospace,monospace;font-size:12px}
|
| 34 |
</style> <link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 35 |
</head><body>
|
| 36 |
<header><span class="brand">a11oy</span><span class="tag">Brand Orchestration Layer · the one place to see everything</span></header>
|
| 37 |
<nav><a href="/hub">Hub</a><a href="/a11oy.code">a11oy.code</a><a href="/docs">Docs</a><a href="/pricing">Pricing</a><a href="/api-keys">API Keys</a><a href="/sdk">SDK</a><a href="/status">Status</a><a href="/observability">Observability</a><a href="/security">Security</a><a href="/compliance">Compliance</a><a href="/cued-engagement">Cued Engagement</a><a href="/uds">UDS</a><a href="/counter-uas">Counter-UAS</a><a href="/evidence">Evidence</a><a href="/upgrades">Upgrades</a><a href="/audit" class="active">Audit</a><a href="/gap-report">Gap Report</a></nav>
|
|
@@ -54,4 +55,5 @@ FLAGS.forEach(([n,u])=>{fetch(u).then(r=>r.json()).then(d=>{
|
|
| 54 |
</main>
|
| 55 |
<footer>Doctrine v12 (PURIQ) additive · v11/v12 LOCKED: 749 declarations · 14 axioms · 163 sorries · 13-axis yuyay_v3 · lutar-v18.0.0 @ c7c0ba17 · SLSA L1 (honest) · Khipu signature = DSSE/cosign PLACEHOLDER<br>HfApi direct push only · IP-HOLD a11oy#57 untouched · ADDITIVE / zero-regression · Khipu receipt on every action · Signed <b>Yachay</b> · Co-author Perplexity Computer Agent</footer>
|
| 56 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 57 |
</body></html>
|
|
|
|
| 32 |
footer{border-top:1px solid var(--line);color:var(--mut);font-size:11.5px;padding:18px 22px;line-height:1.7}
|
| 33 |
.kbd{background:#1c2030;border:1px solid var(--line);border-radius:6px;padding:1px 7px;font-family:ui-monospace,monospace;font-size:12px}
|
| 34 |
</style> <link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 35 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 36 |
</head><body>
|
| 37 |
<header><span class="brand">a11oy</span><span class="tag">Brand Orchestration Layer · the one place to see everything</span></header>
|
| 38 |
<nav><a href="/hub">Hub</a><a href="/a11oy.code">a11oy.code</a><a href="/docs">Docs</a><a href="/pricing">Pricing</a><a href="/api-keys">API Keys</a><a href="/sdk">SDK</a><a href="/status">Status</a><a href="/observability">Observability</a><a href="/security">Security</a><a href="/compliance">Compliance</a><a href="/cued-engagement">Cued Engagement</a><a href="/uds">UDS</a><a href="/counter-uas">Counter-UAS</a><a href="/evidence">Evidence</a><a href="/upgrades">Upgrades</a><a href="/audit" class="active">Audit</a><a href="/gap-report">Gap Report</a></nav>
|
|
|
|
| 55 |
</main>
|
| 56 |
<footer>Doctrine v12 (PURIQ) additive · v11/v12 LOCKED: 749 declarations · 14 axioms · 163 sorries · 13-axis yuyay_v3 · lutar-v18.0.0 @ c7c0ba17 · SLSA L1 (honest) · Khipu signature = DSSE/cosign PLACEHOLDER<br>HfApi direct push only · IP-HOLD a11oy#57 untouched · ADDITIVE / zero-regression · Khipu receipt on every action · Signed <b>Yachay</b> · Co-author Perplexity Computer Agent</footer>
|
| 57 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 58 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 59 |
</body></html>
|
pages/ayni.html
CHANGED
|
@@ -40,6 +40,7 @@ input[type=range]{width:100%}
|
|
| 40 |
.cite{font-size:12px;color:var(--mut);border-top:1px solid var(--line);margin-top:18px;padding-top:12px}
|
| 41 |
</style>
|
| 42 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 43 |
</head>
|
| 44 |
<body>
|
| 45 |
<div class="wrap">
|
|
@@ -148,5 +149,6 @@ loadAyni(); loadReplay(1.0); loadTinkuy();
|
|
| 148 |
setInterval(loadAyni, 15000); setInterval(loadTinkuy, 15000);
|
| 149 |
</script>
|
| 150 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 151 |
</body>
|
| 152 |
</html>
|
|
|
|
| 40 |
.cite{font-size:12px;color:var(--mut);border-top:1px solid var(--line);margin-top:18px;padding-top:12px}
|
| 41 |
</style>
|
| 42 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 43 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 44 |
</head>
|
| 45 |
<body>
|
| 46 |
<div class="wrap">
|
|
|
|
| 149 |
setInterval(loadAyni, 15000); setInterval(loadTinkuy, 15000);
|
| 150 |
</script>
|
| 151 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 152 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 153 |
</body>
|
| 154 |
</html>
|
pages/benchmark.html
CHANGED
|
@@ -44,6 +44,7 @@ footer{border-top:1px solid var(--line);color:var(--mut);font-size:11.5px;paddin
|
|
| 44 |
.eq{color:var(--blu)}
|
| 45 |
.small{font-size:12px;color:var(--mut)}
|
| 46 |
</style> <link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 47 |
</head><body>
|
| 48 |
<header><span class="brand">a11oy</span><span class="tag">Verifiable AI · every number carries its proof</span></header>
|
| 49 |
<nav>
|
|
@@ -349,4 +350,5 @@ DeepXDE (LGPL-2.1) and NVIDIA PhysicsNeMo/Modulus (Apache-2.0) are benchmark-onl
|
|
| 349 |
})();
|
| 350 |
</script>
|
| 351 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 352 |
</body></html>
|
|
|
|
| 44 |
.eq{color:var(--blu)}
|
| 45 |
.small{font-size:12px;color:var(--mut)}
|
| 46 |
</style> <link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 47 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 48 |
</head><body>
|
| 49 |
<header><span class="brand">a11oy</span><span class="tag">Verifiable AI · every number carries its proof</span></header>
|
| 50 |
<nav>
|
|
|
|
| 350 |
})();
|
| 351 |
</script>
|
| 352 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 353 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 354 |
</body></html>
|
pages/brain-dual.html
CHANGED
|
@@ -70,6 +70,7 @@
|
|
| 70 |
@keyframes pulseGold{0%,100%{opacity:.35; stroke-width:3}50%{opacity:1; stroke-width:6}}
|
| 71 |
</style>
|
| 72 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 73 |
</head>
|
| 74 |
<body>
|
| 75 |
<header>
|
|
@@ -273,5 +274,6 @@
|
|
| 273 |
})();
|
| 274 |
</script>
|
| 275 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 276 |
</body>
|
| 277 |
</html>
|
|
|
|
| 70 |
@keyframes pulseGold{0%,100%{opacity:.35; stroke-width:3}50%{opacity:1; stroke-width:6}}
|
| 71 |
</style>
|
| 72 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 73 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 74 |
</head>
|
| 75 |
<body>
|
| 76 |
<header>
|
|
|
|
| 274 |
})();
|
| 275 |
</script>
|
| 276 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 277 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 278 |
</body>
|
| 279 |
</html>
|
pages/brain-jack.html
CHANGED
|
@@ -47,6 +47,7 @@ pre{background:#0a1626;border:1px solid var(--line);border-radius:8px;padding:12
|
|
| 47 |
nav{color:var(--mut);font-size:13px;margin-bottom:24px}
|
| 48 |
</style>
|
| 49 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 50 |
</head>
|
| 51 |
<body>
|
| 52 |
<div class="wrap">
|
|
@@ -236,5 +237,6 @@ function randomHex(n) {
|
|
| 236 |
buildAxisUI();
|
| 237 |
</script>
|
| 238 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 239 |
</body>
|
| 240 |
</html>
|
|
|
|
| 47 |
nav{color:var(--mut);font-size:13px;margin-bottom:24px}
|
| 48 |
</style>
|
| 49 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 50 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 51 |
</head>
|
| 52 |
<body>
|
| 53 |
<div class="wrap">
|
|
|
|
| 237 |
buildAxisUI();
|
| 238 |
</script>
|
| 239 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 240 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 241 |
</body>
|
| 242 |
</html>
|
pages/brain.html
CHANGED
|
@@ -32,6 +32,7 @@ pre{background:#0a1626;border:1px solid var(--line);border-radius:8px;padding:12
|
|
| 32 |
.foot{margin-top:40px;color:var(--mut);font-size:12px;border-top:1px solid var(--line);padding-top:14px}
|
| 33 |
nav a{margin-right:14px;font-weight:600}
|
| 34 |
</style> <link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 35 |
</head>
|
| 36 |
<body><div class="wrap">
|
| 37 |
<nav class="note"><a href="/">home</a><a href="/mesh">/mesh</a><a href="/wires">/wires</a><a href="/governed-loops">/governed-loops</a><a href="/codex-kernel">/codex-kernel</a><a href="/upgrades">/upgrades</a></nav>
|
|
@@ -99,4 +100,5 @@ async function route(){rout.textContent='…';try{const r=await fetch('/api/a11o
|
|
| 99 |
(async()=>{try{const r=await fetch('/api/a11oy/v1/llm/tiers');const d=await r.json();const t=document.getElementById('tiers');d.tiers.forEach(x=>{const tr=document.createElement('tr');tr.innerHTML=`<td>${x.rank}</td><td><code>${x.id}</code></td><td>${x.use}</td><td>${x.why}</td>`;t.appendChild(tr);});}catch(e){}})();
|
| 100 |
</script>
|
| 101 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 102 |
</body></html>
|
|
|
|
| 32 |
.foot{margin-top:40px;color:var(--mut);font-size:12px;border-top:1px solid var(--line);padding-top:14px}
|
| 33 |
nav a{margin-right:14px;font-weight:600}
|
| 34 |
</style> <link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 35 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 36 |
</head>
|
| 37 |
<body><div class="wrap">
|
| 38 |
<nav class="note"><a href="/">home</a><a href="/mesh">/mesh</a><a href="/wires">/wires</a><a href="/governed-loops">/governed-loops</a><a href="/codex-kernel">/codex-kernel</a><a href="/upgrades">/upgrades</a></nav>
|
|
|
|
| 100 |
(async()=>{try{const r=await fetch('/api/a11oy/v1/llm/tiers');const d=await r.json();const t=document.getElementById('tiers');d.tiers.forEach(x=>{const tr=document.createElement('tr');tr.innerHTML=`<td>${x.rank}</td><td><code>${x.id}</code></td><td>${x.use}</td><td>${x.why}</td>`;t.appendChild(tr);});}catch(e){}})();
|
| 101 |
</script>
|
| 102 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 103 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 104 |
</body></html>
|
pages/chaski.html
CHANGED
|
@@ -38,6 +38,7 @@ footer{margin-top:34px;border-top:1px solid var(--line);padding-top:14px;color:v
|
|
| 38 |
{"imports":{"three":"/static/3d/vendor/three/three.module.min.js","three/addons/":"/static/3d/vendor/three/addons/"}}
|
| 39 |
</script>
|
| 40 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 41 |
</head>
|
| 42 |
<body>
|
| 43 |
<div class="wrap">
|
|
@@ -127,5 +128,6 @@ let t=0;function loop(){t+=0.016;body.position.y=0.05*Math.sin(t*1.6);head.posit
|
|
| 127 |
size();window.addEventListener('resize',()=>{size();cam.aspect=canvas.clientWidth/canvas.clientHeight;cam.updateProjectionMatrix();});loop();
|
| 128 |
</script>
|
| 129 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 130 |
</body>
|
| 131 |
</html>
|
|
|
|
| 38 |
{"imports":{"three":"/static/3d/vendor/three/three.module.min.js","three/addons/":"/static/3d/vendor/three/addons/"}}
|
| 39 |
</script>
|
| 40 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 41 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 42 |
</head>
|
| 43 |
<body>
|
| 44 |
<div class="wrap">
|
|
|
|
| 128 |
size();window.addEventListener('resize',()=>{size();cam.aspect=canvas.clientWidth/canvas.clientHeight;cam.updateProjectionMatrix();});loop();
|
| 129 |
</script>
|
| 130 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 131 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 132 |
</body>
|
| 133 |
</html>
|
pages/cockpit.html
CHANGED
|
@@ -123,6 +123,7 @@
|
|
| 123 |
background-size:100% 8px;opacity:.5}
|
| 124 |
</style>
|
| 125 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 126 |
</head>
|
| 127 |
<body>
|
| 128 |
<div class="wrap">
|
|
@@ -364,5 +365,6 @@
|
|
| 364 |
})();
|
| 365 |
</script>
|
| 366 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 367 |
</body>
|
| 368 |
</html>
|
|
|
|
| 123 |
background-size:100% 8px;opacity:.5}
|
| 124 |
</style>
|
| 125 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 126 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 127 |
</head>
|
| 128 |
<body>
|
| 129 |
<div class="wrap">
|
|
|
|
| 365 |
})();
|
| 366 |
</script>
|
| 367 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 368 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 369 |
</body>
|
| 370 |
</html>
|
pages/codex-kernel.html
CHANGED
|
@@ -45,6 +45,7 @@ code{font-family:var(--mono);color:var(--acc);font-size:12.5px}
|
|
| 45 |
footer{margin-top:34px;border-top:1px solid var(--line);padding-top:14px;color:var(--mut);font-size:12px}
|
| 46 |
</style>
|
| 47 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 48 |
</head>
|
| 49 |
<body>
|
| 50 |
<div class="wrap">
|
|
@@ -238,5 +239,6 @@ document.getElementById('honest').innerHTML=`<b>What is honest right now</b> —
|
|
| 238 |
loadDresden();
|
| 239 |
</script>
|
| 240 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 241 |
</body>
|
| 242 |
</html>
|
|
|
|
| 45 |
footer{margin-top:34px;border-top:1px solid var(--line);padding-top:14px;color:var(--mut);font-size:12px}
|
| 46 |
</style>
|
| 47 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 48 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 49 |
</head>
|
| 50 |
<body>
|
| 51 |
<div class="wrap">
|
|
|
|
| 239 |
loadDresden();
|
| 240 |
</script>
|
| 241 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 242 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 243 |
</body>
|
| 244 |
</html>
|
pages/command-center.html
CHANGED
|
@@ -69,6 +69,7 @@
|
|
| 69 |
@media (prefers-reduced-motion: reduce) { * { animation:none !important; transition:none !important; } }
|
| 70 |
</style>
|
| 71 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 72 |
</head>
|
| 73 |
<body>
|
| 74 |
<a href="#main" class="skip btn btn-p">Skip to main</a>
|
|
@@ -337,5 +338,6 @@ window.addEventListener("popstate", render);
|
|
| 337 |
render();
|
| 338 |
</script>
|
| 339 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 340 |
</body>
|
| 341 |
</html>
|
|
|
|
| 69 |
@media (prefers-reduced-motion: reduce) { * { animation:none !important; transition:none !important; } }
|
| 70 |
</style>
|
| 71 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 72 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 73 |
</head>
|
| 74 |
<body>
|
| 75 |
<a href="#main" class="skip btn btn-p">Skip to main</a>
|
|
|
|
| 338 |
render();
|
| 339 |
</script>
|
| 340 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 341 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 342 |
</body>
|
| 343 |
</html>
|
pages/company.html
CHANGED
|
@@ -195,6 +195,7 @@ footer{border-top:1px solid var(--line);padding:54px 0 40px}
|
|
| 195 |
.legal .sha{color:var(--yuyay-300)}
|
| 196 |
</style>
|
| 197 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 198 |
</head>
|
| 199 |
<body>
|
| 200 |
<div class="aura"></div>
|
|
@@ -484,5 +485,6 @@ footer{border-top:1px solid var(--line);padding:54px 0 40px}
|
|
| 484 |
})();
|
| 485 |
</script>
|
| 486 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 487 |
</body>
|
| 488 |
</html>
|
|
|
|
| 195 |
.legal .sha{color:var(--yuyay-300)}
|
| 196 |
</style>
|
| 197 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 198 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 199 |
</head>
|
| 200 |
<body>
|
| 201 |
<div class="aura"></div>
|
|
|
|
| 485 |
})();
|
| 486 |
</script>
|
| 487 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 488 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 489 |
</body>
|
| 490 |
</html>
|
pages/compliance.html
CHANGED
|
@@ -32,6 +32,7 @@ pre{background:#0d0f17;border:1px solid var(--line);border-radius:10px;padding:1
|
|
| 32 |
footer{border-top:1px solid var(--line);color:var(--mut);font-size:11.5px;padding:18px 22px;line-height:1.7}
|
| 33 |
.kbd{background:#1c2030;border:1px solid var(--line);border-radius:6px;padding:1px 7px;font-family:ui-monospace,monospace;font-size:12px}
|
| 34 |
</style> <link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 35 |
</head><body>
|
| 36 |
<header><span class="brand">a11oy</span><span class="tag">Brand Orchestration Layer · the one place to see everything</span></header>
|
| 37 |
<nav><a href="/hub">Hub</a><a href="/a11oy.code">a11oy.code</a><a href="/docs">Docs</a><a href="/pricing">Pricing</a><a href="/api-keys">API Keys</a><a href="/sdk">SDK</a><a href="/status">Status</a><a href="/observability">Observability</a><a href="/security">Security</a><a href="/compliance" class="active">Compliance</a><a href="/cued-engagement">Cued Engagement</a><a href="/uds">UDS</a><a href="/counter-uas">Counter-UAS</a><a href="/evidence">Evidence</a><a href="/upgrades">Upgrades</a><a href="/audit">Audit</a><a href="/gap-report">Gap Report</a></nav>
|
|
@@ -46,4 +47,5 @@ fetch('/api/a11oy/v1/hub/compliance').then(r=>r.json()).then(d=>{
|
|
| 46 |
</main>
|
| 47 |
<footer>Doctrine v12 (PURIQ) additive · v11/v12 LOCKED: 749 declarations · 14 axioms · 163 sorries · 13-axis yuyay_v3 · lutar-v18.0.0 @ c7c0ba17 · SLSA L1 (honest) · Khipu signature = DSSE/cosign PLACEHOLDER<br>HfApi direct push only · IP-HOLD a11oy#57 untouched · ADDITIVE / zero-regression · Khipu receipt on every action · Signed <b>Yachay</b> · Co-author Perplexity Computer Agent</footer>
|
| 48 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 49 |
</body></html>
|
|
|
|
| 32 |
footer{border-top:1px solid var(--line);color:var(--mut);font-size:11.5px;padding:18px 22px;line-height:1.7}
|
| 33 |
.kbd{background:#1c2030;border:1px solid var(--line);border-radius:6px;padding:1px 7px;font-family:ui-monospace,monospace;font-size:12px}
|
| 34 |
</style> <link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 35 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 36 |
</head><body>
|
| 37 |
<header><span class="brand">a11oy</span><span class="tag">Brand Orchestration Layer · the one place to see everything</span></header>
|
| 38 |
<nav><a href="/hub">Hub</a><a href="/a11oy.code">a11oy.code</a><a href="/docs">Docs</a><a href="/pricing">Pricing</a><a href="/api-keys">API Keys</a><a href="/sdk">SDK</a><a href="/status">Status</a><a href="/observability">Observability</a><a href="/security">Security</a><a href="/compliance" class="active">Compliance</a><a href="/cued-engagement">Cued Engagement</a><a href="/uds">UDS</a><a href="/counter-uas">Counter-UAS</a><a href="/evidence">Evidence</a><a href="/upgrades">Upgrades</a><a href="/audit">Audit</a><a href="/gap-report">Gap Report</a></nav>
|
|
|
|
| 47 |
</main>
|
| 48 |
<footer>Doctrine v12 (PURIQ) additive · v11/v12 LOCKED: 749 declarations · 14 axioms · 163 sorries · 13-axis yuyay_v3 · lutar-v18.0.0 @ c7c0ba17 · SLSA L1 (honest) · Khipu signature = DSSE/cosign PLACEHOLDER<br>HfApi direct push only · IP-HOLD a11oy#57 untouched · ADDITIVE / zero-regression · Khipu receipt on every action · Signed <b>Yachay</b> · Co-author Perplexity Computer Agent</footer>
|
| 49 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 50 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 51 |
</body></html>
|
pages/console.html
CHANGED
|
@@ -595,6 +595,7 @@ details.raw[open] summary{color:var(--muted);}
|
|
| 595 |
<link rel="stylesheet" href="/static/shared/szl_command_bar.css"/>
|
| 596 |
<script defer src="/static/shared/szl_command_bar.js"></script>
|
| 597 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 598 |
</head>
|
| 599 |
<body>
|
| 600 |
<a class="skip-link" href="#content">Skip to command content</a>
|
|
@@ -17325,6 +17326,7 @@ window.a11oyInvestor = (function(){
|
|
| 17325 |
</script>
|
| 17326 |
|
| 17327 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 17328 |
</body>
|
| 17329 |
</html>
|
| 17330 |
|
|
|
|
| 595 |
<link rel="stylesheet" href="/static/shared/szl_command_bar.css"/>
|
| 596 |
<script defer src="/static/shared/szl_command_bar.js"></script>
|
| 597 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 598 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 599 |
</head>
|
| 600 |
<body>
|
| 601 |
<a class="skip-link" href="#content">Skip to command content</a>
|
|
|
|
| 17326 |
</script>
|
| 17327 |
|
| 17328 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 17329 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 17330 |
</body>
|
| 17331 |
</html>
|
| 17332 |
|
pages/counter-uas.html
CHANGED
|
@@ -34,6 +34,7 @@ footer{border-top:1px solid var(--line);color:var(--mut);font-size:11.5px;paddin
|
|
| 34 |
/* Mobile responsive: wide data tables scroll inside their own box (not the page); long inline code/hashes wrap. Additive — desktop layout untouched. */
|
| 35 |
@media (max-width:480px){table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}code{overflow-wrap:anywhere;word-break:break-word}}
|
| 36 |
</style> <link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 37 |
</head><body>
|
| 38 |
<header><span class="brand">a11oy</span><span class="tag">Brand Orchestration Layer · the one place to see everything</span></header>
|
| 39 |
<nav><a href="/hub">Hub</a><a href="/a11oy.code">a11oy.code</a><a href="/docs">Docs</a><a href="/pricing">Pricing</a><a href="/api-keys">API Keys</a><a href="/sdk">SDK</a><a href="/status">Status</a><a href="/observability">Observability</a><a href="/security">Security</a><a href="/compliance">Compliance</a><a href="/cued-engagement">Cued Engagement</a><a href="/uds">UDS</a><a href="/counter-uas" class="active">Counter-UAS</a><a href="/evidence">Evidence</a><a href="/upgrades">Upgrades</a><a href="/audit">Audit</a><a href="/gap-report">Gap Report</a></nav>
|
|
@@ -48,4 +49,5 @@ fetch('/api/a11oy/v1/hub/drone-catalog').then(r=>r.json()).then(d=>{
|
|
| 48 |
</main>
|
| 49 |
<footer>Doctrine v12 (PURIQ) additive · v11/v12 LOCKED: 749 declarations · 14 axioms · 163 sorries · 13-axis yuyay_v3 · lutar-v18.0.0 @ c7c0ba17 · SLSA L1 (honest) · Khipu signature = DSSE/cosign PLACEHOLDER<br>HfApi direct push only · IP-HOLD a11oy#57 untouched · ADDITIVE / zero-regression · Khipu receipt on every action · Signed <b>Yachay</b> · Co-author Perplexity Computer Agent</footer>
|
| 50 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 51 |
</body></html>
|
|
|
|
| 34 |
/* Mobile responsive: wide data tables scroll inside their own box (not the page); long inline code/hashes wrap. Additive — desktop layout untouched. */
|
| 35 |
@media (max-width:480px){table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}code{overflow-wrap:anywhere;word-break:break-word}}
|
| 36 |
</style> <link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 37 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 38 |
</head><body>
|
| 39 |
<header><span class="brand">a11oy</span><span class="tag">Brand Orchestration Layer · the one place to see everything</span></header>
|
| 40 |
<nav><a href="/hub">Hub</a><a href="/a11oy.code">a11oy.code</a><a href="/docs">Docs</a><a href="/pricing">Pricing</a><a href="/api-keys">API Keys</a><a href="/sdk">SDK</a><a href="/status">Status</a><a href="/observability">Observability</a><a href="/security">Security</a><a href="/compliance">Compliance</a><a href="/cued-engagement">Cued Engagement</a><a href="/uds">UDS</a><a href="/counter-uas" class="active">Counter-UAS</a><a href="/evidence">Evidence</a><a href="/upgrades">Upgrades</a><a href="/audit">Audit</a><a href="/gap-report">Gap Report</a></nav>
|
|
|
|
| 49 |
</main>
|
| 50 |
<footer>Doctrine v12 (PURIQ) additive · v11/v12 LOCKED: 749 declarations · 14 axioms · 163 sorries · 13-axis yuyay_v3 · lutar-v18.0.0 @ c7c0ba17 · SLSA L1 (honest) · Khipu signature = DSSE/cosign PLACEHOLDER<br>HfApi direct push only · IP-HOLD a11oy#57 untouched · ADDITIVE / zero-regression · Khipu receipt on every action · Signed <b>Yachay</b> · Co-author Perplexity Computer Agent</footer>
|
| 51 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 52 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 53 |
</body></html>
|
pages/cued-engagement.html
CHANGED
|
@@ -32,6 +32,7 @@ pre{background:#0d0f17;border:1px solid var(--line);border-radius:10px;padding:1
|
|
| 32 |
footer{border-top:1px solid var(--line);color:var(--mut);font-size:11.5px;padding:18px 22px;line-height:1.7}
|
| 33 |
.kbd{background:#1c2030;border:1px solid var(--line);border-radius:6px;padding:1px 7px;font-family:ui-monospace,monospace;font-size:12px}
|
| 34 |
</style> <link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 35 |
</head><body>
|
| 36 |
<header><span class="brand">a11oy</span><span class="tag">Brand Orchestration Layer · the one place to see everything</span></header>
|
| 37 |
<nav><a href="/hub">Hub</a><a href="/a11oy.code">a11oy.code</a><a href="/docs">Docs</a><a href="/pricing">Pricing</a><a href="/api-keys">API Keys</a><a href="/sdk">SDK</a><a href="/status">Status</a><a href="/observability">Observability</a><a href="/security">Security</a><a href="/compliance">Compliance</a><a href="/cued-engagement" class="active">Cued Engagement</a><a href="/uds">UDS</a><a href="/counter-uas">Counter-UAS</a><a href="/evidence">Evidence</a><a href="/upgrades">Upgrades</a><a href="/audit">Audit</a><a href="/gap-report">Gap Report</a></nav>
|
|
@@ -44,4 +45,5 @@ fetch('/api/a11oy/v1/hub/cue/sample').then(r=>r.json()).then(d=>{
|
|
| 44 |
</main>
|
| 45 |
<footer>Doctrine v12 (PURIQ) additive · v11/v12 LOCKED: 749 declarations · 14 axioms · 163 sorries · 13-axis yuyay_v3 · lutar-v18.0.0 @ c7c0ba17 · SLSA L1 (honest) · Khipu signature = DSSE/cosign PLACEHOLDER<br>HfApi direct push only · IP-HOLD a11oy#57 untouched · ADDITIVE / zero-regression · Khipu receipt on every action · Signed <b>Yachay</b> · Co-author Perplexity Computer Agent</footer>
|
| 46 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 47 |
</body></html>
|
|
|
|
| 32 |
footer{border-top:1px solid var(--line);color:var(--mut);font-size:11.5px;padding:18px 22px;line-height:1.7}
|
| 33 |
.kbd{background:#1c2030;border:1px solid var(--line);border-radius:6px;padding:1px 7px;font-family:ui-monospace,monospace;font-size:12px}
|
| 34 |
</style> <link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 35 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 36 |
</head><body>
|
| 37 |
<header><span class="brand">a11oy</span><span class="tag">Brand Orchestration Layer · the one place to see everything</span></header>
|
| 38 |
<nav><a href="/hub">Hub</a><a href="/a11oy.code">a11oy.code</a><a href="/docs">Docs</a><a href="/pricing">Pricing</a><a href="/api-keys">API Keys</a><a href="/sdk">SDK</a><a href="/status">Status</a><a href="/observability">Observability</a><a href="/security">Security</a><a href="/compliance">Compliance</a><a href="/cued-engagement" class="active">Cued Engagement</a><a href="/uds">UDS</a><a href="/counter-uas">Counter-UAS</a><a href="/evidence">Evidence</a><a href="/upgrades">Upgrades</a><a href="/audit">Audit</a><a href="/gap-report">Gap Report</a></nav>
|
|
|
|
| 45 |
</main>
|
| 46 |
<footer>Doctrine v12 (PURIQ) additive · v11/v12 LOCKED: 749 declarations · 14 axioms · 163 sorries · 13-axis yuyay_v3 · lutar-v18.0.0 @ c7c0ba17 · SLSA L1 (honest) · Khipu signature = DSSE/cosign PLACEHOLDER<br>HfApi direct push only · IP-HOLD a11oy#57 untouched · ADDITIVE / zero-regression · Khipu receipt on every action · Signed <b>Yachay</b> · Co-author Perplexity Computer Agent</footer>
|
| 47 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 48 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 49 |
</body></html>
|
pages/decision.html
CHANGED
|
@@ -61,6 +61,7 @@ pre { background:var(--ink-3); border-radius:10px; padding:1rem; overflow:auto;
|
|
| 61 |
footer { margin-top:3rem; font-size:.8rem; color:var(--muted); }
|
| 62 |
</style>
|
| 63 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 64 |
</head>
|
| 65 |
<body>
|
| 66 |
<header>
|
|
@@ -245,5 +246,6 @@ window.addEventListener("popstate", () => {
|
|
| 245 |
boot().catch((err) => { out.textContent = String(err); });
|
| 246 |
</script>
|
| 247 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 248 |
</body>
|
| 249 |
</html>
|
|
|
|
| 61 |
footer { margin-top:3rem; font-size:.8rem; color:var(--muted); }
|
| 62 |
</style>
|
| 63 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 64 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 65 |
</head>
|
| 66 |
<body>
|
| 67 |
<header>
|
|
|
|
| 246 |
boot().catch((err) => { out.textContent = String(err); });
|
| 247 |
</script>
|
| 248 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 249 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 250 |
</body>
|
| 251 |
</html>
|
pages/demo.html
CHANGED
|
@@ -33,6 +33,7 @@ pre{background:var(--ink-3);border-radius:10px;padding:1rem;overflow:auto;white-
|
|
| 33 |
footer{margin-top:3rem;font-size:.8rem;color:var(--muted)}
|
| 34 |
</style>
|
| 35 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 36 |
</head>
|
| 37 |
<body>
|
| 38 |
<header>
|
|
@@ -111,5 +112,6 @@ document.getElementById("aegis").addEventListener("click", () => run("aegis", "A
|
|
| 111 |
document.getElementById("vessels").addEventListener("click", () => run("vessels", "VESSELS-E-DENY-AIS"));
|
| 112 |
</script>
|
| 113 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 114 |
</body>
|
| 115 |
</html>
|
|
|
|
| 33 |
footer{margin-top:3rem;font-size:.8rem;color:var(--muted)}
|
| 34 |
</style>
|
| 35 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 36 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 37 |
</head>
|
| 38 |
<body>
|
| 39 |
<header>
|
|
|
|
| 112 |
document.getElementById("vessels").addEventListener("click", () => run("vessels", "VESSELS-E-DENY-AIS"));
|
| 113 |
</script>
|
| 114 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 115 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 116 |
</body>
|
| 117 |
</html>
|
pages/docs.html
CHANGED
|
@@ -32,6 +32,7 @@ pre{background:#0d0f17;border:1px solid var(--line);border-radius:10px;padding:1
|
|
| 32 |
footer{border-top:1px solid var(--line);color:var(--mut);font-size:11.5px;padding:18px 22px;line-height:1.7}
|
| 33 |
.kbd{background:#1c2030;border:1px solid var(--line);border-radius:6px;padding:1px 7px;font-family:ui-monospace,monospace;font-size:12px}
|
| 34 |
</style> <link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 35 |
</head><body>
|
| 36 |
<header><span class="brand">a11oy</span><span class="tag">Brand Orchestration Layer · the one place to see everything</span></header>
|
| 37 |
<nav><a href="/hub">Hub</a><a href="/a11oy.code">a11oy.code</a><a href="/docs" class="active">Docs</a><a href="/pricing">Pricing</a><a href="/api-keys">API Keys</a><a href="/sdk">SDK</a><a href="/status">Status</a><a href="/observability">Observability</a><a href="/security">Security</a><a href="/compliance">Compliance</a><a href="/cued-engagement">Cued Engagement</a><a href="/uds">UDS</a><a href="/counter-uas">Counter-UAS</a><a href="/evidence">Evidence</a><a href="/upgrades">Upgrades</a><a href="/audit">Audit</a><a href="/gap-report">Gap Report</a></nav>
|
|
@@ -40,4 +41,5 @@ footer{border-top:1px solid var(--line);color:var(--mut);font-size:11.5px;paddin
|
|
| 40 |
</main>
|
| 41 |
<footer>Doctrine v12 (PURIQ) additive · v11/v12 LOCKED: 749 declarations · 14 axioms · 163 sorries · 13-axis yuyay_v3 · lutar-v18.0.0 @ c7c0ba17 · SLSA L1 (honest) · Khipu signature = DSSE/cosign PLACEHOLDER<br>HfApi direct push only · IP-HOLD a11oy#57 untouched · ADDITIVE / zero-regression · Khipu receipt on every action · Signed <b>Yachay</b> · Co-author Perplexity Computer Agent</footer>
|
| 42 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 43 |
</body></html>
|
|
|
|
| 32 |
footer{border-top:1px solid var(--line);color:var(--mut);font-size:11.5px;padding:18px 22px;line-height:1.7}
|
| 33 |
.kbd{background:#1c2030;border:1px solid var(--line);border-radius:6px;padding:1px 7px;font-family:ui-monospace,monospace;font-size:12px}
|
| 34 |
</style> <link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 35 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 36 |
</head><body>
|
| 37 |
<header><span class="brand">a11oy</span><span class="tag">Brand Orchestration Layer · the one place to see everything</span></header>
|
| 38 |
<nav><a href="/hub">Hub</a><a href="/a11oy.code">a11oy.code</a><a href="/docs" class="active">Docs</a><a href="/pricing">Pricing</a><a href="/api-keys">API Keys</a><a href="/sdk">SDK</a><a href="/status">Status</a><a href="/observability">Observability</a><a href="/security">Security</a><a href="/compliance">Compliance</a><a href="/cued-engagement">Cued Engagement</a><a href="/uds">UDS</a><a href="/counter-uas">Counter-UAS</a><a href="/evidence">Evidence</a><a href="/upgrades">Upgrades</a><a href="/audit">Audit</a><a href="/gap-report">Gap Report</a></nav>
|
|
|
|
| 41 |
</main>
|
| 42 |
<footer>Doctrine v12 (PURIQ) additive · v11/v12 LOCKED: 749 declarations · 14 axioms · 163 sorries · 13-axis yuyay_v3 · lutar-v18.0.0 @ c7c0ba17 · SLSA L1 (honest) · Khipu signature = DSSE/cosign PLACEHOLDER<br>HfApi direct push only · IP-HOLD a11oy#57 untouched · ADDITIVE / zero-regression · Khipu receipt on every action · Signed <b>Yachay</b> · Co-author Perplexity Computer Agent</footer>
|
| 43 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 44 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 45 |
</body></html>
|
pages/ecosystem.html
CHANGED
|
@@ -33,6 +33,7 @@
|
|
| 33 |
@media(max-width:620px){.hero{padding-top:45px}.counts{grid-template-columns:repeat(2,minmax(0,1fr))}.grid{grid-template-columns:1fr}.search{min-width:0;width:100%}.meta span{align-items:flex-start;flex-direction:column;gap:3px}.meta b{text-align:left}}
|
| 34 |
</style>
|
| 35 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 36 |
</head>
|
| 37 |
<body>
|
| 38 |
<a class="skip" href="#main">Skip to content</a>
|
|
@@ -189,5 +190,6 @@
|
|
| 189 |
});
|
| 190 |
</script>
|
| 191 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 192 |
</body>
|
| 193 |
</html>
|
|
|
|
| 33 |
@media(max-width:620px){.hero{padding-top:45px}.counts{grid-template-columns:repeat(2,minmax(0,1fr))}.grid{grid-template-columns:1fr}.search{min-width:0;width:100%}.meta span{align-items:flex-start;flex-direction:column;gap:3px}.meta b{text-align:left}}
|
| 34 |
</style>
|
| 35 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 36 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 37 |
</head>
|
| 38 |
<body>
|
| 39 |
<a class="skip" href="#main">Skip to content</a>
|
|
|
|
| 190 |
});
|
| 191 |
</script>
|
| 192 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 193 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 194 |
</body>
|
| 195 |
</html>
|
pages/energy-ops.html
CHANGED
|
@@ -194,6 +194,7 @@
|
|
| 194 |
}
|
| 195 |
</style>
|
| 196 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 197 |
</head>
|
| 198 |
<body>
|
| 199 |
<header class="top">
|
|
@@ -956,5 +957,6 @@ function markLive(ok) {
|
|
| 956 |
})();
|
| 957 |
</script>
|
| 958 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 959 |
</body>
|
| 960 |
</html>
|
|
|
|
| 194 |
}
|
| 195 |
</style>
|
| 196 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 197 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 198 |
</head>
|
| 199 |
<body>
|
| 200 |
<header class="top">
|
|
|
|
| 957 |
})();
|
| 958 |
</script>
|
| 959 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 960 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 961 |
</body>
|
| 962 |
</html>
|
pages/estate.html
CHANGED
|
@@ -27,6 +27,7 @@ body{font-family:var(--display);-webkit-font-smoothing:antialiased;}
|
|
| 27 |
@media (max-width:720px){.szl-estate-loop{grid-template-columns:1fr;}}
|
| 28 |
</style>
|
| 29 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 30 |
</head>
|
| 31 |
<body>
|
| 32 |
<div class="topbar szl-hbar" data-szl-command-bar data-surface="Models + Kernels" data-origin="product"></div>
|
|
@@ -69,5 +70,6 @@ body{font-family:var(--display);-webkit-font-smoothing:antialiased;}
|
|
| 69 |
})();
|
| 70 |
</script>
|
| 71 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 72 |
</body>
|
| 73 |
</html>
|
|
|
|
| 27 |
@media (max-width:720px){.szl-estate-loop{grid-template-columns:1fr;}}
|
| 28 |
</style>
|
| 29 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 30 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 31 |
</head>
|
| 32 |
<body>
|
| 33 |
<div class="topbar szl-hbar" data-szl-command-bar data-surface="Models + Kernels" data-origin="product"></div>
|
|
|
|
| 70 |
})();
|
| 71 |
</script>
|
| 72 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 73 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 74 |
</body>
|
| 75 |
</html>
|
pages/evaluations.html
CHANGED
|
@@ -33,6 +33,7 @@ th{color:var(--muted);font-weight:500}
|
|
| 33 |
footer{margin-top:3rem;font-size:.8rem;color:var(--muted)}
|
| 34 |
</style>
|
| 35 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 36 |
</head>
|
| 37 |
<body>
|
| 38 |
<header>
|
|
@@ -94,5 +95,6 @@ fetch("/api/a11oy/v1/decision").then((r) => r.json()).then((cat) => {
|
|
| 94 |
});
|
| 95 |
</script>
|
| 96 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 97 |
</body>
|
| 98 |
</html>
|
|
|
|
| 33 |
footer{margin-top:3rem;font-size:.8rem;color:var(--muted)}
|
| 34 |
</style>
|
| 35 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 36 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 37 |
</head>
|
| 38 |
<body>
|
| 39 |
<header>
|
|
|
|
| 95 |
});
|
| 96 |
</script>
|
| 97 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 98 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 99 |
</body>
|
| 100 |
</html>
|
pages/evidence.html
CHANGED
|
@@ -54,6 +54,7 @@ code{font-family:var(--mono);color:var(--acc);font-size:12.5px}
|
|
| 54 |
.mod .s{font-weight:700}
|
| 55 |
.mono{font-family:var(--mono);font-size:12px}
|
| 56 |
footer{margin-top:34px;border-top:1px solid var(--line);padding-top:14px;color:var(--mut);font-size:12px}</style> <link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 57 |
</head><body><div class="wrap">
|
| 58 |
<div class="top">
|
| 59 |
<div><span class="brand">a11oy</span> <span class="tag">· Governance Substrate · Doctrine v10</span></div>
|
|
@@ -103,4 +104,5 @@ The LUTAR_EVIDENCE.md doc uses the older descriptive labels; both are shown so t
|
|
| 103 |
Doctrine v10 (749 declarations · 14 unique axioms · 163 tracked sorries · lutar-v18.0.0 @ c7c0ba17).
|
| 104 |
Shipped additively via HfApi.create_commit.</footer>
|
| 105 |
</div> <script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 106 |
</body></html>
|
|
|
|
| 54 |
.mod .s{font-weight:700}
|
| 55 |
.mono{font-family:var(--mono);font-size:12px}
|
| 56 |
footer{margin-top:34px;border-top:1px solid var(--line);padding-top:14px;color:var(--mut);font-size:12px}</style> <link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 57 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 58 |
</head><body><div class="wrap">
|
| 59 |
<div class="top">
|
| 60 |
<div><span class="brand">a11oy</span> <span class="tag">· Governance Substrate · Doctrine v10</span></div>
|
|
|
|
| 104 |
Doctrine v10 (749 declarations · 14 unique axioms · 163 tracked sorries · lutar-v18.0.0 @ c7c0ba17).
|
| 105 |
Shipped additively via HfApi.create_commit.</footer>
|
| 106 |
</div> <script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 107 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 108 |
</body></html>
|
pages/fabric.html
CHANGED
|
@@ -72,6 +72,7 @@ th{color:var(--mut);font-weight:600}
|
|
| 72 |
.wk .lbls{margin-top:9px;display:flex;gap:6px;flex-wrap:wrap}
|
| 73 |
.wk hr{border:0;border-top:1px solid var(--line);margin:11px 0 0}
|
| 74 |
</style> <link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 75 |
</head>
|
| 76 |
<body><div class="wrap">
|
| 77 |
<nav class="note"><a href="/">home</a><a href="/mesh">/mesh</a><a href="/wires">/wires</a><a href="/observability">/observability</a><a href="/holo">/holo</a></nav>
|
|
@@ -492,4 +493,5 @@ async function loadAll(){
|
|
| 492 |
loadAll();
|
| 493 |
</script>
|
| 494 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 495 |
</body></html>
|
|
|
|
| 72 |
.wk .lbls{margin-top:9px;display:flex;gap:6px;flex-wrap:wrap}
|
| 73 |
.wk hr{border:0;border-top:1px solid var(--line);margin:11px 0 0}
|
| 74 |
</style> <link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 75 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 76 |
</head>
|
| 77 |
<body><div class="wrap">
|
| 78 |
<nav class="note"><a href="/">home</a><a href="/mesh">/mesh</a><a href="/wires">/wires</a><a href="/observability">/observability</a><a href="/holo">/holo</a></nav>
|
|
|
|
| 493 |
loadAll();
|
| 494 |
</script>
|
| 495 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 496 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 497 |
</body></html>
|
pages/gap-report.html
CHANGED
|
@@ -32,6 +32,7 @@ pre{background:#0d0f17;border:1px solid var(--line);border-radius:10px;padding:1
|
|
| 32 |
footer{border-top:1px solid var(--line);color:var(--mut);font-size:11.5px;padding:18px 22px;line-height:1.7}
|
| 33 |
.kbd{background:#1c2030;border:1px solid var(--line);border-radius:6px;padding:1px 7px;font-family:ui-monospace,monospace;font-size:12px}
|
| 34 |
</style> <link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 35 |
</head><body>
|
| 36 |
<header><span class="brand">a11oy</span><span class="tag">Brand Orchestration Layer · the one place to see everything</span></header>
|
| 37 |
<nav><a href="/hub">Hub</a><a href="/a11oy.code">a11oy.code</a><a href="/docs">Docs</a><a href="/pricing">Pricing</a><a href="/api-keys">API Keys</a><a href="/sdk">SDK</a><a href="/status">Status</a><a href="/observability">Observability</a><a href="/security">Security</a><a href="/compliance">Compliance</a><a href="/cued-engagement">Cued Engagement</a><a href="/uds">UDS</a><a href="/counter-uas">Counter-UAS</a><a href="/evidence">Evidence</a><a href="/upgrades">Upgrades</a><a href="/audit">Audit</a><a href="/gap-report" class="active">Gap Report</a></nav>
|
|
@@ -47,4 +48,5 @@ fetch('/api/a11oy/v1/hub/gap-report').then(r=>r.json()).then(d=>{
|
|
| 47 |
</main>
|
| 48 |
<footer>Doctrine v12 (PURIQ) additive · v11/v12 LOCKED: 749 declarations · 14 axioms · 163 sorries · 13-axis yuyay_v3 · lutar-v18.0.0 @ c7c0ba17 · SLSA L1 (honest) · Khipu signature = DSSE/cosign PLACEHOLDER<br>HfApi direct push only · IP-HOLD a11oy#57 untouched · ADDITIVE / zero-regression · Khipu receipt on every action · Signed <b>Yachay</b> · Co-author Perplexity Computer Agent</footer>
|
| 49 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 50 |
</body></html>
|
|
|
|
| 32 |
footer{border-top:1px solid var(--line);color:var(--mut);font-size:11.5px;padding:18px 22px;line-height:1.7}
|
| 33 |
.kbd{background:#1c2030;border:1px solid var(--line);border-radius:6px;padding:1px 7px;font-family:ui-monospace,monospace;font-size:12px}
|
| 34 |
</style> <link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 35 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 36 |
</head><body>
|
| 37 |
<header><span class="brand">a11oy</span><span class="tag">Brand Orchestration Layer · the one place to see everything</span></header>
|
| 38 |
<nav><a href="/hub">Hub</a><a href="/a11oy.code">a11oy.code</a><a href="/docs">Docs</a><a href="/pricing">Pricing</a><a href="/api-keys">API Keys</a><a href="/sdk">SDK</a><a href="/status">Status</a><a href="/observability">Observability</a><a href="/security">Security</a><a href="/compliance">Compliance</a><a href="/cued-engagement">Cued Engagement</a><a href="/uds">UDS</a><a href="/counter-uas">Counter-UAS</a><a href="/evidence">Evidence</a><a href="/upgrades">Upgrades</a><a href="/audit">Audit</a><a href="/gap-report" class="active">Gap Report</a></nav>
|
|
|
|
| 48 |
</main>
|
| 49 |
<footer>Doctrine v12 (PURIQ) additive · v11/v12 LOCKED: 749 declarations · 14 axioms · 163 sorries · 13-axis yuyay_v3 · lutar-v18.0.0 @ c7c0ba17 · SLSA L1 (honest) · Khipu signature = DSSE/cosign PLACEHOLDER<br>HfApi direct push only · IP-HOLD a11oy#57 untouched · ADDITIVE / zero-regression · Khipu receipt on every action · Signed <b>Yachay</b> · Co-author Perplexity Computer Agent</footer>
|
| 50 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 51 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 52 |
</body></html>
|
pages/graph-operations.html
CHANGED
|
@@ -254,6 +254,7 @@ Signed-off-by: Stephen Lutar <stephenlutar2@gmail.com>
|
|
| 254 |
}
|
| 255 |
</style>
|
| 256 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 257 |
</head>
|
| 258 |
<body>
|
| 259 |
<a class="skip" href="#workspace">Skip to graph workspace</a>
|
|
@@ -632,5 +633,6 @@ Signed-off-by: Stephen Lutar <stephenlutar2@gmail.com>
|
|
| 632 |
loadSample("protected-release");
|
| 633 |
</script>
|
| 634 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 635 |
</body>
|
| 636 |
</html>
|
|
|
|
| 254 |
}
|
| 255 |
</style>
|
| 256 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 257 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 258 |
</head>
|
| 259 |
<body>
|
| 260 |
<a class="skip" href="#workspace">Skip to graph workspace</a>
|
|
|
|
| 633 |
loadSample("protected-release");
|
| 634 |
</script>
|
| 635 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 636 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 637 |
</body>
|
| 638 |
</html>
|
pages/harvest.html
CHANGED
|
@@ -300,6 +300,7 @@ footer strong{color:var(--ink)}
|
|
| 300 |
}
|
| 301 |
</style>
|
| 302 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 303 |
</head>
|
| 304 |
<body>
|
| 305 |
|
|
@@ -917,5 +918,6 @@ function scheduleRefresh(){
|
|
| 917 |
})();
|
| 918 |
</script>
|
| 919 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 920 |
</body>
|
| 921 |
</html>
|
|
|
|
| 300 |
}
|
| 301 |
</style>
|
| 302 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 303 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 304 |
</head>
|
| 305 |
<body>
|
| 306 |
|
|
|
|
| 918 |
})();
|
| 919 |
</script>
|
| 920 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 921 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 922 |
</body>
|
| 923 |
</html>
|
pages/hatun-mcp.html
CHANGED
|
@@ -48,6 +48,7 @@ footer{border-top:1px solid var(--line);color:var(--mut);font-size:11.5px;paddin
|
|
| 48 |
footer{padding:16px 14px}
|
| 49 |
}
|
| 50 |
</style> <link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 51 |
</head><body>
|
| 52 |
<header><span class="brand">a11oy</span><span class="tag">Brand Orchestration Layer · the one place to see everything</span></header>
|
| 53 |
<nav><a href="/hub">Hub</a><a href="/a11oy.code">a11oy.code</a><a href="/docs">Docs</a><a href="/pricing">Pricing</a><a href="/api-keys">API Keys</a><a href="/sdk">SDK</a><a href="/status">Status</a><a href="/hatun-mcp" class="active">Hatun-MCP</a><a href="/observability">Observability</a><a href="/security">Security</a><a href="/compliance">Compliance</a><a href="/cued-engagement">Cued Engagement</a><a href="/uds">UDS</a><a href="/counter-uas">Counter-UAS</a><a href="/evidence">Evidence</a><a href="/upgrades">Upgrades</a><a href="/audit">Audit</a><a href="/gap-report">Gap Report</a></nav>
|
|
@@ -143,4 +144,5 @@ fetch(BASE+"/api/hatun/invocations",{cache:'no-store'}).then(r=>r.ok?r.json():Pr
|
|
| 143 |
</main>
|
| 144 |
<footer>Doctrine v11 honesty boundary · tool catalog = runtime declaration, not execution proof · signer and receipt-chain state remain UNKNOWN or UNAVAILABLE until observed evidence exists · GET reads never mint receipts</footer>
|
| 145 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 146 |
</body></html>
|
|
|
|
| 48 |
footer{padding:16px 14px}
|
| 49 |
}
|
| 50 |
</style> <link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 51 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 52 |
</head><body>
|
| 53 |
<header><span class="brand">a11oy</span><span class="tag">Brand Orchestration Layer · the one place to see everything</span></header>
|
| 54 |
<nav><a href="/hub">Hub</a><a href="/a11oy.code">a11oy.code</a><a href="/docs">Docs</a><a href="/pricing">Pricing</a><a href="/api-keys">API Keys</a><a href="/sdk">SDK</a><a href="/status">Status</a><a href="/hatun-mcp" class="active">Hatun-MCP</a><a href="/observability">Observability</a><a href="/security">Security</a><a href="/compliance">Compliance</a><a href="/cued-engagement">Cued Engagement</a><a href="/uds">UDS</a><a href="/counter-uas">Counter-UAS</a><a href="/evidence">Evidence</a><a href="/upgrades">Upgrades</a><a href="/audit">Audit</a><a href="/gap-report">Gap Report</a></nav>
|
|
|
|
| 144 |
</main>
|
| 145 |
<footer>Doctrine v11 honesty boundary · tool catalog = runtime declaration, not execution proof · signer and receipt-chain state remain UNKNOWN or UNAVAILABLE until observed evidence exists · GET reads never mint receipts</footer>
|
| 146 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 147 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 148 |
</body></html>
|
pages/hub.html
CHANGED
|
@@ -65,6 +65,7 @@ footer{border-top:1px solid var(--line);color:var(--mut);font-size:11.5px;paddin
|
|
| 65 |
.pal .foot .kbd{background:#1c2030;border:1px solid var(--line);border-radius:5px;padding:0 6px;font-family:ui-monospace,monospace}
|
| 66 |
.muted{color:var(--mut)}
|
| 67 |
</style> <link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 68 |
</head><body>
|
| 69 |
<header>
|
| 70 |
<span class="brand">a11oy</span>
|
|
@@ -217,4 +218,5 @@ document.addEventListener('keydown',e=>{
|
|
| 217 |
})();
|
| 218 |
</script>
|
| 219 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 220 |
</body></html>
|
|
|
|
| 65 |
.pal .foot .kbd{background:#1c2030;border:1px solid var(--line);border-radius:5px;padding:0 6px;font-family:ui-monospace,monospace}
|
| 66 |
.muted{color:var(--mut)}
|
| 67 |
</style> <link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 68 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 69 |
</head><body>
|
| 70 |
<header>
|
| 71 |
<span class="brand">a11oy</span>
|
|
|
|
| 218 |
})();
|
| 219 |
</script>
|
| 220 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 221 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 222 |
</body></html>
|
pages/landing.html
CHANGED
|
@@ -152,6 +152,7 @@ img,svg,canvas,video{max-width:100%;height:auto;}
|
|
| 152 |
@media (min-width:1600px){body{} .ds-section,.ds-topbar__inner{margin-left:auto;margin-right:auto;}}
|
| 153 |
</style>
|
| 154 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 155 |
</head>
|
| 156 |
<body>
|
| 157 |
|
|
@@ -709,5 +710,6 @@ window.a11oyInvestor=(function(){
|
|
| 709 |
</script>
|
| 710 |
|
| 711 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 712 |
</body>
|
| 713 |
</html>
|
|
|
|
| 152 |
@media (min-width:1600px){body{} .ds-section,.ds-topbar__inner{margin-left:auto;margin-right:auto;}}
|
| 153 |
</style>
|
| 154 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 155 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 156 |
</head>
|
| 157 |
<body>
|
| 158 |
|
|
|
|
| 710 |
</script>
|
| 711 |
|
| 712 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 713 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 714 |
</body>
|
| 715 |
</html>
|
pages/mesh.html
CHANGED
|
@@ -28,6 +28,7 @@ pre{background:#0a1626;border:1px solid var(--line);border-radius:8px;padding:12
|
|
| 28 |
nav a{margin-right:14px;font-weight:600}
|
| 29 |
.foot{margin-top:40px;color:var(--mut);font-size:12px;border-top:1px solid var(--line);padding-top:14px}
|
| 30 |
</style> <link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 31 |
</head>
|
| 32 |
<body><div class="wrap">
|
| 33 |
<nav class="note"><a href="/">home</a><a href="/brain">/brain</a><a href="/wires">/wires</a><a href="/governed-loops">/governed-loops</a><a href="/upgrades">/upgrades</a></nav>
|
|
@@ -83,4 +84,5 @@ async function refresh(){
|
|
| 83 |
refresh();
|
| 84 |
</script>
|
| 85 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 86 |
</body></html>
|
|
|
|
| 28 |
nav a{margin-right:14px;font-weight:600}
|
| 29 |
.foot{margin-top:40px;color:var(--mut);font-size:12px;border-top:1px solid var(--line);padding-top:14px}
|
| 30 |
</style> <link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 31 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 32 |
</head>
|
| 33 |
<body><div class="wrap">
|
| 34 |
<nav class="note"><a href="/">home</a><a href="/brain">/brain</a><a href="/wires">/wires</a><a href="/governed-loops">/governed-loops</a><a href="/upgrades">/upgrades</a></nav>
|
|
|
|
| 84 |
refresh();
|
| 85 |
</script>
|
| 86 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 87 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 88 |
</body></html>
|
pages/observability.html
CHANGED
|
@@ -159,6 +159,7 @@
|
|
| 159 |
@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;}}
|
| 160 |
</style>
|
| 161 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 162 |
</head>
|
| 163 |
<body>
|
| 164 |
|
|
@@ -464,5 +465,6 @@ async function refreshAll(){
|
|
| 464 |
</script>
|
| 465 |
|
| 466 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 467 |
</body>
|
| 468 |
</html>
|
|
|
|
| 159 |
@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;}}
|
| 160 |
</style>
|
| 161 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 162 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 163 |
</head>
|
| 164 |
<body>
|
| 165 |
|
|
|
|
| 465 |
</script>
|
| 466 |
|
| 467 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 468 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 469 |
</body>
|
| 470 |
</html>
|
pages/operator_organ.html
CHANGED
|
@@ -42,6 +42,7 @@
|
|
| 42 |
a { color:var(--gold-bright); }
|
| 43 |
</style>
|
| 44 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 45 |
</head>
|
| 46 |
<body>
|
| 47 |
<div id="scene"></div>
|
|
@@ -73,5 +74,6 @@
|
|
| 73 |
</script>
|
| 74 |
<script type="module" src="/operator-organ/app.js"></script>
|
| 75 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 76 |
</body>
|
| 77 |
</html>
|
|
|
|
| 42 |
a { color:var(--gold-bright); }
|
| 43 |
</style>
|
| 44 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 45 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 46 |
</head>
|
| 47 |
<body>
|
| 48 |
<div id="scene"></div>
|
|
|
|
| 74 |
</script>
|
| 75 |
<script type="module" src="/operator-organ/app.js"></script>
|
| 76 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 77 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 78 |
</body>
|
| 79 |
</html>
|
pages/organs-integrity.html
CHANGED
|
@@ -73,6 +73,7 @@ footer{margin-top:28px;border-top:1px solid var(--line);padding-top:16px;
|
|
| 73 |
@media (max-width:520px){.grid5{grid-template-columns:1fr}}
|
| 74 |
</style>
|
| 75 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 76 |
</head>
|
| 77 |
<body>
|
| 78 |
<div class="wrap">
|
|
@@ -323,5 +324,6 @@ document.querySelectorAll("button[data-flag]").forEach(btn => {
|
|
| 323 |
run({}, "healthy");
|
| 324 |
</script>
|
| 325 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 326 |
</body>
|
| 327 |
</html>
|
|
|
|
| 73 |
@media (max-width:520px){.grid5{grid-template-columns:1fr}}
|
| 74 |
</style>
|
| 75 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 76 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 77 |
</head>
|
| 78 |
<body>
|
| 79 |
<div class="wrap">
|
|
|
|
| 324 |
run({}, "healthy");
|
| 325 |
</script>
|
| 326 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 327 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 328 |
</body>
|
| 329 |
</html>
|
pages/pinn-console.html
CHANGED
|
@@ -240,6 +240,7 @@
|
|
| 240 |
a:hover { color: var(--accent-hi); text-decoration: underline; }
|
| 241 |
</style>
|
| 242 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 243 |
</head>
|
| 244 |
<body>
|
| 245 |
|
|
@@ -617,5 +618,6 @@ function render(d) {
|
|
| 617 |
}
|
| 618 |
</script>
|
| 619 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 620 |
</body>
|
| 621 |
</html>
|
|
|
|
| 240 |
a:hover { color: var(--accent-hi); text-decoration: underline; }
|
| 241 |
</style>
|
| 242 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 243 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 244 |
</head>
|
| 245 |
<body>
|
| 246 |
|
|
|
|
| 618 |
}
|
| 619 |
</script>
|
| 620 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 621 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 622 |
</body>
|
| 623 |
</html>
|
pages/pinn.html
CHANGED
|
@@ -65,6 +65,7 @@
|
|
| 65 |
}
|
| 66 |
</style>
|
| 67 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 68 |
</head>
|
| 69 |
<body>
|
| 70 |
<header>
|
|
@@ -116,5 +117,6 @@ $("three-rev").textContent = THREE.REVISION;
|
|
| 116 |
})();
|
| 117 |
</script>
|
| 118 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 119 |
</body>
|
| 120 |
</html>
|
|
|
|
| 65 |
}
|
| 66 |
</style>
|
| 67 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 68 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 69 |
</head>
|
| 70 |
<body>
|
| 71 |
<header>
|
|
|
|
| 117 |
})();
|
| 118 |
</script>
|
| 119 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 120 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 121 |
</body>
|
| 122 |
</html>
|
pages/pnt.html
CHANGED
|
@@ -63,6 +63,7 @@
|
|
| 63 |
}
|
| 64 |
</style>
|
| 65 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
|
|
|
| 66 |
</head>
|
| 67 |
<body>
|
| 68 |
<header>
|
|
@@ -115,5 +116,6 @@ $("three-rev").textContent = THREE.REVISION;
|
|
| 115 |
})();
|
| 116 |
</script>
|
| 117 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
|
|
|
| 118 |
</body>
|
| 119 |
</html>
|
|
|
|
| 63 |
}
|
| 64 |
</style>
|
| 65 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 66 |
+
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 67 |
</head>
|
| 68 |
<body>
|
| 69 |
<header>
|
|
|
|
| 116 |
})();
|
| 117 |
</script>
|
| 118 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 119 |
+
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 120 |
</body>
|
| 121 |
</html>
|