Spaces:
Running
chore(sync): mirror front-door files to Space (hf-sync)
Browse filesAutomated front-door sync from szl-holdings/a11oy main via hf-sync.
Added/updated: console/docs.html, console/index.html, console/pricing.html, console/throne-room.html, console/throne-room.js, pages/api-keys.html, pages/audit.html, pages/ayni.html, pages/brain-dual.html, pages/brain-jack.html, pages/brain.html, pages/chaski.html, pages/codex-kernel.html, pages/compliance.html, pages/console.html, pages/counter-uas.html, pages/cued-engagement.html, pages/docs.html, pages/evidence.html, pages/gap-report.html, pages/hatun-mcp.html, pages/hub.html, pages/mesh.html, pages/observability.html, pages/pricing.html, pages/run-all.html, pages/sdk.html, pages/security.html, pages/status.html, pages/substrate.html, pages/superpowers.html, pages/throne-room.html, pages/throne-room.js, pages/uds.html, pages/upgrades.html, pages/wallpa.html, pages/warhacker.html, pages/wasi-rikuq.html, pages/wires.html
Deleted (gone from GitHub main): (none)
Keeps the served front-door (pages/*.html, console/*.html) identical
to GitHub main so an HF factory rebuild never drops a GitHub edit or
keeps serving a page that was deleted on GitHub.
- console/index.html +6 -6
|
@@ -235,7 +235,7 @@ details.raw[open] summary{color:var(--muted);}
|
|
| 235 |
<div class="nav-item" data-view="lineage" onclick="go('lineage')"><span class="ico">⚛</span>Knowledge Lineage</div>
|
| 236 |
<div class="nav-item" data-view="mission" onclick="go('mission')"><span class="ico">⬢</span>Mission Health</div>
|
| 237 |
<div class="nav-item" data-view="replay" onclick="go('replay')"><span class="ico">◷</span>Reasoning Replay</div>
|
| 238 |
-
<div class="side-foot">Trust score = research conjecture<br>5 formulas formally proven<br>SLSA
|
| 239 |
</aside>
|
| 240 |
|
| 241 |
<main class="content" id="content"><div class="view-sub">loading…</div></main>
|
|
@@ -374,7 +374,7 @@ const VIEWS={
|
|
| 374 |
<div class="kpi"><div class="k">Connections</div><div class="v teal" id="k-wires">\u2014</div><div class="d">cross-service links</div></div>
|
| 375 |
<div class="kpi"><div class="k">Trust score</div><div class="v teal" id="k-lam">\u2014</div><div class="d">vs floor 0.90</div></div>
|
| 376 |
<div class="kpi"><div class="k">Decisions today</div><div class="v" id="k-dec">\u2014</div><div class="d">governed + logged</div></div>
|
| 377 |
-
<div class="kpi"><div class="k">Build security</div><div class="v teal">SLSA
|
| 378 |
<div class="grid2">
|
| 379 |
<div class="card"><div class="card-h"><span class="card-t">Trust posture</span><span class="card-ep">live</span></div><div class="chartbox"><canvas id="cmd-radar"></canvas></div></div>
|
| 380 |
<div class="card"><div class="card-h"><span class="card-t">Safety gate posture</span><span class="card-ep">live</span></div><div class="chartbox"><canvas id="cmd-gates"></canvas></div><div class="legend"><span><i style="background:#5fb3a3"></i>allow-capable</span><span><i style="background:#b06a5a"></i>deny-by-default</span></div></div>
|
|
@@ -417,7 +417,7 @@ const VIEWS={
|
|
| 417 |
|
| 418 |
fleet:{title:'System Health',badge:'5 SERVICES',sub:'Live reachability of every service behind the platform \u2014 real probe, real latency. A service that is down shows honestly, never faked green.',
|
| 419 |
render:async(c)=>{c.innerHTML=`<div class="btns"><button class="btn teal" onclick="fleet_load()">\u25b6 Re-probe</button></div>
|
| 420 |
-
<div class="kpis"><div class="kpi"><div class="k">Up</div><div class="v live" id="fl-reach">probing\u2026</div></div><div class="kpi"><div class="k">Build security</div><div class="v teal">SLSA
|
| 421 |
<div class="card"><div class="card-h"><span class="card-t">Live reachability</span><span class="card-ep">public-URL probe</span></div><div id="fl-reach-host"><div class="row mono dim">probing\u2026</div></div></div>${HONEST}`;window.fleet_load();}},
|
| 422 |
|
| 423 |
mesh:{title:'Live System Map',badge:'3D',sub:'The platform and its services as one connected organism. The command platform sits at the core; each service is a node; every link is a live, conserved connection. Node color reflects the live health probe \u2014 down is shown honestly.',
|
|
@@ -1270,7 +1270,7 @@ go(VIEWS[start]?start:'command');
|
|
| 1270 |
/* ============================================================================
|
| 1271 |
a11oy build-wave — LEADER-GRADE out-of-this-world tabs + live/animated helpers
|
| 1272 |
Real data only. No mock. Honesty doctrine preserved (Λ=Conjecture 1, 5 proven,
|
| 1273 |
-
SLSA L2, no organ names, no jargon). Built on existing helper toolkit.
|
| 1274 |
Leader patterns cited inline:
|
| 1275 |
Trust Ledger — Palantir Object Explorer + Quiver + Wiz Security Graph (fused w/ verifiable proof-chain)
|
| 1276 |
Knowledge Lineage — Databricks Unity Catalog lineage DAG + HiddenLayer AIBOM
|
|
@@ -1443,7 +1443,7 @@ function lineage_export(){
|
|
| 1443 |
axioms: (kb.axioms||[]).length,
|
| 1444 |
theorems: (kb.theorems||[]).length,
|
| 1445 |
dois: (kb.dois||[]).map(d=>d.doi),
|
| 1446 |
-
build_provenance:'SLSA
|
| 1447 |
note:'Λ (trust-score uniqueness) is Conjecture 1, advisory — not a proven theorem.'
|
| 1448 |
};
|
| 1449 |
const blob=new Blob([JSON.stringify(aibom,null,2)],{type:'application/json'});
|
|
@@ -1468,7 +1468,7 @@ async function mission_load(){
|
|
| 1468 |
const crit = caps.filter(c=>c.status!=='ok').length;
|
| 1469 |
// Business-outcome sentence (Boss.Technology framing) — plain English, honest.
|
| 1470 |
setHTML('mh-sentence',
|
| 1471 |
-
`${liveDot()}<b>All ${up} of ${total} capabilities online</b> · ${crit} critical · trust score <b>0.919</b> <span style="color:#c9a05f">(conjecture)</span> · build provenance <b>SLSA
|
| 1472 |
setTxt('mh-up', up+'/'+total);
|
| 1473 |
setTxt('mh-crit', crit);
|
| 1474 |
setTxt('mh-floor', '0.90');
|
|
|
|
| 235 |
<div class="nav-item" data-view="lineage" onclick="go('lineage')"><span class="ico">⚛</span>Knowledge Lineage</div>
|
| 236 |
<div class="nav-item" data-view="mission" onclick="go('mission')"><span class="ico">⬢</span>Mission Health</div>
|
| 237 |
<div class="nav-item" data-view="replay" onclick="go('replay')"><span class="ico">◷</span>Reasoning Replay</div>
|
| 238 |
+
<div class="side-foot">Trust score = research conjecture<br>5 formulas formally proven<br>SLSA L1 honest · L2 build-attested (Rekor) · L3+ roadmap · 5 services<br>Verifiable receipts · honest by design</div>
|
| 239 |
</aside>
|
| 240 |
|
| 241 |
<main class="content" id="content"><div class="view-sub">loading…</div></main>
|
|
|
|
| 374 |
<div class="kpi"><div class="k">Connections</div><div class="v teal" id="k-wires">\u2014</div><div class="d">cross-service links</div></div>
|
| 375 |
<div class="kpi"><div class="k">Trust score</div><div class="v teal" id="k-lam">\u2014</div><div class="d">vs floor 0.90</div></div>
|
| 376 |
<div class="kpi"><div class="k">Decisions today</div><div class="v" id="k-dec">\u2014</div><div class="d">governed + logged</div></div>
|
| 377 |
+
<div class="kpi"><div class="k">Build security</div><div class="v teal">SLSA L1 honest</div><div class="d">all services</div></div></div>
|
| 378 |
<div class="grid2">
|
| 379 |
<div class="card"><div class="card-h"><span class="card-t">Trust posture</span><span class="card-ep">live</span></div><div class="chartbox"><canvas id="cmd-radar"></canvas></div></div>
|
| 380 |
<div class="card"><div class="card-h"><span class="card-t">Safety gate posture</span><span class="card-ep">live</span></div><div class="chartbox"><canvas id="cmd-gates"></canvas></div><div class="legend"><span><i style="background:#5fb3a3"></i>allow-capable</span><span><i style="background:#b06a5a"></i>deny-by-default</span></div></div>
|
|
|
|
| 417 |
|
| 418 |
fleet:{title:'System Health',badge:'5 SERVICES',sub:'Live reachability of every service behind the platform \u2014 real probe, real latency. A service that is down shows honestly, never faked green.',
|
| 419 |
render:async(c)=>{c.innerHTML=`<div class="btns"><button class="btn teal" onclick="fleet_load()">\u25b6 Re-probe</button></div>
|
| 420 |
+
<div class="kpis"><div class="kpi"><div class="k">Up</div><div class="v live" id="fl-reach">probing\u2026</div></div><div class="kpi"><div class="k">Build security</div><div class="v teal">SLSA L1 honest</div></div><div class="kpi"><div class="k">Trust score</div><div class="v teal">research conjecture</div><div class="d">not a theorem</div></div></div>
|
| 421 |
<div class="card"><div class="card-h"><span class="card-t">Live reachability</span><span class="card-ep">public-URL probe</span></div><div id="fl-reach-host"><div class="row mono dim">probing\u2026</div></div></div>${HONEST}`;window.fleet_load();}},
|
| 422 |
|
| 423 |
mesh:{title:'Live System Map',badge:'3D',sub:'The platform and its services as one connected organism. The command platform sits at the core; each service is a node; every link is a live, conserved connection. Node color reflects the live health probe \u2014 down is shown honestly.',
|
|
|
|
| 1270 |
/* ============================================================================
|
| 1271 |
a11oy build-wave — LEADER-GRADE out-of-this-world tabs + live/animated helpers
|
| 1272 |
Real data only. No mock. Honesty doctrine preserved (Λ=Conjecture 1, 5 proven,
|
| 1273 |
+
SLSA L1 honest · L2 build-attested (Rekor) · L3+ roadmap, no organ names, no jargon). Built on existing helper toolkit.
|
| 1274 |
Leader patterns cited inline:
|
| 1275 |
Trust Ledger — Palantir Object Explorer + Quiver + Wiz Security Graph (fused w/ verifiable proof-chain)
|
| 1276 |
Knowledge Lineage — Databricks Unity Catalog lineage DAG + HiddenLayer AIBOM
|
|
|
|
| 1443 |
axioms: (kb.axioms||[]).length,
|
| 1444 |
theorems: (kb.theorems||[]).length,
|
| 1445 |
dois: (kb.dois||[]).map(d=>d.doi),
|
| 1446 |
+
build_provenance:'SLSA L1 honest · L2 build-attested (Rekor) · L3+ roadmap (in-toto v1, cosign keyless, Rekor evidence)',
|
| 1447 |
note:'Λ (trust-score uniqueness) is Conjecture 1, advisory — not a proven theorem.'
|
| 1448 |
};
|
| 1449 |
const blob=new Blob([JSON.stringify(aibom,null,2)],{type:'application/json'});
|
|
|
|
| 1468 |
const crit = caps.filter(c=>c.status!=='ok').length;
|
| 1469 |
// Business-outcome sentence (Boss.Technology framing) — plain English, honest.
|
| 1470 |
setHTML('mh-sentence',
|
| 1471 |
+
`${liveDot()}<b>All ${up} of ${total} capabilities online</b> · ${crit} critical · trust score <b>0.919</b> <span style="color:#c9a05f">(conjecture)</span> · build provenance <b>SLSA L1 honest</b>`);
|
| 1472 |
setTxt('mh-up', up+'/'+total);
|
| 1473 |
setTxt('mh-crit', crit);
|
| 1474 |
setTxt('mh-floor', '0.90');
|