a11oy / NOTICE
betterwithage's picture
deep-upgrade: vendor fonts (zero CDN), Prometheus proxy + YUYAY 13-axis conjunctive gate endpoint, Organism anatomy tab + Warhacker play-by-play (step timeline + boolean cascade + tamper-fail + hollow-pass guard)
a40cb68 verified
Raw
History Blame
3.21 kB
NOTICE
This product includes software developed by SZL Holdings, LLC.
"SZL Holdings", "Ouroboros", "A11oy", "Sentra", "Amaru", "Counsel", "Terra",
"Vessels", "Carlota Jo", and "Conduit" are trademarks of SZL Holdings, LLC.
All other trademarks are the property of their respective owners.
Use of these names, logos, or marks is subject to the trademark policy
described in the LICENSE file. Nothing in this repository grants any
trademark license.
For permissions, partnerships, or licensing inquiries:
stephen@szlholdings.com
================================================================================
THIRD-PARTY VENDORED LIBRARIES (frontier 3D/live tabs)
================================================================================
The a11oy operator console vendors the following open-source visualization
libraries locally (served from /vendor/, no CDN — sovereign/offline). a11oy
adopts their interaction PATTERNS and reimplements tab logic as its own original
code; the libraries themselves are used unmodified under their own licenses.
three-forcegraph / 3d-force-graph — (c) Vasco Asturiano (vasturiano) — MIT
https://github.com/vasturiano/3d-force-graph
globe.gl — (c) Vasco Asturiano (vasturiano) — MIT
https://github.com/vasturiano/globe.gl
force-graph — (c) Vasco Asturiano (vasturiano) — MIT
https://github.com/vasturiano/force-graph
d3 (d3-force et al.) — (c) Mike Bostock — ISC/BSD-3-Clause
https://github.com/d3/d3
Apache ECharts — The Apache Software Foundation — Apache-2.0
https://github.com/apache/echarts
echarts-gl — The Apache Software Foundation — Apache-2.0
https://github.com/ecomfe/echarts-gl
Cytoscape.js — (c) The Cytoscape Consortium — MIT
https://github.com/cytoscape/cytoscape.js
Vendored fonts (self-hosted locally for zero-runtime-CDN sovereignty; served
from /vendor/fonts/*.woff2, shipped as base64 in _vendor_blobs.py — NO Google
Fonts CDN at runtime):
Space Grotesk (variable, latin subset) — (c) Florian Karsten — SIL Open Font License 1.1 (OFL-1.1)
https://github.com/floriankarsten/space-grotesk
JetBrains Mono (variable, latin subset) — (c) JetBrains s.r.o. — SIL Open Font License 1.1 (OFL-1.1)
https://github.com/JetBrains/JetBrainsMono
Interaction-model inspirations (PATTERNS only — no code copied):
- anvaka / vasturiano force-graph explorable entity-link model (MIT-compatible)
- GraphRouter / RouteProfile, Tao Feng et al. (arXiv:2605.00180) — Model Atlas routing graph
- New Relic / Datadog MELT + service-map — MELT Observability tab
- Wiz / CrowdStrike security-graph "toxic path" — Threat Graph tab
- Defense Unicorns UDS deploy-posture — Deploy Posture tab (uds-core is AGPL:
PATTERN ONLY, NO code copied)
- LangSmith / Arize governed-run pattern — AI Oversight tab (proven kernel is ours)
Copyright (c) of each library belongs to its respective authors. Full license
texts ship with each minified bundle's upstream distribution.