Spaces:
Running
Running
deploy(hf): sync szl-holdings/a11oy@c3a4eef7bf5dd9413dde8b15762a6326b2d4a909 derived COPY set
Browse filesReusable Dockerfile-COPY-derived deploy from szl-holdings/a11oy c3a4eef7bf5dd9413dde8b15762a6326b2d4a909.
Files: 1345 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>
- a11oy_landing.html +28 -4
a11oy_landing.html
CHANGED
|
@@ -17,7 +17,7 @@
|
|
| 17 |
canonical governed-inference product; a11oy.net is a separately attested estate cockpit.
|
| 18 |
© Stephen P. Lutar Jr. (ORCID 0009-0001-0110-4173) · Apache-2.0
|
| 19 |
-->
|
| 20 |
-
<html lang="en">
|
| 21 |
<head>
|
| 22 |
<meta charset="utf-8" />
|
| 23 |
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover" />
|
|
@@ -538,7 +538,24 @@
|
|
| 538 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 539 |
<link rel="stylesheet" href="/assets/apex-v2.css" data-szl-apex-v2="style" />
|
| 540 |
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 541 |
-
<
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 542 |
<body>
|
| 543 |
<a class="skip-link" href="#main">Skip to main content</a>
|
| 544 |
|
|
@@ -930,7 +947,14 @@
|
|
| 930 |
</section>
|
| 931 |
|
| 932 |
<!-- ============================ (8) FOOTER ============================ -->
|
| 933 |
-
<
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 934 |
<footer>
|
| 935 |
<div class="wrap">
|
| 936 |
<div class="cols">
|
|
@@ -1857,5 +1881,5 @@
|
|
| 1857 |
|
| 1858 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 1859 |
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 1860 |
-
</body>
|
| 1861 |
</html>
|
|
|
|
| 17 |
canonical governed-inference product; a11oy.net is a separately attested estate cockpit.
|
| 18 |
© Stephen P. Lutar Jr. (ORCID 0009-0001-0110-4173) · Apache-2.0
|
| 19 |
-->
|
| 20 |
+
<html lang="en" data-szl-public-experience-v3="true" data-szl-space-holo-v2="true" data-szl-zoom-tier="normal">
|
| 21 |
<head>
|
| 22 |
<meta charset="utf-8" />
|
| 23 |
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover" />
|
|
|
|
| 538 |
<link rel="stylesheet" href="/assets/szl-flow.css" data-szl-flow-asset="style" />
|
| 539 |
<link rel="stylesheet" href="/assets/apex-v2.css" data-szl-apex-v2="style" />
|
| 540 |
<link rel="stylesheet" href="/assets/szl-holo-v2.css" data-szl-holo-asset="style-v2" />
|
| 541 |
+
<style id="szl-public-experience-v3-2">
|
| 542 |
+
html[data-szl-public-experience-v3="true"],html[data-szl-public-experience-v3="true"] body{max-inline-size:100%;overflow-x:clip}
|
| 543 |
+
html[data-szl-public-experience-v3="true"] :where(main,section,article,aside,header,footer,nav,div){min-inline-size:0}
|
| 544 |
+
html[data-szl-public-experience-v3="true"] :where(.skip-link,.origin-banner a,header.nav .brand,.szl-flow-rail a,a[href*="ledger"],.audience-paths a){display:inline-flex;align-items:center;min-block-size:44px;max-inline-size:100%;touch-action:manipulation}
|
| 545 |
+
html[data-szl-public-experience-v3="true"] .origin-banner a{padding-inline:8px}
|
| 546 |
+
html[data-szl-public-experience-v3="true"] .skip-link{padding-block:10px}
|
| 547 |
+
.audience-paths{padding-block:clamp(48px,8vw,96px)}.audience-paths>p{max-inline-size:68ch;color:var(--sub)}
|
| 548 |
+
.audience-path-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-block-start:24px}
|
| 549 |
+
.audience-paths a{min-block-size:132px!important;padding:20px;border:1px solid var(--border);border-radius:var(--r);background:rgba(255,255,255,.035);flex-direction:column;align-items:flex-start!important;justify-content:center;gap:6px}
|
| 550 |
+
.audience-paths a:hover{border-color:rgba(255,255,255,.55);background:rgba(255,255,255,.07)}
|
| 551 |
+
.audience-paths span{color:var(--ghost);font:600 11px/1.3 var(--mono);letter-spacing:.12em;text-transform:uppercase}
|
| 552 |
+
.audience-paths strong{font:650 clamp(18px,2vw,24px)/1.2 var(--head)}.audience-paths small{color:var(--sub);line-height:1.5}
|
| 553 |
+
html[data-szl-zoom-tier="high"] header.nav,html[data-szl-zoom-tier="extreme"] header.nav,html[style*="zoom: 2"] header.nav,html[style*="zoom:2"] header.nav,html[style*="zoom: 4"] header.nav,html[style*="zoom:4"] header.nav{position:relative!important;inset:auto!important;inline-size:auto!important;max-inline-size:100%!important;transform:none!important}
|
| 554 |
+
html[data-szl-zoom-tier="high"] .szl-flow-rail,html[data-szl-zoom-tier="extreme"] .szl-flow-rail,html[style*="zoom: 2"] .szl-flow-rail,html[style*="zoom:2"] .szl-flow-rail,html[style*="zoom: 4"] .szl-flow-rail,html[style*="zoom:4"] .szl-flow-rail{position:relative!important;inset:auto!important;inline-size:auto!important;max-inline-size:100%!important;max-block-size:none!important;margin:8px!important;transform:none!important;overflow:auto!important;flex-wrap:wrap!important}
|
| 555 |
+
@media(max-width:760px){.audience-path-grid{grid-template-columns:minmax(0,1fr)}.audience-paths a{min-block-size:112px!important}}
|
| 556 |
+
@media(prefers-reduced-motion:reduce){.audience-paths a{transition:none!important}}
|
| 557 |
+
@media(forced-colors:active){.audience-paths a{forced-color-adjust:auto}}
|
| 558 |
+
</style></head>
|
| 559 |
<body>
|
| 560 |
<a class="skip-link" href="#main">Skip to main content</a>
|
| 561 |
|
|
|
|
| 947 |
</section>
|
| 948 |
|
| 949 |
<!-- ============================ (8) FOOTER ============================ -->
|
| 950 |
+
<section class="audience-paths wrap" aria-labelledby="audience-paths-title">
|
| 951 |
+
<p class="mono">TASK-FIRST ENTRY POINTS</p><h2 id="audience-paths-title">Choose the view that matches your job.</h2>
|
| 952 |
+
<p>The product, implementation evidence, and operating status stay separate so users, developers, and investors can verify the layer they need without navigating the entire estate.</p>
|
| 953 |
+
<div class="audience-path-grid">
|
| 954 |
+
<a href="/static/3d/holographic.html" aria-label="Open the A11oy operator experience"><span>Users and operators</span><strong>Run the governed experience</strong><small>Explore evidence-labelled operational surfaces and defensive workbenches.</small></a>
|
| 955 |
+
<a href="https://github.com/szl-holdings/a11oy" target="_blank" rel="noopener" aria-label="Open the A11oy source repository"><span>Developers</span><strong>Inspect source and contracts</strong><small>Review APIs, tests, deployment authority, and reproducible evidence.</small></a>
|
| 956 |
+
<a href="https://a11oy.net/status/" target="_blank" rel="noopener" aria-label="Open the independently attested estate status"><span>Investors and diligence</span><strong>Verify operating status</strong><small>Separate observed deployment evidence from modeled claims and roadmap work.</small></a>
|
| 957 |
+
</div></section></main>
|
| 958 |
<footer>
|
| 959 |
<div class="wrap">
|
| 960 |
<div class="cols">
|
|
|
|
| 1881 |
|
| 1882 |
<script src="/assets/szl-flow.js" defer data-szl-flow-asset="script"></script>
|
| 1883 |
<script src="/assets/szl-holo-v2.js" defer data-szl-holo-asset="script-v2"></script>
|
| 1884 |
+
<script id="szl-public-experience-v3-runtime">(function(){'use strict';var r=document.documentElement,f=0;function s(){f=0;var z=Number.parseFloat(r.style.zoom||'1');if(!Number.isFinite(z)||z<=0)z=1;r.dataset.szlPublicExperienceV3='true';r.dataset.szlSpaceHoloV2='true';r.dataset.szlZoomTier=z>=3?'extreme':(z>=1.5?'high':'normal')}function q(){if(!f)f=window.requestAnimationFrame(s)}s();if(window.MutationObserver)new MutationObserver(q).observe(r,{attributes:true,attributeFilter:['style']});window.addEventListener('resize',q,{passive:true})}());</script></body>
|
| 1885 |
</html>
|