Arcane OS SDK
Copyright (c) The Wizard Nexus and contributors.

This development package includes Arcane OS runtime and packaging material
covered by the repository LICENSE (AGPL-3.0-only). COMMERCIAL-LICENSE.md is an
informational notice and is not itself a grant of commercial rights.

Third-party material retains its own terms:

- event-pubsub 6.1.0: MIT License; see its installed `licence` file.
- strong-type 2.0.0: MIT License; see its installed `licence` file.
- vanilla-test 2.1.3: MIT License; see its installed `licence` file.
- ansi-colors-es6 5.0.0: MIT License; see its installed `LICENSE` file.
- vanilla-test's strong-type 2.0.1 dependency: MIT License; see its installed
  `licence` file.
- bundled strong-type 1.1.0: MIT License; see runtime/strong-type/licence.
- uPlot: MIT License; see runtime/arcane/modules/uPlot.LICENSE.txt.
- @wllama/wllama 3.6.0 (source revision
  f16050d8d51a00602c6a2a6b8ac9c09f490eea7f): MIT License; see
  browser-runtime/ai/wllama/LICENCE.
- llama.cpp b10454 (source revision
  4df29be4f4c3673f428170fda944a5b19f743bb8), embedded in the authenticated
  Wllama runtime: MIT License; see browser-runtime/ai/wllama/llama.cpp-LICENSE.
- Marked: MIT License; complete notice and terms reproduced below.
- QRCode.js: MIT License; complete notice and terms reproduced below.

No model weights, speech runtimes, or speech model/voice bytes are included in
this package. Browser model and speech downloads require caller-supplied
authorities. Byte-length and SHA-256 checks inherit the app security policy,
default to disabled, and may be enabled or overridden for one provider/load;
an enabled check requires its expected value before cache admission.

Marked
------

Copyright (c) 2018-2026, MarkedJS. (MIT License)
Copyright (c) 2011-2018, Christopher Jeffrey. (MIT License)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

QRCode.js
---------

runtime/arcane/modules/QRCode.min.js is byte-for-byte the qrcode.min.js file
from the davidshimjs/qrcodejs master branch. Its SHA-256 is
c541ef06327885a8415bca8df6071e14189b4855336def4f36db54bde8484f36.

Copyright (c) 2012 davidshimjs

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
