-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathuniverse.html
More file actions
318 lines (293 loc) · 18 KB
/
Copy pathuniverse.html
File metadata and controls
318 lines (293 loc) · 18 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="robots" content="noindex" />
<title>Axiom · Thesis universe</title>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Geist:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500&family=IBM+Plex+Sans:wght@300;400;500;600&family=Instrument+Serif:ital@0;1&family=JetBrains+Mono:wght@400;500&family=Newsreader:ital,opsz,wght@0,6..72,300..600;1,6..72,400..500&display=swap" rel="stylesheet" />
<style>
*,*::before,*::after { box-sizing: border-box; }
html,body { margin:0; height:100%; }
body {
background:#10171d;
font-family:"IBM Plex Sans",system-ui,sans-serif;
color:#1a1a1a;
overflow:hidden;
display:flex; flex-direction:column;
}
.stage {
position:relative;
width:100%; flex:1 1 auto; min-height:0;
display:grid; grid-template-columns:1fr 1fr;
isolation:isolate;
}
.half { position:relative; overflow:hidden; padding:clamp(20px,3.2vh,40px) clamp(20px,2.6vw,52px); display:flex; flex-direction:column; }
.wires { position:absolute; inset:0; width:100%; height:100%; z-index:2; pointer-events:none; }
.nodes { position:relative; z-index:3; flex:1; display:flex; flex-direction:column; justify-content:space-between; padding-top:8px; padding-bottom:20px; }
/* ===================== AXIOM (real brand: Geist · amber · #faf9f6) ===================== */
.axiom {
--ink:#1c1917; --body:#57534e; --muted:#78716c; --accent:#92400e; --accent2:#b45309;
--paper:#ffffff; --line:#e7e5e4;
background:radial-gradient(120% 92% at 6% 0%, #fffefb 0%, #faf9f6 54%, #f3f1ea 100%);
color:var(--ink);
}
.axiom .nodes { align-items:flex-end; padding-right:clamp(20px,5.5vw,92px); }
/* ===================== BRIER (cool, Clear Horizon) ===================== */
.brier {
--ink:#0f1a24; --body:#46545f; --accent:#a94e80; --mist:#9fb6c6; --blue:#5e97c8;
--paper:#ffffff; --line:rgba(15,26,36,.12);
background:radial-gradient(120% 90% at 95% 0%, #ffffff 0%, #f4f8fb 55%, #e9f0f6 100%);
color:var(--ink);
}
.brier .nodes { align-items:flex-start; padding-left:clamp(20px,5.5vw,92px); }
.rails { position:absolute; right:0; top:0; bottom:0; width:42%; z-index:1; pointer-events:none; opacity:.5; }
.seam { position:absolute; top:0; bottom:0; left:50%; width:1px; z-index:4;
background:linear-gradient(#b45309 0%, #bf8a64 38%, #b08aa0 50%, #9aa9bf 62%, #a94e80 100%);
opacity:.5; transform:translateX(-.5px); }
/* ----- half headers ----- */
.head { position:relative; z-index:3; display:flex; flex-direction:column; gap:9px; min-height:94px; }
.axiom .axlogo { color:#1c1917; line-height:0; }
.axiom .axlogo svg { width:clamp(132px,11vw,164px); height:auto; display:block; }
.brier .head { align-items:flex-end; text-align:right; }
.brier .head .wm { display:flex; align-items:center; gap:22px; }
.brier .head .wm-name { font-family:"Newsreader",serif; font-weight:600; font-size:clamp(34.4px,2.87vw,42.8px); letter-spacing:-.01em; color:var(--ink); }
.brier .head .wm-name small { font-weight:400; color:#7c8a95; }
.brier .head .sub { font-family:"IBM Plex Mono",monospace; font-size:.6rem; letter-spacing:.28em; text-transform:uppercase; color:#7c93a3; }
.head .tagline { font-style:italic; font-size:1.04rem; }
.axiom .head .tagline { font-family:"Newsreader",serif; color:#92400e; }
.brier .head .tagline { font-family:"Instrument Serif",serif; color:#5a7184; }
/* ----- nodes ----- */
.node {
position:relative; border-radius:13px; padding:14px 16px;
background:var(--paper); border:1px solid var(--line);
box-shadow:0 1px 0 rgba(0,0,0,.02), 0 10px 26px -18px rgba(20,20,30,.4);
opacity:0; transform:translateY(10px);
animation:rise .6s cubic-bezier(.2,.7,.2,1) forwards;
}
@keyframes rise { to { opacity:1; transform:none; } }
@keyframes wfade { from { opacity:0; } to { opacity:1; } }
.node + .node { margin-top:clamp(8px,1.5vh,15px); }
.node .tag { font-size:.56rem; letter-spacing:.18em; text-transform:uppercase; opacity:.7; margin-bottom:5px; }
.node h3 { margin:0 0 4px; font-size:1.06rem; letter-spacing:-.01em; }
.node p { margin:0; font-size:.8rem; line-height:1.45; color:var(--body); }
.axiom .node { width:min(620px,98%); }
.axiom .node h3 { font-family:"Geist",sans-serif; font-weight:600; }
.axiom .node p { font-family:"Geist",sans-serif; }
.axiom .node .tag { font-family:"JetBrains Mono",monospace; color:var(--accent); opacity:.85; }
.axiom .node.spec { top:32px; border-color:rgba(146,64,14,.38); background:linear-gradient(180deg,#fffdf9,#fdf6ec); box-shadow:0 10px 30px -16px rgba(146,64,14,.42); }
.brier .node { width:min(620px,98%); }
.brier .node h3 { font-family:"Newsreader",serif; font-weight:600; }
.brier .node .tag { font-family:"IBM Plex Mono",monospace; color:var(--blue); }
.brier .node.flag { border-color:rgba(169,78,128,.5); background:linear-gradient(180deg,#ffffff,#fdf6fa); box-shadow:0 12px 34px -16px rgba(169,78,128,.5); }
.brier .node.flag .tag { color:var(--accent); }
.brier .node.agent { border-color:rgba(94,151,200,.55); background:linear-gradient(180deg,#ffffff,#f1f7fc); box-shadow:0 12px 34px -16px rgba(94,151,200,.45); }
.brier .node.agent .tag { color:var(--blue); }
.brier .pair { display:grid; grid-template-columns:1fr 1fr; gap:14px; align-items:stretch; width:min(620px,98%); }
.brier .pair > .node { width:auto; margin-top:0; }
.brier .pair > .node p { font-size:.78rem; }
.chips { display:flex; flex-wrap:wrap; gap:6px; margin-top:10px; }
.chip { font-family:"IBM Plex Mono",monospace; font-size:.6rem; letter-spacing:.02em;
padding:3px 8px; border-radius:999px; background:rgba(94,151,200,.1); color:#3f6b8e; border:1px solid rgba(94,151,200,.22); }
/* ----- legend ----- */
.legend { position:absolute; left:50%; bottom:14px; transform:translateX(-50%); z-index:5;
display:flex; gap:16px; align-items:center; flex-wrap:wrap; justify-content:center;
font-family:"JetBrains Mono",monospace; font-size:.6rem; letter-spacing:.08em; text-transform:uppercase;
background:rgba(255,255,255,.7); backdrop-filter:blur(7px); -webkit-backdrop-filter:blur(7px);
border:1px solid rgba(80,80,90,.16); border-radius:999px; padding:8px 18px; color:#4a4a52;
box-shadow:0 10px 30px -18px rgba(0,0,0,.5); max-width:94vw; }
.legend .k { display:inline-flex; align-items:center; gap:7px; white-space:nowrap; }
.legend svg { display:block; }
.legend .title { font-weight:500; color:#222; letter-spacing:.12em; }
.legend .dot { width:7px;height:7px;border-radius:50%; }
@media (max-width:820px){
body{ overflow:auto; }
.stage{ grid-template-columns:1fr; height:auto; min-height:100vh; }
.wires, .seam, .rails{ display:none; }
.brier .head{ align-items:flex-start; text-align:left; }
.axiom .node, .brier .node{ width:100%; }
.brier .pair{ grid-template-columns:1fr; width:100%; }
.legend{ position:static; transform:none; margin:18px auto; }
}
</style>
</head>
<body>
<div class="stage" id="stage">
<div class="seam"></div>
<svg class="wires" id="wires" aria-hidden="true"></svg>
<!-- ===================== AXIOM ===================== -->
<section class="half axiom">
<div class="head">
<span class="axlogo">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1180 440" role="img" aria-label="Axiom Foundation">
<defs>
<style>
@font-face{font-family:'AxiomGeist';font-style:normal;font-weight:100 900;src:url(data:font/woff2;base64,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) format('woff2');}
.wm{font-family:'AxiomGeist','Helvetica Neue',Helvetica,Arial,sans-serif;fill:url(#wg);}
</style>
<linearGradient id="wg" x1="0" y1="0" x2="1" y2="0">
<stop offset="0%" stop-color="#b45309"/>
<stop offset="100%" stop-color="#8a3d08"/>
</linearGradient>
</defs>
<g transform="translate(0,360) scale(1,-1)">
<text class="wm" x="0" y="290" font-size="310" font-weight="300">A</text>
</g>
<text class="wm" x="240" y="290" textLength="920" lengthAdjust="spacing" font-size="310" font-weight="300">XIOM</text>
<text class="wm" x="0" y="400" textLength="1160" lengthAdjust="spacing" font-size="80" font-weight="400" letter-spacing="0.25em">FOUNDATION</text>
</svg>
</span>
<div class="tagline">the rules — computable law for all</div>
</div>
<div class="nodes">
<div class="node spec" data-node="rulespec" style="animation-delay:.05s">
<div class="tag">standard</div>
<h3>RuleSpec</h3>
<p>Machine-readable rules — cited, time-aware, executable. The standard everything downstream runs on.</p>
</div>
<div class="node" data-node="encoder" style="animation-delay:.13s">
<div class="tag">encode</div>
<h3>Encoder</h3>
<p>AI-assisted encoding of source law into RuleSpec — reviewed, cited back to the statute.</p>
</div>
<div class="node" data-node="corpus" style="animation-delay:.21s">
<div class="tag">ingest</div>
<h3>Corpus</h3>
<p>Scrapers pulling source statutes, regulations, and rulings — the raw legal record.</p>
</div>
</div>
</section>
<!-- ===================== BRIER ===================== -->
<section class="half brier">
<svg class="rails" viewBox="0 0 400 600" preserveAspectRatio="none" aria-hidden="true">
<line x1="10" y1="110" x2="380" y2="250" stroke="#9fb6c6" stroke-width="1" opacity=".5"/>
<line x1="10" y1="490" x2="380" y2="330" stroke="#9fb6c6" stroke-width="1.2" opacity=".55"/>
<circle cx="382" cy="290" r="4" fill="#a94e80" opacity=".5"/>
</svg>
<div class="head">
<div class="wm">
<svg width="49" height="49" viewBox="0 0 28 28" fill="none" aria-hidden="true">
<circle cx="21.5" cy="14" r="5.5" fill="#a94e80" opacity=".10"/>
<line x1="2" y1="4.5" x2="17" y2="12" stroke="#9fb6c6" stroke-width="1.2" stroke-linecap="round" opacity=".55"/>
<line x1="2" y1="23.5" x2="17" y2="16" stroke="#9fb6c6" stroke-width="1.5" stroke-linecap="round" opacity=".65"/>
<circle cx="21.5" cy="14" r="3.2" fill="#a94e80"/>
</svg><span class="wm-name">thesis <small>institute</small></span>
</div>
<div class="tagline">the forecasts — open, agentic predictions</div>
</div>
<div class="nodes">
<div class="pair">
<div class="node agent" data-node="agent" style="animation-delay:.34s">
<div class="tag">the forecaster</div>
<h3>Brier-1</h3>
<p>A general-purpose, calibration-native prediction agent — used the way today's LMs are.</p>
<div class="chips">
<span class="chip">decisions</span>
<span class="chip">api</span>
<span class="chip">anywhere</span>
</div>
</div>
<div class="node flag" data-node="thesis" style="animation-delay:.30s">
<div class="tag">the proving ground</div>
<h3>Thesis</h3>
<p>The open, continuously-scored forecast platform — the agent's public scoreboard and training ground.</p>
<div class="chips">
<span class="chip">docket</span>
<span class="chip">ledger</span>
</div>
</div>
</div>
<div class="node" data-node="policyengine" style="animation-delay:.46s">
<div class="tag">mechanism</div>
<h3>PolicyEngine</h3>
<p>Microsimulation — applies the rules to populations for tax, benefit, and distributional outcomes.</p>
</div>
<div class="node" data-node="microplex" style="animation-delay:.54s">
<div class="tag">populations</div>
<h3>Microplex</h3>
<p>Calibrated synthetic populations — the substrate simulation and forecasting run on.</p>
<div class="chips">
<span class="chip">microcalibrate</span>
<span class="chip">microimpute</span>
<span class="chip">microunit</span>
<span class="chip">microdf</span>
<span class="chip">l0</span>
</div>
</div>
</div>
</section>
</div>
<script>
const stage = document.getElementById('stage');
const svg = document.getElementById('wires');
const NS = 'http://www.w3.org/2000/svg';
const edges = [
['corpus','encoder','flow'],
['encoder','rulespec','flow'],
['microplex','policyengine','spine'],
['policyengine','agent','spine'],
['agent','thesis','link'],
['rulespec','agent','cross',{i:0, f2:0.42}],
['rulespec','policyengine','cross',{i:1, f2:0.5}],
['rulespec','microplex','cross',{i:2, f2:0.5}],
];
function el(id){ return document.querySelector('[data-node="'+id+'"]'); }
function rectIn(node){ const r=node.getBoundingClientRect(), s=stage.getBoundingClientRect();
return {x:r.left-s.left, y:r.top-s.top, w:r.width, h:r.height}; }
function pt(r,s,f){ f=(f==null?0.5:f); switch(s){
case 't': return [r.x+r.w*f, r.y];
case 'b': return [r.x+r.w*f, r.y+r.h];
case 'l': return [r.x, r.y+r.h*f];
case 'r': return [r.x+r.w, r.y+r.h*f]; } }
function marker(id,color){
return '<marker id="'+id+'" viewBox="0 0 10 10" refX="8" refY="5" markerWidth="6.4" markerHeight="6.4" orient="auto"><path d="M0,0 L10,5 L0,10 z" fill="'+color+'"/></marker>'; }
let firstDraw = true;
function draw(){
while(svg.firstChild) svg.removeChild(svg.firstChild);
const sr = stage.getBoundingClientRect();
svg.setAttribute('viewBox','0 0 '+sr.width+' '+sr.height);
const defs = document.createElementNS(NS,'defs');
defs.innerHTML = marker('ah','#7d868f');
svg.appendChild(defs);
let delay = 0.6;
edges.forEach(([from,to,kind,opts])=>{
opts = opts||{};
const rf = rectIn(el(from)), rt = rectIn(el(to));
let p1, p2, d, stroke, dash=null, mk;
if(kind==='flow' || kind==='spine'){
p1 = pt(rf,'t',0.5); p2 = pt(rt,'b',0.5);
const dy=p2[1]-p1[1];
d = `M${p1[0]},${p1[1]} C ${p1[0]},${p1[1]+dy*0.5} ${p2[0]},${p2[1]-dy*0.5} ${p2[0]},${p2[1]}`;
} else if(kind==='link'){
p1 = pt(rf,'r',0.5); p2 = pt(rt,'l',0.5);
const dx=p2[0]-p1[0];
d = `M${p1[0]},${p1[1]} C ${p1[0]+dx*0.4},${p1[1]} ${p2[0]-dx*0.4},${p2[1]} ${p2[0]},${p2[1]}`;
} else { // cross
const fy = rf.y + rf.h*(0.30 + 0.18*(opts.i||0));
p1 = [rf.x+rf.w, fy];
p2 = pt(rt,'l',opts.f2);
const dx = p2[0]-p1[0];
d = `M${p1[0]},${p1[1]} C ${p1[0]+dx*0.5},${p1[1]} ${p2[0]-dx*0.45},${p2[1]} ${p2[0]},${p2[1]}`;
}
stroke = (kind==='link') ? '#a94e80' : '#7d868f'; mk='ah';
const path=document.createElementNS(NS,'path');
path.setAttribute('d',d); path.setAttribute('fill','none');
path.setAttribute('stroke',stroke);
path.setAttribute('stroke-width', kind==='link' ? 2.2 : 1.7);
path.setAttribute('stroke-linecap','round');
if(dash) path.setAttribute('stroke-dasharray',dash);
if(kind!=='link') path.setAttribute('marker-end','url(#'+mk+')');
if(firstDraw){ path.style.animation='wfade .55s ease '+delay.toFixed(2)+'s both'; }
svg.appendChild(path);
delay += 0.1;
});
firstDraw=false;
}
if(document.fonts && document.fonts.ready){ document.fonts.ready.then(()=>setTimeout(draw,40)); }
window.addEventListener('load',()=>setTimeout(draw,90));
let rt; window.addEventListener('resize',()=>{ clearTimeout(rt); rt=setTimeout(draw,120); });
</script>
</body>
</html>