3D Showcases
Two interactive WebGL (Three.js) visualisations of the SZL anatomy were built for local review. They are not deployed as live Spaces today — the static screenshots below are the honest, reviewable artifact. (See Status for the live-surface inventory.)
Honesty note: earlier drafts embedded these as live Hugging Face Spaces. Those Spaces (
szlholdings-anatomy-3d,szlholdings-operator-3d) are not deployed, so the live embeds were removed rather than left as broken frames. The Three.js sources remain in the SZL workspace; redeploying them as static Spaces is a roadmap item.
Anatomy-3D
An explorable model of the twelve organs and the wires (KALLPA) between them — exploded view, receipt-pulse propagation, and single-organ inspection. Screenshots from the local build:
| Default | Exploded | Single organ |
|---|---|---|
![]() | ![]() | ![]() |
| Receipt pulse | Wires toggled |
|---|---|
![]() | ![]() |
What you are looking at: each node is one organ; the edges are KALLPA wires carrying receipts; the pulse animation traces a Yawar ledger append propagating through the Khipu DAG.
Operator-DAG showcase
A focused visualisation of the a11oy Operator receipt DAG (Operator is the receipt-orchestration role of a11oy), the brain-jack mesh, and the frontier-capability map across the ecosystem. Screenshots from the local build:
| Default | Brain-jack mesh |
|---|---|
![]() | ![]() |
| Frontier map | Ecosystem |
|---|---|
![]() | ![]() |
What you are looking at: the brain-jack mesh shows the PURIQdecide → act → reflect decision flow; the frontier map highlights each flagship's verified frontier capability.
Source
- Anatomy-3D: built with Three.js; source in the SZL workspace under
anatomy_3d_v2. - Operator-3D: built with Three.js; source under
operator_3d. - Neither is deployed as a live Space today; the canonical VitePress build is the single source of truth, and the screenshots above are the reviewable artifact until a static-Space redeploy lands on the roadmap.








