betterwithage Perplexity Computer Agent commited on
Commit
f693842
·
verified ·
1 Parent(s): 949d59b

docs: refresh org card + RESEARCH section (8 DOIs)

Browse files

Refresh SZL Holdings org card: updated overview + appended RESEARCH section
(8 papers, live Zenodo DOIs, CC-BY-4.0). Doctrine v11 LOCKED 749/14/163.


Signed-off-by: Yachay <yachay@szlholdings.dev>
Co-Authored-By: Perplexity Computer Agent <agent@perplexity.ai>

Files changed (1) hide show
  1. README.md +531 -23
README.md CHANGED
@@ -2,7 +2,7 @@
2
  title: SZL Holdings
3
  emoji: 🪢
4
  colorFrom: gray
5
- colorTo: yellow
6
  sdk: static
7
  pinned: true
8
  short_description: Sovereign Governed AI — provable, signed, on your HW
@@ -14,6 +14,358 @@ short_description: Sovereign Governed AI — provable, signed, on your HW
14
 
15
  [GitHub: szl-holdings](https://github.com/szl-holdings) · [ORCID 0009-0001-0110-4173](https://orcid.org/0009-0001-0110-4173) · Apache-2.0 OSS
16
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
  ---
18
 
19
  ## Live demo
@@ -54,28 +406,9 @@ Minimal runtime substrate the flagships call. Not products — plumbing.
54
 
55
  <p align="center"><strong>Warhacker T-minus countdown:</strong> June 16–19, 2026 · DoD Pier Demo</p>
56
 
57
- <div id="warhacker-countdown" align="center" style="font-size:1.4em;font-weight:bold"></div>
58
- <script>
59
- (function(){
60
- var target = new Date("2026-06-16T00:00:00-04:00").getTime();
61
- var el = document.getElementById("warhacker-countdown");
62
- function tick(){
63
- if(!el) return;
64
- var now = Date.now();
65
- var d = target - now;
66
- if(d <= 0){ el.textContent = "Warhacker is live — DoD Pier Demo, June 16–19, 2026."; return; }
67
- var days = Math.floor(d/86400000);
68
- var hrs = Math.floor((d%86400000)/3600000);
69
- var mins = Math.floor((d%3600000)/60000);
70
- var secs = Math.floor((d%60000)/1000);
71
- el.textContent = "T-" + days + "d " + hrs + "h " + mins + "m " + secs + "s to Warhacker";
72
- }
73
- tick();
74
- setInterval(tick, 1000);
75
- })();
76
- </script>
77
-
78
- > Note: the live JavaScript countdown runs inside the Space's static `index.html`. On the markdown org card the target dates above are authoritative; today the demo is roughly T-15.
79
 
80
  ---
81
 
@@ -124,3 +457,178 @@ SZL Holdings builds a formally-verified governance gate for agentic AI. The Λ a
124
  ---
125
 
126
  <sub>Doctrine v11 LOCKED · 🪢 Khipu chain · Lean 4 · Sigstore Rekor · Apache-2.0 OSS · DOI [10.5281/zenodo.19944926](https://doi.org/10.5281/zenodo.19944926) · Source of truth: [szl-holdings/.github lean_numbers.json](https://github.com/szl-holdings/.github/blob/main/.github/data/lean_numbers.json) @ `c7c0ba17` · Founder: Stephen Paul Lutar Jr · [ORCID 0009-0001-0110-4173](https://orcid.org/0009-0001-0110-4173)</sub>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  title: SZL Holdings
3
  emoji: 🪢
4
  colorFrom: gray
5
+ colorTo: blue
6
  sdk: static
7
  pinned: true
8
  short_description: Sovereign Governed AI — provable, signed, on your HW
 
14
 
15
  [GitHub: szl-holdings](https://github.com/szl-holdings) · [ORCID 0009-0001-0110-4173](https://orcid.org/0009-0001-0110-4173) · Apache-2.0 OSS
16
 
17
+ <div align="center">
18
+ <style>
19
+ .szl-stage{position:relative;max-width:1200px;margin:0 auto;padding:18px 8px 6px;border-radius:20px;
20
+ background:linear-gradient(160deg,#0a0e1e 0%,#05070f 55%,#000 100%);overflow:hidden;}
21
+ .szl-stage .starfield{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none;}
22
+ .szl-stage .npc-stage{position:relative;z-index:1;max-width:640px;margin:0 auto -18px;display:block;opacity:.78;}
23
+ .szl-roster{position:relative;z-index:2;display:flex;flex-wrap:wrap;justify-content:center;gap:10px;padding:6px;}
24
+ .szl-roster > a{flex:1 1 180px;max-width:230px;min-width:150px;text-decoration:none;}
25
+ .szl-title{position:relative;z-index:2;font:800 13px ui-monospace,Menlo,monospace;letter-spacing:5px;color:#cdd8f2;margin:4px 0 0;}
26
+ .szl-sub{position:relative;z-index:2;font:400 12px ui-sans-serif,Segoe UI,sans-serif;color:#7f8db0;margin:2px 0 10px;}
27
+ .navy-banner{position:relative;z-index:2;font:italic 600 14px Georgia,'Times New Roman',serif;color:#e8c96b;letter-spacing:1px;margin:10px 0 4px;}
28
+ .badges{position:relative;z-index:2;display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin:6px 0 10px;}
29
+ .badge{font:600 10px ui-monospace,monospace;letter-spacing:.5px;color:#bcd;background:rgba(20,28,52,.8);border:1px solid #2a3a5e;border-radius:999px;padding:4px 10px;}
30
+ </style>
31
+
32
+ <div class="szl-stage">
33
+ <svg class="starfield" viewBox="0 0 100 100" preserveAspectRatio="none" width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"><circle cx="32.4%" cy="15.1%" r="0.95" fill="#eaf2ff" opacity="0.62"><animate attributeName="opacity" values="0.62;0.1;0.62" dur="2.8s" repeatCount="indefinite"/></circle><circle cx="36.6%" cy="5.8%" r="0.81" fill="#eaf2ff" opacity="0.56"><animate attributeName="opacity" values="0.56;0.1;0.56" dur="2.6s" repeatCount="indefinite"/></circle><circle cx="7.0%" cy="9.1%" r="0.72" fill="#eaf2ff" opacity="0.37"><animate attributeName="opacity" values="0.37;0.1;0.37" dur="5.4s" repeatCount="indefinite"/></circle><circle cx="22.3%" cy="62.7%" r="1.25" fill="#eaf2ff" opacity="0.54"><animate attributeName="opacity" values="0.54;0.1;0.54" dur="4.5s" repeatCount="indefinite"/></circle><circle cx="97.6%" cy="4.7%" r="1.16" fill="#eaf2ff" opacity="0.39"><animate attributeName="opacity" values="0.39;0.1;0.39" dur="3.5s" repeatCount="indefinite"/></circle><circle cx="11.8%" cy="30.8%" r="1.12" fill="#eaf2ff" opacity="0.65"><animate attributeName="opacity" values="0.65;0.1;0.65" dur="3.1s" repeatCount="indefinite"/></circle><circle cx="63.9%" cy="37.2%" r="0.85" fill="#eaf2ff" opacity="0.34"><animate attributeName="opacity" values="0.34;0.1;0.34" dur="2.7s" repeatCount="indefinite"/></circle><circle cx="20.6%" cy="68.0%" r="0.73" fill="#eaf2ff" opacity="0.65"><animate attributeName="opacity" values="0.65;0.1;0.65" dur="3.6s" repeatCount="indefinite"/></circle><circle cx="45.3%" cy="30.0%" r="1.09" fill="#eaf2ff" opacity="0.45"><animate attributeName="opacity" values="0.45;0.1;0.45" dur="4.9s" repeatCount="indefinite"/></circle><circle cx="57.4%" cy="52.5%" r="1.18" fill="#eaf2ff" opacity="0.47"><animate attributeName="opacity" values="0.47;0.1;0.47" dur="5.1s" repeatCount="indefinite"/></circle><circle cx="98.0%" cy="11.8%" r="0.72" fill="#eaf2ff" opacity="0.39"><animate attributeName="opacity" values="0.39;0.1;0.39" dur="5.1s" repeatCount="indefinite"/></circle><circle cx="48.9%" cy="3.9%" r="0.97" fill="#eaf2ff" opacity="0.64"><animate attributeName="opacity" values="0.64;0.1;0.64" dur="5.2s" repeatCount="indefinite"/></circle><circle cx="87.5%" cy="31.4%" r="1.0" fill="#eaf2ff" opacity="0.65"><animate attributeName="opacity" values="0.65;0.1;0.65" dur="4.6s" repeatCount="indefinite"/></circle><circle cx="45.6%" cy="84.0%" r="1.24" fill="#eaf2ff" opacity="0.7"><animate attributeName="opacity" values="0.7;0.1;0.7" dur="4.2s" repeatCount="indefinite"/></circle><circle cx="6.1%" cy="70.1%" r="0.95" fill="#eaf2ff" opacity="0.79"><animate attributeName="opacity" values="0.79;0.1;0.79" dur="6.0s" repeatCount="indefinite"/></circle><circle cx="28.5%" cy="38.6%" r="0.97" fill="#eaf2ff" opacity="0.58"><animate attributeName="opacity" values="0.58;0.1;0.58" dur="2.6s" repeatCount="indefinite"/></circle><circle cx="16.8%" cy="11.7%" r="0.36" fill="#eaf2ff" opacity="0.38"><animate attributeName="opacity" values="0.38;0.1;0.38" dur="5.2s" repeatCount="indefinite"/></circle><circle cx="24.8%" cy="39.1%" r="1.17" fill="#eaf2ff" opacity="0.57"><animate attributeName="opacity" values="0.57;0.1;0.57" dur="2.8s" repeatCount="indefinite"/></circle><circle cx="54.9%" cy="88.3%" r="1.12" fill="#eaf2ff" opacity="0.47"><animate attributeName="opacity" values="0.47;0.1;0.47" dur="5.5s" repeatCount="indefinite"/></circle><circle cx="41.5%" cy="35.9%" r="1.18" fill="#eaf2ff" opacity="0.39"><animate attributeName="opacity" values="0.39;0.1;0.39" dur="5.9s" repeatCount="indefinite"/></circle><circle cx="17.6%" cy="23.2%" r="0.53" fill="#eaf2ff" opacity="0.65"><animate attributeName="opacity" values="0.65;0.1;0.65" dur="4.2s" repeatCount="indefinite"/></circle><circle cx="26.3%" cy="0.4%" r="0.72" fill="#eaf2ff" opacity="0.64"><animate attributeName="opacity" values="0.64;0.1;0.64" dur="3.8s" repeatCount="indefinite"/></circle><circle cx="95.3%" cy="69.0%" r="0.82" fill="#eaf2ff" opacity="0.71"><animate attributeName="opacity" values="0.71;0.1;0.71" dur="4.7s" repeatCount="indefinite"/></circle><circle cx="5.4%" cy="90.0%" r="1.08" fill="#eaf2ff" opacity="0.78"><animate attributeName="opacity" values="0.78;0.1;0.78" dur="5.6s" repeatCount="indefinite"/></circle><circle cx="39.2%" cy="39.9%" r="0.4" fill="#eaf2ff" opacity="0.34"><animate attributeName="opacity" values="0.34;0.1;0.34" dur="4.7s" repeatCount="indefinite"/></circle><circle cx="6.7%" cy="20.9%" r="0.46" fill="#eaf2ff" opacity="0.33"><animate attributeName="opacity" values="0.33;0.1;0.33" dur="3.7s" repeatCount="indefinite"/></circle><circle cx="0.0%" cy="15.1%" r="0.4" fill="#eaf2ff" opacity="0.32"><animate attributeName="opacity" values="0.32;0.1;0.32" dur="3.8s" repeatCount="indefinite"/></circle><circle cx="87.4%" cy="61.4%" r="0.45" fill="#eaf2ff" opacity="0.51"><animate attributeName="opacity" values="0.51;0.1;0.51" dur="3.4s" repeatCount="indefinite"/></circle><circle cx="36.4%" cy="12.3%" r="1.15" fill="#eaf2ff" opacity="0.58"><animate attributeName="opacity" values="0.58;0.1;0.58" dur="6.0s" repeatCount="indefinite"/></circle><circle cx="48.4%" cy="8.6%" r="0.4" fill="#eaf2ff" opacity="0.46"><animate attributeName="opacity" values="0.46;0.1;0.46" dur="3.7s" repeatCount="indefinite"/></circle><circle cx="82.9%" cy="16.1%" r="0.32" fill="#eaf2ff" opacity="0.62"><animate attributeName="opacity" values="0.62;0.1;0.62" dur="5.8s" repeatCount="indefinite"/></circle><circle cx="14.7%" cy="54.3%" r="0.33" fill="#eaf2ff" opacity="0.89"><animate attributeName="opacity" values="0.89;0.1;0.89" dur="4.3s" repeatCount="indefinite"/></circle><circle cx="86.3%" cy="69.6%" r="0.56" fill="#eaf2ff" opacity="0.4"><animate attributeName="opacity" values="0.4;0.1;0.4" dur="3.8s" repeatCount="indefinite"/></circle><circle cx="77.2%" cy="53.3%" r="1.08" fill="#eaf2ff" opacity="0.43"><animate attributeName="opacity" values="0.43;0.1;0.43" dur="3.7s" repeatCount="indefinite"/></circle><circle cx="81.2%" cy="98.5%" r="1.15" fill="#eaf2ff" opacity="0.79"><animate attributeName="opacity" values="0.79;0.1;0.79" dur="5.3s" repeatCount="indefinite"/></circle><circle cx="74.0%" cy="22.7%" r="0.82" fill="#eaf2ff" opacity="0.32"><animate attributeName="opacity" values="0.32;0.1;0.32" dur="3.7s" repeatCount="indefinite"/></circle><circle cx="2.8%" cy="27.9%" r="0.56" fill="#eaf2ff" opacity="0.87"><animate attributeName="opacity" values="0.87;0.1;0.87" dur="4.9s" repeatCount="indefinite"/></circle><circle cx="44.7%" cy="93.7%" r="1.29" fill="#eaf2ff" opacity="0.52"><animate attributeName="opacity" values="0.52;0.1;0.52" dur="5.8s" repeatCount="indefinite"/></circle><circle cx="22.0%" cy="22.7%" r="0.5" fill="#eaf2ff" opacity="0.67"><animate attributeName="opacity" values="0.67;0.1;0.67" dur="3.2s" repeatCount="indefinite"/></circle><circle cx="90.0%" cy="84.0%" r="0.78" fill="#eaf2ff" opacity="0.78"><animate attributeName="opacity" values="0.78;0.1;0.78" dur="4.8s" repeatCount="indefinite"/></circle><circle cx="8.5%" cy="66.1%" r="1.21" fill="#eaf2ff" opacity="0.75"><animate attributeName="opacity" values="0.75;0.1;0.75" dur="5.2s" repeatCount="indefinite"/></circle><circle cx="47.8%" cy="17.9%" r="1.09" fill="#eaf2ff" opacity="0.78"><animate attributeName="opacity" values="0.78;0.1;0.78" dur="3.7s" repeatCount="indefinite"/></circle><circle cx="97.2%" cy="39.6%" r="0.7" fill="#eaf2ff" opacity="0.73"><animate attributeName="opacity" values="0.73;0.1;0.73" dur="5.8s" repeatCount="indefinite"/></circle><circle cx="17.0%" cy="12.7%" r="0.45" fill="#eaf2ff" opacity="0.78"><animate attributeName="opacity" values="0.78;0.1;0.78" dur="5.7s" repeatCount="indefinite"/></circle><circle cx="14.6%" cy="82.7%" r="1.28" fill="#eaf2ff" opacity="0.51"><animate attributeName="opacity" values="0.51;0.1;0.51" dur="4.8s" repeatCount="indefinite"/></circle><circle cx="54.9%" cy="13.1%" r="0.31" fill="#eaf2ff" opacity="0.69"><animate attributeName="opacity" values="0.69;0.1;0.69" dur="5.9s" repeatCount="indefinite"/></circle><circle cx="52.7%" cy="93.4%" r="0.73" fill="#eaf2ff" opacity="0.8"><animate attributeName="opacity" values="0.8;0.1;0.8" dur="5.6s" repeatCount="indefinite"/></circle><circle cx="21.1%" cy="25.2%" r="0.59" fill="#eaf2ff" opacity="0.65"><animate attributeName="opacity" values="0.65;0.1;0.65" dur="3.3s" repeatCount="indefinite"/></circle><circle cx="25.9%" cy="41.9%" r="0.43" fill="#eaf2ff" opacity="0.51"><animate attributeName="opacity" values="0.51;0.1;0.51" dur="5.7s" repeatCount="indefinite"/></circle><circle cx="45.8%" cy="58.3%" r="1.2" fill="#eaf2ff" opacity="0.85"><animate attributeName="opacity" values="0.85;0.1;0.85" dur="4.0s" repeatCount="indefinite"/></circle><circle cx="50.2%" cy="53.2%" r="0.82" fill="#eaf2ff" opacity="0.56"><animate attributeName="opacity" values="0.56;0.1;0.56" dur="2.6s" repeatCount="indefinite"/></circle><circle cx="18.3%" cy="0.4%" r="1.1" fill="#eaf2ff" opacity="0.58"><animate attributeName="opacity" values="0.58;0.1;0.58" dur="3.1s" repeatCount="indefinite"/></circle><circle cx="72.5%" cy="55.6%" r="0.63" fill="#eaf2ff" opacity="0.63"><animate attributeName="opacity" values="0.63;0.1;0.63" dur="4.3s" repeatCount="indefinite"/></circle><circle cx="78.4%" cy="10.6%" r="0.86" fill="#eaf2ff" opacity="0.47"><animate attributeName="opacity" values="0.47;0.1;0.47" dur="3.4s" repeatCount="indefinite"/></circle><circle cx="77.2%" cy="50.8%" r="0.86" fill="#eaf2ff" opacity="0.85"><animate attributeName="opacity" values="0.85;0.1;0.85" dur="5.2s" repeatCount="indefinite"/></circle><circle cx="44.3%" cy="61.3%" r="0.81" fill="#eaf2ff" opacity="0.72"><animate attributeName="opacity" values="0.72;0.1;0.72" dur="4.3s" repeatCount="indefinite"/></circle><circle cx="45.2%" cy="53.3%" r="0.78" fill="#eaf2ff" opacity="0.72"><animate attributeName="opacity" values="0.72;0.1;0.72" dur="5.8s" repeatCount="indefinite"/></circle><circle cx="87.7%" cy="94.2%" r="0.56" fill="#eaf2ff" opacity="0.87"><animate attributeName="opacity" values="0.87;0.1;0.87" dur="4.5s" repeatCount="indefinite"/></circle><circle cx="84.0%" cy="13.7%" r="0.42" fill="#eaf2ff" opacity="0.34"><animate attributeName="opacity" values="0.34;0.1;0.34" dur="4.0s" repeatCount="indefinite"/></circle><circle cx="24.1%" cy="7.3%" r="0.97" fill="#eaf2ff" opacity="0.84"><animate attributeName="opacity" values="0.84;0.1;0.84" dur="5.2s" repeatCount="indefinite"/></circle></svg>
34
+ <div class="szl-title">SELECT YOUR ORGAN · THE MESH ROSTER</div>
35
+ <div class="szl-sub">five live organs · governed agentic mesh · hover to reveal superpowers · click to enter</div>
36
+ <svg class="npc-stage" viewBox="0 0 600 110" width="100%" preserveAspectRatio="xMidYMax meet" xmlns="http://www.w3.org/2000/svg" aria-hidden="true">
37
+ <defs><style>
38
+ .npc{transform-box:view-box;animation:sway 3.4s ease-in-out infinite;}
39
+ @keyframes sway{0%,100%{transform:translateX(-2.5px);}50%{transform:translateX(2.5px);}}
40
+ </style></defs>
41
+ <g class="npc" style="animation-delay:0s" transform="translate(245 96) scale(0.92)"><ellipse cx="0" cy="4" rx="22" ry="5" fill="#000" opacity="0.45"/><path d="M-16 -56 Q0 -66 16 -56 L20 0 Q0 8 -20 0 Z" fill="#202b45"/><circle cx="0" cy="-78" r="13" fill="#27324f"/><rect x="-10" y="-50" width="20" height="10" rx="2" fill="#11182c"/><text x="0" y="-42" text-anchor="middle" font-family="ui-monospace,monospace" font-weight="700" font-size="7" fill="#6f80a8">UDS</text><path d="M-16 -52 Q-22 -30 -14 -8" fill="none" stroke="#202b45" stroke-width="7" stroke-linecap="round"/><path d="M16 -52 Q22 -30 14 -8" fill="none" stroke="#202b45" stroke-width="7" stroke-linecap="round"/></g><g class="npc" style="animation-delay:1.1s" transform="translate(300 96) scale(1.0)"><ellipse cx="0" cy="4" rx="22" ry="5" fill="#000" opacity="0.45"/><path d="M-16 -56 Q0 -66 16 -56 L20 0 Q0 8 -20 0 Z" fill="#202b45"/><circle cx="0" cy="-78" r="13" fill="#27324f"/><rect x="-10" y="-50" width="20" height="10" rx="2" fill="#11182c"/><text x="0" y="-42" text-anchor="middle" font-family="ui-monospace,monospace" font-weight="700" font-size="7" fill="#6f80a8">UDS</text><path d="M-16 -52 Q-22 -30 -14 -8" fill="none" stroke="#202b45" stroke-width="7" stroke-linecap="round"/><path d="M16 -52 Q22 -30 14 -8" fill="none" stroke="#202b45" stroke-width="7" stroke-linecap="round"/></g><g class="npc" style="animation-delay:2.2s" transform="translate(355 96) scale(0.9)"><ellipse cx="0" cy="4" rx="22" ry="5" fill="#000" opacity="0.45"/><path d="M-16 -56 Q0 -66 16 -56 L20 0 Q0 8 -20 0 Z" fill="#202b45"/><circle cx="0" cy="-78" r="13" fill="#27324f"/><rect x="-10" y="-50" width="20" height="10" rx="2" fill="#11182c"/><text x="0" y="-42" text-anchor="middle" font-family="ui-monospace,monospace" font-weight="700" font-size="7" fill="#6f80a8">UDS</text><path d="M-16 -52 Q-22 -30 -14 -8" fill="none" stroke="#202b45" stroke-width="7" stroke-linecap="round"/><path d="M16 -52 Q22 -30 14 -8" fill="none" stroke="#202b45" stroke-width="7" stroke-linecap="round"/></g>
42
+ </svg>
43
+ <div class="szl-roster">
44
+ <a href="https://huggingface.co/spaces/SZLHOLDINGS/amaru" target="_blank" rel="noopener">
45
+ <svg class="card" viewBox="0 0 260 300" width="100%" role="img" aria-label="AMARU CORTEX" xmlns="http://www.w3.org/2000/svg">
46
+ <defs>
47
+ <linearGradient id="grad-amaru" x1="0" y1="0" x2="1" y2="1">
48
+ <stop offset="0" stop-color="#f5c518"/><stop offset="0.55" stop-color="#b8860b"/><stop offset="1" stop-color="#0a0e1e"/>
49
+ </linearGradient>
50
+ <linearGradient id="daisTop-amaru" x1="0" y1="0" x2="0" y2="1">
51
+ <stop offset="0" stop-color="#b8860b" stop-opacity="0.9"/><stop offset="1" stop-color="#0a1020"/>
52
+ </linearGradient>
53
+ <filter id="drop" x="-30%" y="-30%" width="160%" height="160%">
54
+ <feDropShadow dx="0" dy="3" stdDeviation="3" flood-color="#000" flood-opacity="0.55"/>
55
+ </filter>
56
+ <filter id="soft"><feGaussianBlur stdDeviation="6"/></filter>
57
+ <filter id="glow" x="-50%" y="-50%" width="200%" height="200%">
58
+ <feGaussianBlur stdDeviation="2.6" result="b"/><feMerge><feMergeNode in="b"/><feMergeNode in="SourceGraphic"/></feMerge>
59
+ </filter>
60
+ <pattern id="wear" width="6" height="6" patternUnits="userSpaceOnUse" patternTransform="rotate(20)">
61
+ <circle cx="1" cy="1" r="0.5" fill="#000" opacity="0.5"/><circle cx="4" cy="3" r="0.4" fill="#fff" opacity="0.4"/><circle cx="2" cy="5" r="0.5" fill="#000" opacity="0.4"/>
62
+ </pattern>
63
+ <linearGradient id="alloyHead" x1="0" y1="0" x2="1" y2="1">
64
+ <stop offset="0" stop-color="#dfe5f5"/><stop offset="0.5" stop-color="#9aa6c8"/><stop offset="1" stop-color="#5b6690"/>
65
+ </linearGradient>
66
+ <style>
67
+ svg.card{cursor:pointer;display:block;background:radial-gradient(120% 90% at 50% 18%,#131a30 0%,#0a0e1e 60%,#04060f 100%);border-radius:14px;}
68
+ .card .body-group{transform-origin:130px 200px;transition:transform .35s cubic-bezier(.2,.7,.2,1);}
69
+ .card:hover .body-group{transform:translateY(-4px) scale(1.10);}
70
+ .card .rim{opacity:.45;transition:opacity .35s ease;}
71
+ .card:hover .rim{opacity:1;filter:url(#glow);}
72
+ .card .dais-rim{opacity:.35;transition:opacity .35s ease;}
73
+ .card:hover .dais-rim{opacity:1;filter:url(#glow);}
74
+ .card .label{font:700 17px ui-sans-serif,Segoe UI,Helvetica,Arial,sans-serif;fill:#f5c518;letter-spacing:1.5px;}
75
+ .card .role{font:600 9px ui-sans-serif,Segoe UI,Helvetica,Arial,sans-serif;fill:#9fb0cf;letter-spacing:3px;}
76
+ .patch-txt{font:700 8px ui-monospace,Menlo,Consolas,monospace;fill:#cfe;letter-spacing:1px;}
77
+ .chest-txt{font:700 8px ui-monospace,Menlo,Consolas,monospace;letter-spacing:.5px;}
78
+ .superpowers{opacity:0;transform:translateY(18px);transition:opacity .4s ease,transform .4s cubic-bezier(.2,.7,.2,1);pointer-events:none;}
79
+ .card:hover .superpowers{opacity:1;transform:translateY(0);}
80
+ .sp-bg{fill:rgba(8,12,28,.93);stroke:#f5c518;stroke-width:1.2;}
81
+ .sp-name{font:800 20px ui-sans-serif,Segoe UI,sans-serif;letter-spacing:1px;}
82
+ .sp-sub{font:600 9px ui-monospace,monospace;fill:#7f8db0;letter-spacing:3px;}
83
+ .sp-label{font:600 11px ui-sans-serif,Segoe UI,sans-serif;fill:#dfe7f7;}
84
+ .sp-spin{transform-box:fill-box;transform-origin:center;animation:spin 6s linear infinite;}
85
+ .sp-pulse{transform-box:fill-box;transform-origin:center;animation:pulse 2s ease-in-out infinite;}
86
+ .sp-draw{stroke-dasharray:34;stroke-dashoffset:34;animation:draw 2.4s ease-in-out infinite;}
87
+ .sp-orbit{transform-box:fill-box;transform-origin:center;animation:spin 4s linear infinite;}
88
+ @keyframes spin{to{transform:rotate(360deg);}}
89
+ @keyframes pulse{0%,100%{transform:scale(.78);opacity:.7;}50%{transform:scale(1.12);opacity:1;}}
90
+ @keyframes draw{0%{stroke-dashoffset:34;}55%{stroke-dashoffset:0;}100%{stroke-dashoffset:0;opacity:.4;}}
91
+ </style>
92
+ </defs>
93
+ <g class="dais"><polygon points="130,236 196,256 130,276 64,256" fill="url(#daisTop-amaru)" stroke="#b8860b" stroke-width="1"/><polygon points="64,256 130,276 130,292 64,272" fill="#0c1326"/><polygon points="196,256 130,276 130,292 196,272" fill="#0a1020"/><polygon class="dais-rim" points="130,236 196,256 130,276 64,256" fill="none" stroke="#f5c518" stroke-width="2"/></g>
94
+ <g class="body-group"><ellipse cx="130" cy="150" rx="70" ry="92" fill="#f5c518" opacity="0.10" filter="url(#soft)"/><path d="M92 132 Q130 118 168 132 L176 232 Q130 246 84 232 Z" fill="url(#grad-amaru)" stroke="#b8860b" stroke-width="1.5" filter="url(#drop)"/><path class="rim" d="M92 132 Q130 118 168 132" fill="none" stroke="#f5c518" stroke-width="3" stroke-linecap="round"/><rect x="120" y="108" width="20" height="22" rx="6" fill="#e8b96b" filter="url(#drop)"/><circle cx="130" cy="90" r="26" fill="#e8b96b" stroke="#b8860b" stroke-width="1.2" filter="url(#drop)"/><path d="M104 88 Q108 60 130 60 Q152 60 156 88 Q150 74 130 74 Q110 74 104 88 Z" fill="#b8860b"/><circle cx="121" cy="90" r="2.6" fill="#16202e"/><circle cx="139" cy="90" r="2.6" fill="#16202e"/><circle cx="121" cy="90" r="1" fill="#f5c518"/><circle cx="139" cy="90" r="1" fill="#f5c518"/><g transform="translate(78 150)"><rect x="-14" y="-12" width="28" height="24" rx="4" fill="#1a2238" stroke="#3a4a6a" stroke-width="0.6"/><rect x="-14" y="-12" width="28" height="24" rx="4" fill="url(#wear)" opacity="0.35"/><text x="0" y="4" class="patch-txt" text-anchor="middle">UDS</text></g><g transform="translate(130 178)"><rect x="-46" y="-10" width="92" height="18" rx="3" fill="#0d1426" opacity="0.85"/><rect x="-46" y="-10" width="92" height="18" rx="3" fill="url(#wear)" opacity="0.25"/><text x="0" y="3" class="chest-txt" text-anchor="middle" fill="#f5c518">AMARU · CORTEX</text></g><g transform="translate(130 150)"><circle r="13" fill="#0a1020" stroke="#f5c518" stroke-width="1.6"/><path d="M-6 0 q6 -8 12 0 q-6 8 -12 0 Z" fill="none" stroke="#f5c518" stroke-width="1.4"/><circle r="2" fill="#f5c518"/></g></g>
95
+ <text class="label" x="130" y="30" text-anchor="middle">AMARU</text>
96
+ <text class="role" x="130" y="46" text-anchor="middle">CORTEX</text>
97
+ <g class="superpowers"><rect class="sp-bg" x="8" y="8" width="244" height="244" rx="16"/><text class="sp-name" x="28" y="48" fill="#f5c518">AMARU</text><text class="sp-sub" x="28" y="68">SUPERPOWERS</text><line x1="28" y1="76" x2="232" y2="76" stroke="#f5c518" stroke-width="1" opacity="0.5"/><g transform="translate(28 92)"><svg x="0" y="-14" width="24" height="24" viewBox="0 0 24 24" overflow="visible"><g class="sp-spin" transform="translate(12 12)"><circle r="9" fill="none" stroke="#f5c518" stroke-width="1.6" stroke-dasharray="6 4"/><circle r="3" fill="#f5c518"/></g></svg><text class="sp-label" x="40" y="2">Dual-stream routing</text></g><g transform="translate(28 126)"><svg x="0" y="-14" width="24" height="24" viewBox="0 0 24 24" overflow="visible"><g class="sp-pulse" transform="translate(12 12)"><rect x="-7" y="-7" width="14" height="14" rx="3" fill="none" stroke="#f5c518" stroke-width="1.6"/><circle r="2.6" fill="#f5c518"/></g></svg><text class="sp-label" x="40" y="2">7-chakra memory</text></g><g transform="translate(28 160)"><svg x="0" y="-14" width="24" height="24" viewBox="0 0 24 24" overflow="visible"><g transform="translate(12 12)"><path class="sp-draw" d="M-8 4 L-2 -4 L3 2 L8 -6" fill="none" stroke="#f5c518" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></g></svg><text class="sp-label" x="40" y="2">Forward-model prediction</text></g><g transform="translate(28 194)"><svg x="0" y="-14" width="24" height="24" viewBox="0 0 24 24" overflow="visible"><g transform="translate(12 12)"><circle r="2.4" fill="#f5c518"/><g class="sp-orbit"><circle cx="8" cy="0" r="1.8" fill="#f5c518"/></g><circle r="8" fill="none" stroke="#f5c518" stroke-width="0.8" opacity="0.4"/></g></svg><text class="sp-label" x="40" y="2">Lineage DAG</text></g></g>
98
+ </svg>
99
+ </a>
100
+ <a href="https://huggingface.co/spaces/SZLHOLDINGS/sentra" target="_blank" rel="noopener">
101
+ <svg class="card" viewBox="0 0 260 300" width="100%" role="img" aria-label="SENTRA IMMUNE" xmlns="http://www.w3.org/2000/svg">
102
+ <defs>
103
+ <linearGradient id="grad-sentra" x1="0" y1="0" x2="1" y2="1">
104
+ <stop offset="0" stop-color="#c8324e"/><stop offset="0.55" stop-color="#7a1828"/><stop offset="1" stop-color="#0a0e1e"/>
105
+ </linearGradient>
106
+ <linearGradient id="daisTop-sentra" x1="0" y1="0" x2="0" y2="1">
107
+ <stop offset="0" stop-color="#7a1828" stop-opacity="0.9"/><stop offset="1" stop-color="#0a1020"/>
108
+ </linearGradient>
109
+ <filter id="drop" x="-30%" y="-30%" width="160%" height="160%">
110
+ <feDropShadow dx="0" dy="3" stdDeviation="3" flood-color="#000" flood-opacity="0.55"/>
111
+ </filter>
112
+ <filter id="soft"><feGaussianBlur stdDeviation="6"/></filter>
113
+ <filter id="glow" x="-50%" y="-50%" width="200%" height="200%">
114
+ <feGaussianBlur stdDeviation="2.6" result="b"/><feMerge><feMergeNode in="b"/><feMergeNode in="SourceGraphic"/></feMerge>
115
+ </filter>
116
+ <pattern id="wear" width="6" height="6" patternUnits="userSpaceOnUse" patternTransform="rotate(20)">
117
+ <circle cx="1" cy="1" r="0.5" fill="#000" opacity="0.5"/><circle cx="4" cy="3" r="0.4" fill="#fff" opacity="0.4"/><circle cx="2" cy="5" r="0.5" fill="#000" opacity="0.4"/>
118
+ </pattern>
119
+ <linearGradient id="alloyHead" x1="0" y1="0" x2="1" y2="1">
120
+ <stop offset="0" stop-color="#dfe5f5"/><stop offset="0.5" stop-color="#9aa6c8"/><stop offset="1" stop-color="#5b6690"/>
121
+ </linearGradient>
122
+ <style>
123
+ svg.card{cursor:pointer;display:block;background:radial-gradient(120% 90% at 50% 18%,#131a30 0%,#0a0e1e 60%,#04060f 100%);border-radius:14px;}
124
+ .card .body-group{transform-origin:130px 200px;transition:transform .35s cubic-bezier(.2,.7,.2,1);}
125
+ .card:hover .body-group{transform:translateY(-4px) scale(1.10);}
126
+ .card .rim{opacity:.45;transition:opacity .35s ease;}
127
+ .card:hover .rim{opacity:1;filter:url(#glow);}
128
+ .card .dais-rim{opacity:.35;transition:opacity .35s ease;}
129
+ .card:hover .dais-rim{opacity:1;filter:url(#glow);}
130
+ .card .label{font:700 17px ui-sans-serif,Segoe UI,Helvetica,Arial,sans-serif;fill:#c8324e;letter-spacing:1.5px;}
131
+ .card .role{font:600 9px ui-sans-serif,Segoe UI,Helvetica,Arial,sans-serif;fill:#9fb0cf;letter-spacing:3px;}
132
+ .patch-txt{font:700 8px ui-monospace,Menlo,Consolas,monospace;fill:#cfe;letter-spacing:1px;}
133
+ .chest-txt{font:700 8px ui-monospace,Menlo,Consolas,monospace;letter-spacing:.5px;}
134
+ .superpowers{opacity:0;transform:translateY(18px);transition:opacity .4s ease,transform .4s cubic-bezier(.2,.7,.2,1);pointer-events:none;}
135
+ .card:hover .superpowers{opacity:1;transform:translateY(0);}
136
+ .sp-bg{fill:rgba(8,12,28,.93);stroke:#c8324e;stroke-width:1.2;}
137
+ .sp-name{font:800 20px ui-sans-serif,Segoe UI,sans-serif;letter-spacing:1px;}
138
+ .sp-sub{font:600 9px ui-monospace,monospace;fill:#7f8db0;letter-spacing:3px;}
139
+ .sp-label{font:600 11px ui-sans-serif,Segoe UI,sans-serif;fill:#dfe7f7;}
140
+ .sp-spin{transform-box:fill-box;transform-origin:center;animation:spin 6s linear infinite;}
141
+ .sp-pulse{transform-box:fill-box;transform-origin:center;animation:pulse 2s ease-in-out infinite;}
142
+ .sp-draw{stroke-dasharray:34;stroke-dashoffset:34;animation:draw 2.4s ease-in-out infinite;}
143
+ .sp-orbit{transform-box:fill-box;transform-origin:center;animation:spin 4s linear infinite;}
144
+ @keyframes spin{to{transform:rotate(360deg);}}
145
+ @keyframes pulse{0%,100%{transform:scale(.78);opacity:.7;}50%{transform:scale(1.12);opacity:1;}}
146
+ @keyframes draw{0%{stroke-dashoffset:34;}55%{stroke-dashoffset:0;}100%{stroke-dashoffset:0;opacity:.4;}}
147
+ </style>
148
+ </defs>
149
+ <g class="dais"><polygon points="130,236 196,256 130,276 64,256" fill="url(#daisTop-sentra)" stroke="#7a1828" stroke-width="1"/><polygon points="64,256 130,276 130,292 64,272" fill="#0c1326"/><polygon points="196,256 130,276 130,292 196,272" fill="#0a1020"/><polygon class="dais-rim" points="130,236 196,256 130,276 64,256" fill="none" stroke="#c8324e" stroke-width="2"/></g>
150
+ <g class="body-group"><ellipse cx="130" cy="150" rx="70" ry="92" fill="#c8324e" opacity="0.10" filter="url(#soft)"/><path d="M92 132 Q130 118 168 132 L176 232 Q130 246 84 232 Z" fill="url(#grad-sentra)" stroke="#7a1828" stroke-width="1.5" filter="url(#drop)"/><path class="rim" d="M92 132 Q130 118 168 132" fill="none" stroke="#c8324e" stroke-width="3" stroke-linecap="round"/><rect x="120" y="108" width="20" height="22" rx="6" fill="#d99c8a" filter="url(#drop)"/><circle cx="130" cy="90" r="26" fill="#d99c8a" stroke="#7a1828" stroke-width="1.2" filter="url(#drop)"/><path d="M104 88 Q108 60 130 60 Q152 60 156 88 Q150 74 130 74 Q110 74 104 88 Z" fill="#7a1828"/><circle cx="121" cy="90" r="2.6" fill="#16202e"/><circle cx="139" cy="90" r="2.6" fill="#16202e"/><circle cx="121" cy="90" r="1" fill="#c8324e"/><circle cx="139" cy="90" r="1" fill="#c8324e"/><g transform="translate(78 150)"><rect x="-14" y="-12" width="28" height="24" rx="4" fill="#1a2238" stroke="#3a4a6a" stroke-width="0.6"/><rect x="-14" y="-12" width="28" height="24" rx="4" fill="url(#wear)" opacity="0.35"/><text x="0" y="4" class="patch-txt" text-anchor="middle">UDS</text></g><g transform="translate(130 178)"><rect x="-46" y="-10" width="92" height="18" rx="3" fill="#0d1426" opacity="0.85"/><rect x="-46" y="-10" width="92" height="18" rx="3" fill="url(#wear)" opacity="0.25"/><text x="0" y="3" class="chest-txt" text-anchor="middle" fill="#c8324e">SENTRA · IMMUNE</text></g><g transform="translate(130 150)"><circle r="13" fill="#0a1020" stroke="#c8324e" stroke-width="1.6"/><path d="M-6 0 q6 -8 12 0 q-6 8 -12 0 Z" fill="none" stroke="#c8324e" stroke-width="1.4"/><circle r="2" fill="#c8324e"/></g></g>
151
+ <text class="label" x="130" y="30" text-anchor="middle">SENTRA</text>
152
+ <text class="role" x="130" y="46" text-anchor="middle">IMMUNE</text>
153
+ <g class="superpowers"><rect class="sp-bg" x="8" y="8" width="244" height="244" rx="16"/><text class="sp-name" x="28" y="48" fill="#c8324e">SENTRA</text><text class="sp-sub" x="28" y="68">SUPERPOWERS</text><line x1="28" y1="76" x2="232" y2="76" stroke="#c8324e" stroke-width="1" opacity="0.5"/><g transform="translate(28 92)"><svg x="0" y="-14" width="24" height="24" viewBox="0 0 24 24" overflow="visible"><g class="sp-spin" transform="translate(12 12)"><circle r="9" fill="none" stroke="#c8324e" stroke-width="1.6" stroke-dasharray="6 4"/><circle r="3" fill="#c8324e"/></g></svg><text class="sp-label" x="40" y="2">8 fail-CLOSED gates</text></g><g transform="translate(28 126)"><svg x="0" y="-14" width="24" height="24" viewBox="0 0 24 24" overflow="visible"><g class="sp-pulse" transform="translate(12 12)"><rect x="-7" y="-7" width="14" height="14" rx="3" fill="none" stroke="#c8324e" stroke-width="1.6"/><circle r="2.6" fill="#c8324e"/></g></svg><text class="sp-label" x="40" y="2">DSSE signing</text></g><g transform="translate(28 160)"><svg x="0" y="-14" width="24" height="24" viewBox="0 0 24 24" overflow="visible"><g transform="translate(12 12)"><path class="sp-draw" d="M-8 4 L-2 -4 L3 2 L8 -6" fill="none" stroke="#c8324e" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></g></svg><text class="sp-label" x="40" y="2">Conduction-aphasia detector</text></g><g transform="translate(28 194)"><svg x="0" y="-14" width="24" height="24" viewBox="0 0 24 24" overflow="visible"><g transform="translate(12 12)"><circle r="2.4" fill="#c8324e"/><g class="sp-orbit"><circle cx="8" cy="0" r="1.8" fill="#c8324e"/></g><circle r="8" fill="none" stroke="#c8324e" stroke-width="0.8" opacity="0.4"/></g></svg><text class="sp-label" x="40" y="2">Cosign verify</text></g></g>
154
+ </svg>
155
+ </a>
156
+ <a href="https://huggingface.co/spaces/SZLHOLDINGS/rosie" target="_blank" rel="noopener">
157
+ <svg class="card" viewBox="0 0 260 300" width="100%" role="img" aria-label="ROSIE CONSOLE" xmlns="http://www.w3.org/2000/svg">
158
+ <defs>
159
+ <linearGradient id="grad-rosie" x1="0" y1="0" x2="1" y2="1">
160
+ <stop offset="0" stop-color="#2ea66c"/><stop offset="0.55" stop-color="#176b42"/><stop offset="1" stop-color="#0a0e1e"/>
161
+ </linearGradient>
162
+ <linearGradient id="daisTop-rosie" x1="0" y1="0" x2="0" y2="1">
163
+ <stop offset="0" stop-color="#176b42" stop-opacity="0.9"/><stop offset="1" stop-color="#0a1020"/>
164
+ </linearGradient>
165
+ <filter id="drop" x="-30%" y="-30%" width="160%" height="160%">
166
+ <feDropShadow dx="0" dy="3" stdDeviation="3" flood-color="#000" flood-opacity="0.55"/>
167
+ </filter>
168
+ <filter id="soft"><feGaussianBlur stdDeviation="6"/></filter>
169
+ <filter id="glow" x="-50%" y="-50%" width="200%" height="200%">
170
+ <feGaussianBlur stdDeviation="2.6" result="b"/><feMerge><feMergeNode in="b"/><feMergeNode in="SourceGraphic"/></feMerge>
171
+ </filter>
172
+ <pattern id="wear" width="6" height="6" patternUnits="userSpaceOnUse" patternTransform="rotate(20)">
173
+ <circle cx="1" cy="1" r="0.5" fill="#000" opacity="0.5"/><circle cx="4" cy="3" r="0.4" fill="#fff" opacity="0.4"/><circle cx="2" cy="5" r="0.5" fill="#000" opacity="0.4"/>
174
+ </pattern>
175
+ <linearGradient id="alloyHead" x1="0" y1="0" x2="1" y2="1">
176
+ <stop offset="0" stop-color="#dfe5f5"/><stop offset="0.5" stop-color="#9aa6c8"/><stop offset="1" stop-color="#5b6690"/>
177
+ </linearGradient>
178
+ <style>
179
+ svg.card{cursor:pointer;display:block;background:radial-gradient(120% 90% at 50% 18%,#131a30 0%,#0a0e1e 60%,#04060f 100%);border-radius:14px;}
180
+ .card .body-group{transform-origin:130px 200px;transition:transform .35s cubic-bezier(.2,.7,.2,1);}
181
+ .card:hover .body-group{transform:translateY(-4px) scale(1.10);}
182
+ .card .rim{opacity:.45;transition:opacity .35s ease;}
183
+ .card:hover .rim{opacity:1;filter:url(#glow);}
184
+ .card .dais-rim{opacity:.35;transition:opacity .35s ease;}
185
+ .card:hover .dais-rim{opacity:1;filter:url(#glow);}
186
+ .card .label{font:700 17px ui-sans-serif,Segoe UI,Helvetica,Arial,sans-serif;fill:#2ea66c;letter-spacing:1.5px;}
187
+ .card .role{font:600 9px ui-sans-serif,Segoe UI,Helvetica,Arial,sans-serif;fill:#9fb0cf;letter-spacing:3px;}
188
+ .patch-txt{font:700 8px ui-monospace,Menlo,Consolas,monospace;fill:#cfe;letter-spacing:1px;}
189
+ .chest-txt{font:700 8px ui-monospace,Menlo,Consolas,monospace;letter-spacing:.5px;}
190
+ .superpowers{opacity:0;transform:translateY(18px);transition:opacity .4s ease,transform .4s cubic-bezier(.2,.7,.2,1);pointer-events:none;}
191
+ .card:hover .superpowers{opacity:1;transform:translateY(0);}
192
+ .sp-bg{fill:rgba(8,12,28,.93);stroke:#2ea66c;stroke-width:1.2;}
193
+ .sp-name{font:800 20px ui-sans-serif,Segoe UI,sans-serif;letter-spacing:1px;}
194
+ .sp-sub{font:600 9px ui-monospace,monospace;fill:#7f8db0;letter-spacing:3px;}
195
+ .sp-label{font:600 11px ui-sans-serif,Segoe UI,sans-serif;fill:#dfe7f7;}
196
+ .sp-spin{transform-box:fill-box;transform-origin:center;animation:spin 6s linear infinite;}
197
+ .sp-pulse{transform-box:fill-box;transform-origin:center;animation:pulse 2s ease-in-out infinite;}
198
+ .sp-draw{stroke-dasharray:34;stroke-dashoffset:34;animation:draw 2.4s ease-in-out infinite;}
199
+ .sp-orbit{transform-box:fill-box;transform-origin:center;animation:spin 4s linear infinite;}
200
+ @keyframes spin{to{transform:rotate(360deg);}}
201
+ @keyframes pulse{0%,100%{transform:scale(.78);opacity:.7;}50%{transform:scale(1.12);opacity:1;}}
202
+ @keyframes draw{0%{stroke-dashoffset:34;}55%{stroke-dashoffset:0;}100%{stroke-dashoffset:0;opacity:.4;}}
203
+ </style>
204
+ </defs>
205
+ <g class="dais"><polygon points="130,236 196,256 130,276 64,256" fill="url(#daisTop-rosie)" stroke="#176b42" stroke-width="1"/><polygon points="64,256 130,276 130,292 64,272" fill="#0c1326"/><polygon points="196,256 130,276 130,292 196,272" fill="#0a1020"/><polygon class="dais-rim" points="130,236 196,256 130,276 64,256" fill="none" stroke="#2ea66c" stroke-width="2"/></g>
206
+ <g class="body-group"><ellipse cx="130" cy="150" rx="70" ry="92" fill="#2ea66c" opacity="0.10" filter="url(#soft)"/><path d="M92 132 Q130 118 168 132 L176 232 Q130 246 84 232 Z" fill="url(#grad-rosie)" stroke="#176b42" stroke-width="1.5" filter="url(#drop)"/><path class="rim" d="M92 132 Q130 118 168 132" fill="none" stroke="#2ea66c" stroke-width="3" stroke-linecap="round"/><rect x="120" y="108" width="20" height="22" rx="6" fill="#e7b98f" filter="url(#drop)"/><circle cx="130" cy="90" r="26" fill="#e7b98f" stroke="#176b42" stroke-width="1.2" filter="url(#drop)"/><path d="M104 88 Q108 60 130 60 Q152 60 156 88 Q150 74 130 74 Q110 74 104 88 Z" fill="#176b42"/><circle cx="121" cy="90" r="2.6" fill="#16202e"/><circle cx="139" cy="90" r="2.6" fill="#16202e"/><circle cx="121" cy="90" r="1" fill="#2ea66c"/><circle cx="139" cy="90" r="1" fill="#2ea66c"/><g transform="translate(78 150)"><rect x="-14" y="-12" width="28" height="24" rx="4" fill="#1a2238" stroke="#3a4a6a" stroke-width="0.6"/><rect x="-14" y="-12" width="28" height="24" rx="4" fill="url(#wear)" opacity="0.35"/><text x="0" y="4" class="patch-txt" text-anchor="middle">UDS</text></g><g transform="translate(130 178)"><rect x="-46" y="-10" width="92" height="18" rx="3" fill="#0d1426" opacity="0.85"/><rect x="-46" y="-10" width="92" height="18" rx="3" fill="url(#wear)" opacity="0.25"/><text x="0" y="3" class="chest-txt" text-anchor="middle" fill="#2ea66c">ROSIE · CONSOLE</text></g><g transform="translate(130 150)"><circle r="13" fill="#0a1020" stroke="#2ea66c" stroke-width="1.6"/><path d="M-6 0 q6 -8 12 0 q-6 8 -12 0 Z" fill="none" stroke="#2ea66c" stroke-width="1.4"/><circle r="2" fill="#2ea66c"/></g></g>
207
+ <text class="label" x="130" y="30" text-anchor="middle">ROSIE</text>
208
+ <text class="role" x="130" y="46" text-anchor="middle">CONSOLE</text>
209
+ <g class="superpowers"><rect class="sp-bg" x="8" y="8" width="244" height="244" rx="16"/><text class="sp-name" x="28" y="48" fill="#2ea66c">ROSIE</text><text class="sp-sub" x="28" y="68">SUPERPOWERS</text><line x1="28" y1="76" x2="232" y2="76" stroke="#2ea66c" stroke-width="1" opacity="0.5"/><g transform="translate(28 92)"><svg x="0" y="-14" width="24" height="24" viewBox="0 0 24 24" overflow="visible"><g class="sp-spin" transform="translate(12 12)"><circle r="9" fill="none" stroke="#2ea66c" stroke-width="1.6" stroke-dasharray="6 4"/><circle r="3" fill="#2ea66c"/></g></svg><text class="sp-label" x="40" y="2">Multi-LLM ensemble</text></g><g transform="translate(28 126)"><svg x="0" y="-14" width="24" height="24" viewBox="0 0 24 24" overflow="visible"><g class="sp-pulse" transform="translate(12 12)"><rect x="-7" y="-7" width="14" height="14" rx="3" fill="none" stroke="#2ea66c" stroke-width="1.6"/><circle r="2.6" fill="#2ea66c"/></g></svg><text class="sp-label" x="40" y="2">Adaptive routing</text></g><g transform="translate(28 160)"><svg x="0" y="-14" width="24" height="24" viewBox="0 0 24 24" overflow="visible"><g transform="translate(12 12)"><path class="sp-draw" d="M-8 4 L-2 -4 L3 2 L8 -6" fill="none" stroke="#2ea66c" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></g></svg><text class="sp-label" x="40" y="2">Step-3.7-Flash voter</text></g><g transform="translate(28 194)"><svg x="0" y="-14" width="24" height="24" viewBox="0 0 24 24" overflow="visible"><g transform="translate(12 12)"><circle r="2.4" fill="#2ea66c"/><g class="sp-orbit"><circle cx="8" cy="0" r="1.8" fill="#2ea66c"/></g><circle r="8" fill="none" stroke="#2ea66c" stroke-width="0.8" opacity="0.4"/></g></svg><text class="sp-label" x="40" y="2">Executive UI</text></g></g>
210
+ </svg>
211
+ </a>
212
+ <a href="https://huggingface.co/spaces/SZLHOLDINGS/killinchu" target="_blank" rel="noopener">
213
+ <svg class="card" viewBox="0 0 260 300" width="100%" role="img" aria-label="KILLINCHU DEFENSE" xmlns="http://www.w3.org/2000/svg">
214
+ <defs>
215
+ <linearGradient id="grad-killinchu" x1="0" y1="0" x2="1" y2="1">
216
+ <stop offset="0" stop-color="#4ac4d9"/><stop offset="0.55" stop-color="#1f6f80"/><stop offset="1" stop-color="#0a0e1e"/>
217
+ </linearGradient>
218
+ <linearGradient id="daisTop-killinchu" x1="0" y1="0" x2="0" y2="1">
219
+ <stop offset="0" stop-color="#1f6f80" stop-opacity="0.9"/><stop offset="1" stop-color="#0a1020"/>
220
+ </linearGradient>
221
+ <filter id="drop" x="-30%" y="-30%" width="160%" height="160%">
222
+ <feDropShadow dx="0" dy="3" stdDeviation="3" flood-color="#000" flood-opacity="0.55"/>
223
+ </filter>
224
+ <filter id="soft"><feGaussianBlur stdDeviation="6"/></filter>
225
+ <filter id="glow" x="-50%" y="-50%" width="200%" height="200%">
226
+ <feGaussianBlur stdDeviation="2.6" result="b"/><feMerge><feMergeNode in="b"/><feMergeNode in="SourceGraphic"/></feMerge>
227
+ </filter>
228
+ <pattern id="wear" width="6" height="6" patternUnits="userSpaceOnUse" patternTransform="rotate(20)">
229
+ <circle cx="1" cy="1" r="0.5" fill="#000" opacity="0.5"/><circle cx="4" cy="3" r="0.4" fill="#fff" opacity="0.4"/><circle cx="2" cy="5" r="0.5" fill="#000" opacity="0.4"/>
230
+ </pattern>
231
+ <linearGradient id="alloyHead" x1="0" y1="0" x2="1" y2="1">
232
+ <stop offset="0" stop-color="#dfe5f5"/><stop offset="0.5" stop-color="#9aa6c8"/><stop offset="1" stop-color="#5b6690"/>
233
+ </linearGradient>
234
+ <style>
235
+ svg.card{cursor:pointer;display:block;background:radial-gradient(120% 90% at 50% 18%,#131a30 0%,#0a0e1e 60%,#04060f 100%);border-radius:14px;}
236
+ .card .body-group{transform-origin:130px 200px;transition:transform .35s cubic-bezier(.2,.7,.2,1);}
237
+ .card:hover .body-group{transform:translateY(-4px) scale(1.10);}
238
+ .card .rim{opacity:.45;transition:opacity .35s ease;}
239
+ .card:hover .rim{opacity:1;filter:url(#glow);}
240
+ .card .dais-rim{opacity:.35;transition:opacity .35s ease;}
241
+ .card:hover .dais-rim{opacity:1;filter:url(#glow);}
242
+ .card .label{font:700 17px ui-sans-serif,Segoe UI,Helvetica,Arial,sans-serif;fill:#4ac4d9;letter-spacing:1.5px;}
243
+ .card .role{font:600 9px ui-sans-serif,Segoe UI,Helvetica,Arial,sans-serif;fill:#9fb0cf;letter-spacing:3px;}
244
+ .patch-txt{font:700 8px ui-monospace,Menlo,Consolas,monospace;fill:#cfe;letter-spacing:1px;}
245
+ .chest-txt{font:700 8px ui-monospace,Menlo,Consolas,monospace;letter-spacing:.5px;}
246
+ .superpowers{opacity:0;transform:translateY(18px);transition:opacity .4s ease,transform .4s cubic-bezier(.2,.7,.2,1);pointer-events:none;}
247
+ .card:hover .superpowers{opacity:1;transform:translateY(0);}
248
+ .sp-bg{fill:rgba(8,12,28,.93);stroke:#4ac4d9;stroke-width:1.2;}
249
+ .sp-name{font:800 20px ui-sans-serif,Segoe UI,sans-serif;letter-spacing:1px;}
250
+ .sp-sub{font:600 9px ui-monospace,monospace;fill:#7f8db0;letter-spacing:3px;}
251
+ .sp-label{font:600 11px ui-sans-serif,Segoe UI,sans-serif;fill:#dfe7f7;}
252
+ .sp-spin{transform-box:fill-box;transform-origin:center;animation:spin 6s linear infinite;}
253
+ .sp-pulse{transform-box:fill-box;transform-origin:center;animation:pulse 2s ease-in-out infinite;}
254
+ .sp-draw{stroke-dasharray:34;stroke-dashoffset:34;animation:draw 2.4s ease-in-out infinite;}
255
+ .sp-orbit{transform-box:fill-box;transform-origin:center;animation:spin 4s linear infinite;}
256
+ @keyframes spin{to{transform:rotate(360deg);}}
257
+ @keyframes pulse{0%,100%{transform:scale(.78);opacity:.7;}50%{transform:scale(1.12);opacity:1;}}
258
+ @keyframes draw{0%{stroke-dashoffset:34;}55%{stroke-dashoffset:0;}100%{stroke-dashoffset:0;opacity:.4;}}
259
+ </style>
260
+ </defs>
261
+ <g class="dais"><polygon points="130,236 196,256 130,276 64,256" fill="url(#daisTop-killinchu)" stroke="#1f6f80" stroke-width="1"/><polygon points="64,256 130,276 130,292 64,272" fill="#0c1326"/><polygon points="196,256 130,276 130,292 196,272" fill="#0a1020"/><polygon class="dais-rim" points="130,236 196,256 130,276 64,256" fill="none" stroke="#4ac4d9" stroke-width="2"/></g>
262
+ <g class="body-group"><ellipse cx="130" cy="150" rx="70" ry="92" fill="#4ac4d9" opacity="0.10" filter="url(#soft)"/><path d="M92 132 Q130 118 168 132 L176 232 Q130 246 84 232 Z" fill="url(#grad-killinchu)" stroke="#1f6f80" stroke-width="1.5" filter="url(#drop)"/><path class="rim" d="M92 132 Q130 118 168 132" fill="none" stroke="#4ac4d9" stroke-width="3" stroke-linecap="round"/><rect x="120" y="108" width="20" height="22" rx="6" fill="#c9a36f" filter="url(#drop)"/><circle cx="130" cy="90" r="26" fill="#c9a36f" stroke="#1f6f80" stroke-width="1.2" filter="url(#drop)"/><path d="M104 88 Q108 60 130 60 Q152 60 156 88 Q150 74 130 74 Q110 74 104 88 Z" fill="#1f6f80"/><circle cx="121" cy="90" r="2.6" fill="#16202e"/><circle cx="139" cy="90" r="2.6" fill="#16202e"/><circle cx="121" cy="90" r="1" fill="#4ac4d9"/><circle cx="139" cy="90" r="1" fill="#4ac4d9"/><g transform="translate(78 150)"><rect x="-14" y="-12" width="28" height="24" rx="4" fill="#1a2238" stroke="#3a4a6a" stroke-width="0.6"/><rect x="-14" y="-12" width="28" height="24" rx="4" fill="url(#wear)" opacity="0.35"/><text x="0" y="4" class="patch-txt" text-anchor="middle">UDS</text></g><g transform="translate(130 178)"><rect x="-46" y="-10" width="92" height="18" rx="3" fill="#0d1426" opacity="0.85"/><rect x="-46" y="-10" width="92" height="18" rx="3" fill="url(#wear)" opacity="0.25"/><text x="0" y="3" class="chest-txt" text-anchor="middle" fill="#4ac4d9">KILLINCHU · DEFENSE</text></g><g transform="translate(130 150)"><circle r="13" fill="#0a1020" stroke="#4ac4d9" stroke-width="1.6"/><path d="M-6 0 q6 -8 12 0 q-6 8 -12 0 Z" fill="none" stroke="#4ac4d9" stroke-width="1.4"/><circle r="2" fill="#4ac4d9"/></g><g class="field-uniform"><path d="M96 132 L164 132 L160 214 L100 214 Z" fill="#222d20" opacity="0.55" stroke="#2f3d28" stroke-width="2"/><rect x="108" y="120" width="10" height="30" rx="2" fill="#2a3322"/><rect x="142" y="120" width="10" height="30" rx="2" fill="#2a3322"/><rect x="104" y="190" width="20" height="18" rx="2" fill="#2a3322" stroke="#1c2418"/><rect x="136" y="190" width="20" height="18" rx="2" fill="#2a3322" stroke="#1c2418"/><rect x="112" y="120" width="36" height="9" rx="1" fill="#0d1426"/><text x="130" y="127" class="patch-txt" text-anchor="middle" font-size="6">KILLINCHU</text><rect x="96" y="132" width="68" height="82" fill="url(#wear)" opacity="0.18"/></g></g>
263
+ <text class="label" x="130" y="30" text-anchor="middle">KILLINCHU</text>
264
+ <text class="role" x="130" y="46" text-anchor="middle">DEFENSE</text>
265
+ <g class="superpowers"><rect class="sp-bg" x="8" y="8" width="244" height="244" rx="16"/><text class="sp-name" x="28" y="48" fill="#4ac4d9">KILLINCHU</text><text class="sp-sub" x="28" y="68">SUPERPOWERS</text><line x1="28" y1="76" x2="232" y2="76" stroke="#4ac4d9" stroke-width="1" opacity="0.5"/><g transform="translate(28 92)"><svg x="0" y="-14" width="24" height="24" viewBox="0 0 24 24" overflow="visible"><g class="sp-spin" transform="translate(12 12)"><circle r="9" fill="none" stroke="#4ac4d9" stroke-width="1.6" stroke-dasharray="6 4"/><circle r="3" fill="#4ac4d9"/></g></svg><text class="sp-label" x="40" y="2">NOAA space-weather</text></g><g transform="translate(28 126)"><svg x="0" y="-14" width="24" height="24" viewBox="0 0 24 24" overflow="visible"><g class="sp-pulse" transform="translate(12 12)"><rect x="-7" y="-7" width="14" height="14" rx="3" fill="none" stroke="#4ac4d9" stroke-width="1.6"/><circle r="2.6" fill="#4ac4d9"/></g></svg><text class="sp-label" x="40" y="2">USGS seismic</text></g><g transform="translate(28 160)"><svg x="0" y="-14" width="24" height="24" viewBox="0 0 24 24" overflow="visible"><g transform="translate(12 12)"><path class="sp-draw" d="M-8 4 L-2 -4 L3 2 L8 -6" fill="none" stroke="#4ac4d9" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></g></svg><text class="sp-label" x="40" y="2">MQ-9 drone health</text></g><g transform="translate(28 194)"><svg x="0" y="-14" width="24" height="24" viewBox="0 0 24 24" overflow="visible"><g transform="translate(12 12)"><circle r="2.4" fill="#4ac4d9"/><g class="sp-orbit"><circle cx="8" cy="0" r="1.8" fill="#4ac4d9"/></g><circle r="8" fill="none" stroke="#4ac4d9" stroke-width="0.8" opacity="0.4"/></g></svg><text class="sp-label" x="40" y="2">Phase prediction</text></g></g>
266
+ </svg>
267
+ </a>
268
+ <a href="https://huggingface.co/spaces/SZLHOLDINGS/a11oy" target="_blank" rel="noopener">
269
+ <svg class="card" viewBox="0 0 260 300" width="100%" role="img" aria-label="A11OY GATE" xmlns="http://www.w3.org/2000/svg">
270
+ <defs>
271
+ <linearGradient id="grad-a11oy" x1="0" y1="0" x2="1" y2="1">
272
+ <stop offset="0" stop-color="#8b6cf2"/><stop offset="0.55" stop-color="#4b3a9e"/><stop offset="1" stop-color="#0a0e1e"/>
273
+ </linearGradient>
274
+ <linearGradient id="daisTop-a11oy" x1="0" y1="0" x2="0" y2="1">
275
+ <stop offset="0" stop-color="#4b3a9e" stop-opacity="0.9"/><stop offset="1" stop-color="#0a1020"/>
276
+ </linearGradient>
277
+ <filter id="drop" x="-30%" y="-30%" width="160%" height="160%">
278
+ <feDropShadow dx="0" dy="3" stdDeviation="3" flood-color="#000" flood-opacity="0.55"/>
279
+ </filter>
280
+ <filter id="soft"><feGaussianBlur stdDeviation="6"/></filter>
281
+ <filter id="glow" x="-50%" y="-50%" width="200%" height="200%">
282
+ <feGaussianBlur stdDeviation="2.6" result="b"/><feMerge><feMergeNode in="b"/><feMergeNode in="SourceGraphic"/></feMerge>
283
+ </filter>
284
+ <pattern id="wear" width="6" height="6" patternUnits="userSpaceOnUse" patternTransform="rotate(20)">
285
+ <circle cx="1" cy="1" r="0.5" fill="#000" opacity="0.5"/><circle cx="4" cy="3" r="0.4" fill="#fff" opacity="0.4"/><circle cx="2" cy="5" r="0.5" fill="#000" opacity="0.4"/>
286
+ </pattern>
287
+ <linearGradient id="alloyHead" x1="0" y1="0" x2="1" y2="1">
288
+ <stop offset="0" stop-color="#dfe5f5"/><stop offset="0.5" stop-color="#9aa6c8"/><stop offset="1" stop-color="#5b6690"/>
289
+ </linearGradient>
290
+ <style>
291
+ svg.card{cursor:pointer;display:block;background:radial-gradient(120% 90% at 50% 18%,#131a30 0%,#0a0e1e 60%,#04060f 100%);border-radius:14px;}
292
+ .card .body-group{transform-origin:130px 200px;transition:transform .35s cubic-bezier(.2,.7,.2,1);}
293
+ .card:hover .body-group{transform:translateY(-4px) scale(1.10);}
294
+ .card .rim{opacity:.45;transition:opacity .35s ease;}
295
+ .card:hover .rim{opacity:1;filter:url(#glow);}
296
+ .card .dais-rim{opacity:.35;transition:opacity .35s ease;}
297
+ .card:hover .dais-rim{opacity:1;filter:url(#glow);}
298
+ .card .label{font:700 17px ui-sans-serif,Segoe UI,Helvetica,Arial,sans-serif;fill:#8b6cf2;letter-spacing:1.5px;}
299
+ .card .role{font:600 9px ui-sans-serif,Segoe UI,Helvetica,Arial,sans-serif;fill:#9fb0cf;letter-spacing:3px;}
300
+ .patch-txt{font:700 8px ui-monospace,Menlo,Consolas,monospace;fill:#cfe;letter-spacing:1px;}
301
+ .chest-txt{font:700 8px ui-monospace,Menlo,Consolas,monospace;letter-spacing:.5px;}
302
+ .superpowers{opacity:0;transform:translateY(18px);transition:opacity .4s ease,transform .4s cubic-bezier(.2,.7,.2,1);pointer-events:none;}
303
+ .card:hover .superpowers{opacity:1;transform:translateY(0);}
304
+ .sp-bg{fill:rgba(8,12,28,.93);stroke:#8b6cf2;stroke-width:1.2;}
305
+ .sp-name{font:800 20px ui-sans-serif,Segoe UI,sans-serif;letter-spacing:1px;}
306
+ .sp-sub{font:600 9px ui-monospace,monospace;fill:#7f8db0;letter-spacing:3px;}
307
+ .sp-label{font:600 11px ui-sans-serif,Segoe UI,sans-serif;fill:#dfe7f7;}
308
+ .sp-spin{transform-box:fill-box;transform-origin:center;animation:spin 6s linear infinite;}
309
+ .sp-pulse{transform-box:fill-box;transform-origin:center;animation:pulse 2s ease-in-out infinite;}
310
+ .sp-draw{stroke-dasharray:34;stroke-dashoffset:34;animation:draw 2.4s ease-in-out infinite;}
311
+ .sp-orbit{transform-box:fill-box;transform-origin:center;animation:spin 4s linear infinite;}
312
+ @keyframes spin{to{transform:rotate(360deg);}}
313
+ @keyframes pulse{0%,100%{transform:scale(.78);opacity:.7;}50%{transform:scale(1.12);opacity:1;}}
314
+ @keyframes draw{0%{stroke-dashoffset:34;}55%{stroke-dashoffset:0;}100%{stroke-dashoffset:0;opacity:.4;}}
315
+ </style>
316
+ </defs>
317
+ <g class="dais"><polygon points="130,236 196,256 130,276 64,256" fill="url(#daisTop-a11oy)" stroke="#4b3a9e" stroke-width="1"/><polygon points="64,256 130,276 130,292 64,272" fill="#0c1326"/><polygon points="196,256 130,276 130,292 196,272" fill="#0a1020"/><polygon class="dais-rim" points="130,236 196,256 130,276 64,256" fill="none" stroke="#8b6cf2" stroke-width="2"/></g>
318
+ <g class="body-group"><ellipse cx="130" cy="150" rx="70" ry="92" fill="#8b6cf2" opacity="0.10" filter="url(#soft)"/><path d="M92 132 Q130 118 168 132 L176 232 Q130 246 84 232 Z" fill="url(#grad-a11oy)" stroke="#4b3a9e" stroke-width="1.5" filter="url(#drop)"/><path class="rim" d="M92 132 Q130 118 168 132" fill="none" stroke="#8b6cf2" stroke-width="3" stroke-linecap="round"/><rect x="120" y="108" width="20" height="22" rx="6" fill="#cfd6e6" filter="url(#drop)"/><rect x="108" y="66" width="44" height="48" rx="14" fill="url(#alloyHead)" stroke="#8b6cf2" stroke-width="1.6" filter="url(#drop)"/><rect x="114" y="82" width="32" height="12" rx="6" fill="#0a1020"/><rect x="118" y="85" width="9" height="6" rx="3" fill="#8b6cf2"><animate attributeName="opacity" values="1;0.3;1" dur="2.4s" repeatCount="indefinite"/></rect><rect x="133" y="85" width="9" height="6" rx="3" fill="#8b6cf2"><animate attributeName="opacity" values="0.3;1;0.3" dur="2.4s" repeatCount="indefinite"/></rect><path d="M108 90 L152 90 M130 66 L130 82" stroke="#4b3a9e" stroke-width="0.8" opacity="0.6"/><g transform="translate(78 150)"><rect x="-14" y="-12" width="28" height="24" rx="4" fill="#1a2238" stroke="#3a4a6a" stroke-width="0.6"/><rect x="-14" y="-12" width="28" height="24" rx="4" fill="url(#wear)" opacity="0.35"/><text x="0" y="4" class="patch-txt" text-anchor="middle">UDS</text></g><g transform="translate(130 178)"><rect x="-46" y="-10" width="92" height="18" rx="3" fill="#0d1426" opacity="0.85"/><rect x="-46" y="-10" width="92" height="18" rx="3" fill="url(#wear)" opacity="0.25"/><text x="0" y="3" class="chest-txt" text-anchor="middle" fill="#8b6cf2">A11OY · GATE</text></g><g transform="translate(130 150)"><circle r="13" fill="#0a1020" stroke="#8b6cf2" stroke-width="1.6"/><path d="M-6 0 q6 -8 12 0 q-6 8 -12 0 Z" fill="none" stroke="#8b6cf2" stroke-width="1.4"/><circle r="2" fill="#8b6cf2"/></g></g>
319
+ <text class="label" x="130" y="30" text-anchor="middle">A11OY</text>
320
+ <text class="role" x="130" y="46" text-anchor="middle">GATE</text>
321
+ <g class="superpowers"><rect class="sp-bg" x="8" y="8" width="244" height="244" rx="16"/><text class="sp-name" x="28" y="48" fill="#8b6cf2">A11OY</text><text class="sp-sub" x="28" y="68">SUPERPOWERS</text><line x1="28" y1="76" x2="232" y2="76" stroke="#8b6cf2" stroke-width="1" opacity="0.5"/><g transform="translate(28 92)"><svg x="0" y="-14" width="24" height="24" viewBox="0 0 24 24" overflow="visible"><g class="sp-spin" transform="translate(12 12)"><circle r="9" fill="none" stroke="#8b6cf2" stroke-width="1.6" stroke-dasharray="6 4"/><circle r="3" fill="#8b6cf2"/></g></svg><text class="sp-label" x="40" y="2">PAC-Bayes governance</text></g><g transform="translate(28 126)"><svg x="0" y="-14" width="24" height="24" viewBox="0 0 24 24" overflow="visible"><g class="sp-pulse" transform="translate(12 12)"><rect x="-7" y="-7" width="14" height="14" rx="3" fill="none" stroke="#8b6cf2" stroke-width="1.6"/><circle r="2.6" fill="#8b6cf2"/></g></svg><text class="sp-label" x="40" y="2">Multi-LLM router</text></g><g transform="translate(28 160)"><svg x="0" y="-14" width="24" height="24" viewBox="0 0 24 24" overflow="visible"><g transform="translate(12 12)"><path class="sp-draw" d="M-8 4 L-2 -4 L3 2 L8 -6" fill="none" stroke="#8b6cf2" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></g></svg><text class="sp-label" x="40" y="2">35 anchor formulas</text></g><g transform="translate(28 194)"><svg x="0" y="-14" width="24" height="24" viewBox="0 0 24 24" overflow="visible"><g transform="translate(12 12)"><circle r="2.4" fill="#8b6cf2"/><g class="sp-orbit"><circle cx="8" cy="0" r="1.8" fill="#8b6cf2"/></g><circle r="8" fill="none" stroke="#8b6cf2" stroke-width="0.8" opacity="0.4"/></g></svg><text class="sp-label" x="40" y="2">Khipu chain</text></g></g>
322
+ </svg>
323
+ </a>
324
+ </div>
325
+ <div class="navy-banner">UDS Edition · Navy-Ready · CDAO-aligned</div>
326
+ <div class="badges">
327
+ <span class="badge">SLSA L1</span>
328
+ <span class="badge">DCO Signed</span>
329
+ <span class="badge">Cosign Verified</span>
330
+ <span class="badge">DSSE Receipts</span>
331
+ </div>
332
+ </div>
333
+ </div>
334
+
335
+
336
+ ---
337
+
338
+ ## THE MESH · FIVE ORGANS · LIVE
339
+
340
+ <table>
341
+ <tr>
342
+ <td>
343
+
344
+ **Anchor formulas** &nbsp; `35 → 38`<br/>
345
+ <sub>35 today · +3 after Hickok ingest</sub>
346
+
347
+ **Doctrine** &nbsp; `v11 LOCKED`<br/>
348
+ <sub>749 / 14 / 163 @ <code>c7c0ba17</code></sub>
349
+
350
+ </td>
351
+ <td>
352
+
353
+ **License** &nbsp; `Apache-2.0`<br/>
354
+ <sub>OSS across all repos</sub>
355
+
356
+ **Status** &nbsp; `LIVE`<br/>
357
+ <sub>five organs · /healthz boards green</sub>
358
+
359
+ </td>
360
+ </tr>
361
+ </table>
362
+
363
+ **Governed Agentic Mesh** — five organs, one locked doctrine, every decision signed.
364
+
365
+ <sub>Doctrine v11 LOCKED · 749 / 14 / 163 · Λ Conjecture 1 · SLSA L1 honest · UDS Edition</sub>
366
+
367
+ <sub>Architecture grounded in Hickok &amp; Poeppel (2007) *Nat Rev Neurosci* 8:393 · Hickok (2025) *Wired for Words* MIT Press</sub>
368
+
369
  ---
370
 
371
  ## Live demo
 
406
 
407
  <p align="center"><strong>Warhacker T-minus countdown:</strong> June 16–19, 2026 · DoD Pier Demo</p>
408
 
409
+ <p align="center"><strong>Warhacker — Accelerating AI for the Warfighter · San Diego · June 16–19, 2026</strong><br/><sub>Pace-setting projects: Open Arsenal · Enterprise Agents</sub></p>
410
+
411
+ > Note: the org card renders inline SVG + CSS (no JS). The Warhacker dates above are authoritative; a live JavaScript countdown remains available inside the Space's static `index.html`.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
412
 
413
  ---
414
 
 
457
  ---
458
 
459
  <sub>Doctrine v11 LOCKED · 🪢 Khipu chain · Lean 4 · Sigstore Rekor · Apache-2.0 OSS · DOI [10.5281/zenodo.19944926](https://doi.org/10.5281/zenodo.19944926) · Source of truth: [szl-holdings/.github lean_numbers.json](https://github.com/szl-holdings/.github/blob/main/.github/data/lean_numbers.json) @ `c7c0ba17` · Founder: Stephen Paul Lutar Jr · [ORCID 0009-0001-0110-4173](https://orcid.org/0009-0001-0110-4173)</sub>
460
+
461
+ ---
462
+
463
+ ## RESEARCH · 8 PAPERS · LIVE DOIs
464
+
465
+ Eight peer-disseminated research records by **Stephen P. Lutar Jr.** ([ORCID 0009-0001-0110-4173](https://orcid.org/0009-0001-0110-4173)), published and archived on Zenodo under **CC-BY-4.0**. All DOIs below resolve live.
466
+
467
+ | # | Title | Authors | Year | DOI | Zenodo | License |
468
+ |---|---|---|---|---|---|---|
469
+ | 1 | Lutar Omega Formalism | Stephen P. Lutar Jr. | 2026 | [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.20499315.svg)](https://doi.org/10.5281/zenodo.20499315) | [Zenodo](https://zenodo.org/doi/10.5281/zenodo.20499315) | CC-BY-4.0 |
470
+ | 2 | Prisca-GraphRAG | Stephen P. Lutar Jr. | 2026 | [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.20499317.svg)](https://doi.org/10.5281/zenodo.20499317) | [Zenodo](https://zenodo.org/doi/10.5281/zenodo.20499317) | CC-BY-4.0 |
471
+ | 3 | Hermetic Constitutional Guardrails | Stephen P. Lutar Jr. | 2026 | [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.20499319.svg)](https://doi.org/10.5281/zenodo.20499319) | [Zenodo](https://zenodo.org/doi/10.5281/zenodo.20499319) | CC-BY-4.0 |
472
+ | 4 | Sefirot Continual Learning | Stephen P. Lutar Jr. | 2026 | [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.20499322.svg)](https://doi.org/10.5281/zenodo.20499322) | [Zenodo](https://zenodo.org/doi/10.5281/zenodo.20499322) | CC-BY-4.0 |
473
+ | 5 | Free-Energy-Lutar Active Inference | Stephen P. Lutar Jr. | 2026 | [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.20499324.svg)](https://doi.org/10.5281/zenodo.20499324) | [Zenodo](https://zenodo.org/doi/10.5281/zenodo.20499324) | CC-BY-4.0 |
474
+ | 6 | Tawa Sparse Autoencoder | Stephen P. Lutar Jr. | 2026 | [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.20499328.svg)](https://doi.org/10.5281/zenodo.20499328) | [Zenodo](https://zenodo.org/doi/10.5281/zenodo.20499328) | CC-BY-4.0 |
475
+ | 7 | EPR-Bell Entanglement Validation | Stephen P. Lutar Jr. | 2026 | [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.20499330.svg)](https://doi.org/10.5281/zenodo.20499330) | [Zenodo](https://zenodo.org/doi/10.5281/zenodo.20499330) | CC-BY-4.0 |
476
+ | 8 | Chinchilla-Lutar Scaling Laws | Stephen P. Lutar Jr. | 2026 | [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.20499334.svg)](https://doi.org/10.5281/zenodo.20499334) | [Zenodo](https://zenodo.org/doi/10.5281/zenodo.20499334) | CC-BY-4.0 |
477
+
478
+ ### Citations (BibTeX)
479
+
480
+ <details>
481
+ <summary>BibTeX — 1. Lutar Omega Formalism</summary>
482
+
483
+ ```bibtex
484
+ @misc{lutar2026omega,
485
+ author = {Lutar, Stephen P. Jr.},
486
+ title = {Lutar Omega Formalism},
487
+ year = {2026},
488
+ publisher = {Zenodo},
489
+ doi = {10.5281/zenodo.20499315},
490
+ url = {https://doi.org/10.5281/zenodo.20499315},
491
+ note = {ORCID: 0009-0001-0110-4173}
492
+ }
493
+ ```
494
+
495
+ </details>
496
+
497
+ <details>
498
+ <summary>BibTeX — 2. Prisca-GraphRAG</summary>
499
+
500
+ ```bibtex
501
+ @misc{lutar2026prisca,
502
+ author = {Lutar, Stephen P. Jr.},
503
+ title = {Prisca-GraphRAG},
504
+ year = {2026},
505
+ publisher = {Zenodo},
506
+ doi = {10.5281/zenodo.20499317},
507
+ url = {https://doi.org/10.5281/zenodo.20499317},
508
+ note = {ORCID: 0009-0001-0110-4173}
509
+ }
510
+ ```
511
+
512
+ </details>
513
+
514
+ <details>
515
+ <summary>BibTeX — 3. Hermetic Constitutional Guardrails</summary>
516
+
517
+ ```bibtex
518
+ @misc{lutar2026hermetic,
519
+ author = {Lutar, Stephen P. Jr.},
520
+ title = {Hermetic Constitutional Guardrails},
521
+ year = {2026},
522
+ publisher = {Zenodo},
523
+ doi = {10.5281/zenodo.20499319},
524
+ url = {https://doi.org/10.5281/zenodo.20499319},
525
+ note = {ORCID: 0009-0001-0110-4173}
526
+ }
527
+ ```
528
+
529
+ </details>
530
+
531
+ <details>
532
+ <summary>BibTeX — 4. Sefirot Continual Learning</summary>
533
+
534
+ ```bibtex
535
+ @misc{lutar2026sefirot,
536
+ author = {Lutar, Stephen P. Jr.},
537
+ title = {Sefirot Continual Learning},
538
+ year = {2026},
539
+ publisher = {Zenodo},
540
+ doi = {10.5281/zenodo.20499322},
541
+ url = {https://doi.org/10.5281/zenodo.20499322},
542
+ note = {ORCID: 0009-0001-0110-4173}
543
+ }
544
+ ```
545
+
546
+ </details>
547
+
548
+ <details>
549
+ <summary>BibTeX — 5. Free-Energy-Lutar Active Inference</summary>
550
+
551
+ ```bibtex
552
+ @misc{lutar2026freeenergy,
553
+ author = {Lutar, Stephen P. Jr.},
554
+ title = {Free-Energy-Lutar Active Inference},
555
+ year = {2026},
556
+ publisher = {Zenodo},
557
+ doi = {10.5281/zenodo.20499324},
558
+ url = {https://doi.org/10.5281/zenodo.20499324},
559
+ note = {ORCID: 0009-0001-0110-4173}
560
+ }
561
+ ```
562
+
563
+ </details>
564
+
565
+ <details>
566
+ <summary>BibTeX — 6. Tawa Sparse Autoencoder</summary>
567
+
568
+ ```bibtex
569
+ @misc{lutar2026tawa,
570
+ author = {Lutar, Stephen P. Jr.},
571
+ title = {Tawa Sparse Autoencoder},
572
+ year = {2026},
573
+ publisher = {Zenodo},
574
+ doi = {10.5281/zenodo.20499328},
575
+ url = {https://doi.org/10.5281/zenodo.20499328},
576
+ note = {ORCID: 0009-0001-0110-4173}
577
+ }
578
+ ```
579
+
580
+ </details>
581
+
582
+ <details>
583
+ <summary>BibTeX — 7. EPR-Bell Entanglement Validation</summary>
584
+
585
+ ```bibtex
586
+ @misc{lutar2026eprbell,
587
+ author = {Lutar, Stephen P. Jr.},
588
+ title = {EPR-Bell Entanglement Validation},
589
+ year = {2026},
590
+ publisher = {Zenodo},
591
+ doi = {10.5281/zenodo.20499330},
592
+ url = {https://doi.org/10.5281/zenodo.20499330},
593
+ note = {ORCID: 0009-0001-0110-4173}
594
+ }
595
+ ```
596
+
597
+ </details>
598
+
599
+ <details>
600
+ <summary>BibTeX — 8. Chinchilla-Lutar Scaling Laws</summary>
601
+
602
+ ```bibtex
603
+ @misc{lutar2026chinchilla,
604
+ author = {Lutar, Stephen P. Jr.},
605
+ title = {Chinchilla-Lutar Scaling Laws},
606
+ year = {2026},
607
+ publisher = {Zenodo},
608
+ doi = {10.5281/zenodo.20499334},
609
+ url = {https://doi.org/10.5281/zenodo.20499334},
610
+ note = {ORCID: 0009-0001-0110-4173}
611
+ }
612
+ ```
613
+
614
+ </details>
615
+
616
+ ### Cite this work
617
+
618
+ To cite the corpus as a whole, use the umbrella **concept DOI** (always resolves to the latest version):
619
+
620
+ ```bibtex
621
+ @misc{lutar2026szlcorpus,
622
+ author = {Lutar, Stephen P. Jr.},
623
+ title = {SZL Holdings Research Corpus (umbrella concept record)},
624
+ year = {2026},
625
+ publisher = {Zenodo},
626
+ doi = {10.5281/zenodo.19944926},
627
+ url = {https://doi.org/10.5281/zenodo.19944926},
628
+ note = {Concept DOI (always resolves to latest version). Umbrella v21: 10.5281/zenodo.20490218. ORCID: 0009-0001-0110-4173}
629
+ }
630
+ ```
631
+
632
+ > Umbrella v21: [10.5281/zenodo.20490218](https://doi.org/10.5281/zenodo.20490218) · Concept: [10.5281/zenodo.19944926](https://doi.org/10.5281/zenodo.19944926)
633
+
634
+ <sub>Lineage: Architecture grounded in Hickok & Poeppel 2007 (Nat Rev Neurosci 8:393) · Hickok 2025 *Wired for Words* (MIT Press)</sub>