CoreCP — Licence

Copyright (c) 2026 JGHP B.V. (Chamber of Commerce / KvK 81817312).
All rights reserved.

1. Ownership. CoreCP — the panel, the node agent (corectl), the web
   interface, the documentation and every associated file — is the
   property of JGHP B.V.
2. No licence to third parties. Nothing in this repository, and nothing
   in any package built from it, grants a licence to any third party.
   Downloading, copying, installing or otherwise obtaining the software
   does not confer any right to use, modify, distribute or create
   derivative works of it.
3. Authorised use. Use of the software is limited to JGHP B.V. and to
   companies that JGHP B.V. has authorised in writing, for the purpose
   of providing their own hosting services.
4. Customers. Customers of a hosting service operated with CoreCP use
   that service under the terms of their service provider. This file
   creates no agreement between such a customer and JGHP B.V.
5. Third-party components. Components of third parties bundled with the
   software are listed in the NOTICE file and remain under their own
   licences.
6. No warranty. To the extent permitted by law the software is provided
   "as is", without warranty of any kind.
7. Governing law. The laws of the Netherlands apply.

Contact: info@jghpbv.nl


===========================================================================
Third-party components bundled with this package, each under its own licence
===========================================================================

CoreCP — NOTICE

Third-party components distributed as part of CoreCP, with the licence each one
keeps. CoreCP itself is not covered by this file; see LICENSE.

Everything below is either compiled into a program published as a package, or
served by the panel to a browser — so it is something CoreCP hands to somebody
else, and its licence travels with it. The list is not kept by hand. It is
generated by scripts/licence-gate.py out of supply-chain/inventory.json, the
record of what this tree depends on, and a build whose record and dependencies
disagree is refused. A component that arrived without a licence somebody had
decided on stopped a release rather than reaching this page.

Two things to know while reading it. The npm list is the whole production
dependency tree and not only what the bundler emitted: crediting a few packages
too many is the smaller mistake. And every component is named once with its own
copyright line, while the terms of each licence are given once, in full, in
section 2 — a licence such as MIT carries its holder's name inside its own first
line, and that line is different for every component.

Components: 227 — 44 Go module(s) linked into a published binary, 4 pinned but
not linked, 177 npm package(s), 1 font(s), 1 drawn here — under 6 distinct
licence(s). 10 of them name no copyright holder in their own licence file; for
those the licence text below is the whole of what travels along.

===========================================================================
1. The components
===========================================================================

Go modules linked into a published binary
---------------------------------------------------------------------------
Compiled into corectl (corecp-agent) or into the panel binary, and
therefore inside the .deb every node installs.

  github.com/anthropics/anthropic-sdk-go  v1.62.0  —  MIT
      Copyright 2023 Anthropic, PBC.
      https://pkg.go.dev/github.com/anthropics/anthropic-sdk-go@v1.62.0
  github.com/bahlo/generic-list-go  v0.2.0  —  BSD-3-Clause
      Copyright (c) 2009 The Go Authors. All rights reserved.
      https://pkg.go.dev/github.com/bahlo/generic-list-go@v0.2.0
  github.com/buger/jsonparser  v1.1.2  —  MIT
      Copyright (c) 2016 Leonid Bugaev
      https://pkg.go.dev/github.com/buger/jsonparser@v1.1.2
  github.com/cenkalti/backoff/v5  v5.0.3  —  MIT
      Copyright (c) 2014 Cenk Altı
      https://pkg.go.dev/github.com/cenkalti/backoff/v5@v5.0.3
  github.com/fxamacker/cbor/v2  v2.9.2  —  MIT
      Copyright (c) 2019-present Faye Amacker
      https://pkg.go.dev/github.com/fxamacker/cbor/v2@v2.9.2
  github.com/go-acme/lego/v5  v5.3.1  —  MIT
      Copyright (c) 2017-2024 Ludovic Fernandez
      https://pkg.go.dev/github.com/go-acme/lego/v5@v5.3.1
  github.com/go-jose/go-jose/v4  v4.1.4  —  Apache-2.0
      https://pkg.go.dev/github.com/go-jose/go-jose/v4@v4.1.4
  github.com/go-viper/mapstructure/v2  v2.5.0  —  MIT
      Copyright (c) 2013 Mitchell Hashimoto
      https://pkg.go.dev/github.com/go-viper/mapstructure/v2@v2.5.0
  github.com/go-webauthn/webauthn  v0.17.4  —  BSD-3-Clause
      Copyright (c) 2025 github.com/go-webauthn/webauthn authors.
      https://pkg.go.dev/github.com/go-webauthn/webauthn@v0.17.4
  github.com/go-webauthn/x  v0.2.6  —  BSD-3-Clause
      Copyright (c) 2021-2023 github.com/go-webauthn authors.
      https://pkg.go.dev/github.com/go-webauthn/x@v0.2.6
  github.com/golang-jwt/jwt/v5  v5.3.1  —  MIT
      Copyright (c) 2012 Dave Grijalva
      https://pkg.go.dev/github.com/golang-jwt/jwt/v5@v5.3.1
  github.com/google/go-tpm  v0.9.8  —  Apache-2.0
      https://pkg.go.dev/github.com/google/go-tpm@v0.9.8
  github.com/google/jsonschema-go  v0.4.3  —  MIT
      Copyright (c) 2025 JSON Schema Go Project Authors
      https://pkg.go.dev/github.com/google/jsonschema-go@v0.4.3
  github.com/google/uuid  v1.6.0  —  BSD-3-Clause
      Copyright (c) 2009,2014 Google Inc. All rights reserved.
      https://pkg.go.dev/github.com/google/uuid@v1.6.0
  github.com/invopop/jsonschema  v0.14.0  —  MIT
      Copyright (C) 2014 Alec Thomas
      https://pkg.go.dev/github.com/invopop/jsonschema@v0.14.0
  github.com/jackc/pgpassfile  v1.0.0  —  MIT
      Copyright (c) 2019 Jack Christensen
      https://pkg.go.dev/github.com/jackc/pgpassfile@v1.0.0
  github.com/jackc/pgservicefile  v0.0.0-20240606120523-5a60cdf6a761  —  MIT
      Copyright (c) 2020 Jack Christensen
      https://pkg.go.dev/github.com/jackc/pgservicefile@v0.0.0-20240606120523-5a60cdf6a761
  github.com/jackc/pgx/v5  v5.10.0  —  MIT
      Copyright (c) 2013-2021 Jack Christensen
      https://pkg.go.dev/github.com/jackc/pgx/v5@v5.10.0
  github.com/jackc/puddle/v2  v2.2.2  —  MIT
      Copyright (c) 2018 Jack Christensen
      https://pkg.go.dev/github.com/jackc/puddle/v2@v2.2.2
  github.com/miekg/dns  v1.1.72  —  BSD-3-Clause
      Copyright (c) 2009, The Go Authors. Extensions copyright (c) 2011, Miek Gieben.
      https://pkg.go.dev/github.com/miekg/dns@v1.1.72
  github.com/modelcontextprotocol/go-sdk  v1.7.0  —  Apache-2.0
      Copyright (c) 2024-2025 Model Context Protocol a Series of LF Projects, LLC.
      https://pkg.go.dev/github.com/modelcontextprotocol/go-sdk@v1.7.0
  github.com/openai/openai-go/v3  v3.50.0  —  Apache-2.0
      Copyright 2026 OpenAI
      https://pkg.go.dev/github.com/openai/openai-go/v3@v3.50.0
  github.com/pb33f/ordered-map/v2  v2.3.1  —  Apache-2.0
      Copyright {yyyy} {name of copyright owner}
      https://pkg.go.dev/github.com/pb33f/ordered-map/v2@v2.3.1
  github.com/philhofer/fwd  v1.2.0  —  MIT
      Copyright (c) 2014-2015, Philip Hofer
      https://pkg.go.dev/github.com/philhofer/fwd@v1.2.0
  github.com/segmentio/asm  v1.1.3  —  MIT
      Copyright (c) 2021 Segment
      https://pkg.go.dev/github.com/segmentio/asm@v1.1.3
  github.com/segmentio/encoding  v0.5.4  —  MIT
      Copyright (c) 2019 Segment.io, Inc.
      https://pkg.go.dev/github.com/segmentio/encoding@v0.5.4
  github.com/standard-webhooks/standard-webhooks/libraries  v0.0.1  —  MIT
      Copyright (c) 2023 Svix (https://www.svix.com)
      https://pkg.go.dev/github.com/standard-webhooks/standard-webhooks/libraries@v0.0.1
  github.com/tidwall/gjson  v1.19.0  —  MIT
      Copyright (c) 2016 Josh Baker
      https://pkg.go.dev/github.com/tidwall/gjson@v1.19.0
  github.com/tidwall/match  v1.1.1  —  MIT
      Copyright (c) 2016 Josh Baker
      https://pkg.go.dev/github.com/tidwall/match@v1.1.1
  github.com/tidwall/pretty  v1.2.1  —  MIT
      Copyright (c) 2017 Josh Baker
      https://pkg.go.dev/github.com/tidwall/pretty@v1.2.1
  github.com/tidwall/sjson  v1.2.5  —  MIT
      Copyright (c) 2016 Josh Baker
      https://pkg.go.dev/github.com/tidwall/sjson@v1.2.5
  github.com/tinylib/msgp  v1.6.4  —  MIT
      Copyright (c) 2014 Philip Hofer
      https://pkg.go.dev/github.com/tinylib/msgp@v1.6.4
  github.com/x448/float16  v0.8.4  —  MIT
      Copyright (c) 2019 Montgomery Edwards⁴⁴⁸ and Faye Amacker
      https://pkg.go.dev/github.com/x448/float16@v0.8.4
  github.com/yosida95/uritemplate/v3  v3.0.2  —  BSD-3-Clause
      Copyright (C) 2016, Kohei YOSHIDA <https://yosida95.com/>. All rights reserved.
      https://pkg.go.dev/github.com/yosida95/uritemplate/v3@v3.0.2
  go.yaml.in/yaml/v4  v4.0.0-rc.2  —  MIT AND Apache-2.0
      Copyright (c) 2006-2010 Kirill Simonov
      https://pkg.go.dev/go.yaml.in/yaml/v4@v4.0.0-rc.2
  golang.org/x/crypto  v0.54.0  —  BSD-3-Clause
      Copyright 2009 The Go Authors.
      https://pkg.go.dev/golang.org/x/crypto@v0.54.0
  golang.org/x/net  v0.57.0  —  BSD-3-Clause
      Copyright 2009 The Go Authors.
      https://pkg.go.dev/golang.org/x/net@v0.57.0
  golang.org/x/oauth2  v0.36.0  —  BSD-3-Clause
      Copyright 2009 The Go Authors.
      https://pkg.go.dev/golang.org/x/oauth2@v0.36.0
  golang.org/x/sync  v0.22.0  —  BSD-3-Clause
      Copyright 2009 The Go Authors.
      https://pkg.go.dev/golang.org/x/sync@v0.22.0
  golang.org/x/sys  v0.47.0  —  BSD-3-Clause
      Copyright 2009 The Go Authors.
      https://pkg.go.dev/golang.org/x/sys@v0.47.0
  golang.org/x/text  v0.40.0  —  BSD-3-Clause
      Copyright 2009 The Go Authors.
      https://pkg.go.dev/golang.org/x/text@v0.40.0
  golang.org/x/time  v0.15.0  —  BSD-3-Clause
      Copyright 2009 The Go Authors.
      https://pkg.go.dev/golang.org/x/time@v0.15.0
  gopkg.in/yaml.v3  v3.0.1  —  MIT AND Apache-2.0
      Copyright (c) 2006-2010 Kirill Simonov
      https://pkg.go.dev/gopkg.in/yaml.v3@v3.0.1
  software.sslmate.com/src/go-pkcs12  v0.7.3  —  BSD-3-Clause
      Copyright (c) 2015, 2018, 2019 Opsmate, Inc. All rights reserved.
      https://pkg.go.dev/software.sslmate.com/src/go-pkcs12@v0.7.3

Go modules pinned but not linked
---------------------------------------------------------------------------
Present in go.mod, reached by no import path in this tree, and so in no
published binary. Listed because the pin is a decision too, and because
the next feature is what turns one of these into the list above.

  github.com/kr/text  v0.2.0  —  MIT
      Copyright 2012 Keith Rarick
      https://pkg.go.dev/github.com/kr/text@v0.2.0
  github.com/rogpeppe/go-internal  v1.16.0  —  BSD-3-Clause
      Copyright (c) 2018 The Go Authors. All rights reserved.
      https://pkg.go.dev/github.com/rogpeppe/go-internal@v1.16.0
  golang.org/x/mod  v0.37.0  —  BSD-3-Clause
      Copyright 2009 The Go Authors.
      https://pkg.go.dev/golang.org/x/mod@v0.37.0
  golang.org/x/tools  v0.47.0  —  BSD-3-Clause
      Copyright 2009 The Go Authors.
      https://pkg.go.dev/golang.org/x/tools@v0.47.0

npm packages in the panel's production dependency tree
---------------------------------------------------------------------------
The panel serves its web bundle to every browser that opens it, which is
a distribution. The whole production tree is listed rather than only the
modules the bundler emitted; see the note at the top of this file.

  @ai-sdk/gateway  4.0.45  —  Apache-2.0
      Copyright 2023 Vercel, Inc.
      https://www.npmjs.com/package/@ai-sdk/gateway/v/4.0.45
  @ai-sdk/mcp  2.0.28  —  Apache-2.0
      Copyright 2023 Vercel, Inc.
      https://www.npmjs.com/package/@ai-sdk/mcp/v/2.0.28
  @ai-sdk/provider  4.0.6  —  Apache-2.0
      Copyright 2023 Vercel, Inc.
      https://www.npmjs.com/package/@ai-sdk/provider/v/4.0.6
  @ai-sdk/provider-utils  5.0.24  —  Apache-2.0
      https://www.npmjs.com/package/@ai-sdk/provider-utils/v/5.0.24
  @ai-sdk/react  4.0.60  —  Apache-2.0
      Copyright 2023 Vercel, Inc.
      https://www.npmjs.com/package/@ai-sdk/react/v/4.0.60
  @assistant-ui/core  0.3.7  —  MIT
      https://www.npmjs.com/package/@assistant-ui/core/v/0.3.7
  @assistant-ui/react  0.15.8  —  MIT
      https://www.npmjs.com/package/@assistant-ui/react/v/0.15.8
  @assistant-ui/react-ai-sdk  1.4.4  —  MIT
      Copyright (c) 2025 AgentbaseAI Inc.
      https://www.npmjs.com/package/@assistant-ui/react-ai-sdk/v/1.4.4
  @assistant-ui/store  0.3.6  —  MIT
      https://www.npmjs.com/package/@assistant-ui/store/v/0.3.6
  @assistant-ui/tap  0.9.10  —  MIT
      Copyright (c) 2025 AgentbaseAI Inc.
      https://www.npmjs.com/package/@assistant-ui/tap/v/0.9.10
  @babel/runtime  7.29.7  —  MIT
      Copyright (c) 2014-present Sebastian McKenzie and other contributors
      https://www.npmjs.com/package/@babel/runtime/v/7.29.7
  @codemirror/autocomplete  6.20.3  —  MIT
      Copyright (C) 2018-2021 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
      https://www.npmjs.com/package/@codemirror/autocomplete/v/6.20.3
  @codemirror/commands  6.10.4  —  MIT
      Copyright (C) 2018-2021 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
      https://www.npmjs.com/package/@codemirror/commands/v/6.10.4
  @codemirror/lang-css  6.3.1  —  MIT
      Copyright (C) 2018-2021 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
      https://www.npmjs.com/package/@codemirror/lang-css/v/6.3.1
  @codemirror/lang-html  6.4.12  —  MIT
      Copyright (C) 2018-2021 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
      https://www.npmjs.com/package/@codemirror/lang-html/v/6.4.12
  @codemirror/lang-javascript  6.2.5  —  MIT
      Copyright (C) 2018-2021 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
      https://www.npmjs.com/package/@codemirror/lang-javascript/v/6.2.5
  @codemirror/lang-json  6.0.2  —  MIT
      Copyright (C) 2018-2021 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
      https://www.npmjs.com/package/@codemirror/lang-json/v/6.0.2
  @codemirror/lang-php  6.0.2  —  MIT
      Copyright (C) 2018-2021 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
      https://www.npmjs.com/package/@codemirror/lang-php/v/6.0.2
  @codemirror/lang-yaml  6.1.3  —  MIT
      Copyright (C) 2024 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
      https://www.npmjs.com/package/@codemirror/lang-yaml/v/6.1.3
  @codemirror/language  6.12.4  —  MIT
      Copyright (C) 2018-2021 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
      https://www.npmjs.com/package/@codemirror/language/v/6.12.4
  @codemirror/legacy-modes  6.5.3  —  MIT
      Copyright (C) 2018-2021 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
      https://www.npmjs.com/package/@codemirror/legacy-modes/v/6.5.3
  @codemirror/lint  6.9.7  —  MIT
      Copyright (C) 2018-2021 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
      https://www.npmjs.com/package/@codemirror/lint/v/6.9.7
  @codemirror/search  6.7.1  —  MIT
      Copyright (C) 2018-2021 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
      https://www.npmjs.com/package/@codemirror/search/v/6.7.1
  @codemirror/state  6.7.1  —  MIT
      Copyright (C) 2018-2021 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
      https://www.npmjs.com/package/@codemirror/state/v/6.7.1
  @codemirror/view  6.43.8  —  MIT
      Copyright (C) 2018-2021 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
      https://www.npmjs.com/package/@codemirror/view/v/6.43.8
  @floating-ui/core  1.8.0  —  MIT
      Copyright (c) 2021-present Floating UI contributors
      https://www.npmjs.com/package/@floating-ui/core/v/1.8.0
  @floating-ui/dom  1.8.0  —  MIT
      Copyright (c) 2021-present Floating UI contributors
      https://www.npmjs.com/package/@floating-ui/dom/v/1.8.0
  @floating-ui/react-dom  2.1.9  —  MIT
      Copyright (c) 2021-present Floating UI contributors
      https://www.npmjs.com/package/@floating-ui/react-dom/v/2.1.9
  @floating-ui/utils  0.2.12  —  MIT
      Copyright (c) 2021-present Floating UI contributors
      https://www.npmjs.com/package/@floating-ui/utils/v/0.2.12
  @lezer/common  1.5.2  —  MIT
      Copyright (C) 2018 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
      https://www.npmjs.com/package/@lezer/common/v/1.5.2
  @lezer/css  1.3.6  —  MIT
      Copyright (C) 2018 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
      https://www.npmjs.com/package/@lezer/css/v/1.3.6
  @lezer/highlight  1.2.3  —  MIT
      Copyright (C) 2018 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
      https://www.npmjs.com/package/@lezer/highlight/v/1.2.3
  @lezer/html  1.3.13  —  MIT
      Copyright (C) 2018 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
      https://www.npmjs.com/package/@lezer/html/v/1.3.13
  @lezer/javascript  1.5.4  —  MIT
      Copyright (C) 2018 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
      https://www.npmjs.com/package/@lezer/javascript/v/1.5.4
  @lezer/json  1.0.3  —  MIT
      Copyright (C) 2020 by Marijn Haverbeke <marijn@haverbeke.berlin>, Arun Srinivasan <rulfzid@gmail.com>, and others
      https://www.npmjs.com/package/@lezer/json/v/1.0.3
  @lezer/lr  1.4.10  —  MIT
      Copyright (C) 2018 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
      https://www.npmjs.com/package/@lezer/lr/v/1.4.10
  @lezer/php  1.0.5  —  MIT
      Copyright (C) 2018 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
      https://www.npmjs.com/package/@lezer/php/v/1.0.5
  @lezer/yaml  1.0.4  —  MIT
      Copyright (C) 2024 by Marijn Haverbeke <marijnh@gmail.com> and others
      https://www.npmjs.com/package/@lezer/yaml/v/1.0.4
  @marijn/find-cluster-break  1.0.3  —  MIT
      Copyright (C) 2024 by Marijn Haverbeke <marijn@haverbeke.berlin>
      https://www.npmjs.com/package/@marijn/find-cluster-break/v/1.0.3
  @radix-ui/number  1.1.3  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/number/v/1.1.3
  @radix-ui/primitive  1.1.7  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/primitive/v/1.1.7
  @radix-ui/react-accessible-icon  1.1.15  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-accessible-icon/v/1.1.15
  @radix-ui/react-accordion  1.2.20  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-accordion/v/1.2.20
  @radix-ui/react-alert-dialog  1.1.23  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-alert-dialog/v/1.1.23
  @radix-ui/react-arrow  1.1.15  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-arrow/v/1.1.15
  @radix-ui/react-aspect-ratio  1.1.15  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-aspect-ratio/v/1.1.15
  @radix-ui/react-avatar  1.2.6  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-avatar/v/1.2.6
  @radix-ui/react-checkbox  1.3.11  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-checkbox/v/1.3.11
  @radix-ui/react-collapsible  1.1.20  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-collapsible/v/1.1.20
  @radix-ui/react-collection  1.1.15  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-collection/v/1.1.15
  @radix-ui/react-compose-refs  1.1.5  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-compose-refs/v/1.1.5
  @radix-ui/react-context  1.2.2  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-context/v/1.2.2
  @radix-ui/react-context-menu  2.3.7  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-context-menu/v/2.3.7
  @radix-ui/react-dialog  1.1.23  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-dialog/v/1.1.23
  @radix-ui/react-direction  1.1.4  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-direction/v/1.1.4
  @radix-ui/react-dismissable-layer  1.1.19  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-dismissable-layer/v/1.1.19
  @radix-ui/react-dropdown-menu  2.1.24  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-dropdown-menu/v/2.1.24
  @radix-ui/react-focus-guards  1.1.6  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-focus-guards/v/1.1.6
  @radix-ui/react-focus-scope  1.1.16  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-focus-scope/v/1.1.16
  @radix-ui/react-form  0.1.16  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-form/v/0.1.16
  @radix-ui/react-hover-card  1.1.23  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-hover-card/v/1.1.23
  @radix-ui/react-id  1.1.4  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-id/v/1.1.4
  @radix-ui/react-label  2.1.15  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-label/v/2.1.15
  @radix-ui/react-menu  2.1.24  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-menu/v/2.1.24
  @radix-ui/react-menubar  1.1.24  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-menubar/v/1.1.24
  @radix-ui/react-navigation-menu  1.2.22  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-navigation-menu/v/1.2.22
  @radix-ui/react-one-time-password-field  0.1.16  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-one-time-password-field/v/0.1.16
  @radix-ui/react-password-toggle-field  0.1.11  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-password-toggle-field/v/0.1.11
  @radix-ui/react-popover  1.1.23  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-popover/v/1.1.23
  @radix-ui/react-popper  1.3.7  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-popper/v/1.3.7
  @radix-ui/react-portal  1.1.17  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-portal/v/1.1.17
  @radix-ui/react-presence  1.1.10  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-presence/v/1.1.10
  @radix-ui/react-primitive  2.1.10  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-primitive/v/2.1.10
  @radix-ui/react-progress  1.1.16  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-progress/v/1.1.16
  @radix-ui/react-radio-group  1.4.7  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-radio-group/v/1.4.7
  @radix-ui/react-roving-focus  1.1.19  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-roving-focus/v/1.1.19
  @radix-ui/react-scroll-area  1.2.18  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-scroll-area/v/1.2.18
  @radix-ui/react-select  2.3.7  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-select/v/2.3.7
  @radix-ui/react-separator  1.1.15  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-separator/v/1.1.15
  @radix-ui/react-slider  1.4.7  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-slider/v/1.4.7
  @radix-ui/react-slot  1.3.3  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-slot/v/1.3.3
  @radix-ui/react-switch  1.3.7  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-switch/v/1.3.7
  @radix-ui/react-tabs  1.1.21  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-tabs/v/1.1.21
  @radix-ui/react-toast  1.2.23  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-toast/v/1.2.23
  @radix-ui/react-toggle  1.1.18  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-toggle/v/1.1.18
  @radix-ui/react-toggle-group  1.1.19  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-toggle-group/v/1.1.19
  @radix-ui/react-toolbar  1.1.19  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-toolbar/v/1.1.19
  @radix-ui/react-tooltip  1.2.16  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-tooltip/v/1.2.16
  @radix-ui/react-use-callback-ref  1.1.4  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-use-callback-ref/v/1.1.4
  @radix-ui/react-use-controllable-state  1.2.6  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-use-controllable-state/v/1.2.6
  @radix-ui/react-use-effect-event  0.0.5  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-use-effect-event/v/0.0.5
  @radix-ui/react-use-escape-keydown  1.1.5  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-use-escape-keydown/v/1.1.5
  @radix-ui/react-use-is-hydrated  0.1.3  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-use-is-hydrated/v/0.1.3
  @radix-ui/react-use-layout-effect  1.1.4  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-use-layout-effect/v/1.1.4
  @radix-ui/react-use-previous  1.1.4  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-use-previous/v/1.1.4
  @radix-ui/react-use-rect  1.1.4  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-use-rect/v/1.1.4
  @radix-ui/react-use-size  1.1.4  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-use-size/v/1.1.4
  @radix-ui/react-visually-hidden  1.2.11  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/react-visually-hidden/v/1.2.11
  @radix-ui/rect  1.1.3  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/@radix-ui/rect/v/1.1.3
  @standard-schema/spec  1.1.0  —  MIT
      Copyright (c) 2024 Colin McDonnell
      https://www.npmjs.com/package/@standard-schema/spec/v/1.1.0
  @types/react  19.2.18  —  MIT
      Copyright (c) Microsoft Corporation.
      https://www.npmjs.com/package/@types/react/v/19.2.18
  @types/react-dom  19.2.4  —  MIT
      Copyright (c) Microsoft Corporation.
      https://www.npmjs.com/package/@types/react-dom/v/19.2.4
  @vercel/oidc  3.2.0  —  Apache-2.0
      Copyright 2017 Vercel, Inc.
      https://www.npmjs.com/package/@vercel/oidc/v/3.2.0
  @workflow/serde  4.1.0  —  Apache-2.0
      https://www.npmjs.com/package/@workflow/serde/v/4.1.0
  @xterm/addon-fit  0.10.0  —  MIT
      Copyright (c) 2019, The xterm.js authors (https://github.com/xtermjs/xterm.js)
      https://www.npmjs.com/package/@xterm/addon-fit/v/0.10.0
  @xterm/xterm  5.5.0  —  MIT
      Copyright (c) 2017-2019, The xterm.js authors (https://github.com/xtermjs/xterm.js)
      https://www.npmjs.com/package/@xterm/xterm/v/5.5.0
  ai  7.0.57  —  Apache-2.0
      Copyright 2023 Vercel, Inc.
      https://www.npmjs.com/package/ai/v/7.0.57
  ansi-regex  5.0.1  —  MIT
      Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
      https://www.npmjs.com/package/ansi-regex/v/5.0.1
  ansi-styles  4.3.0  —  MIT
      Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
      https://www.npmjs.com/package/ansi-styles/v/4.3.0
  aria-hidden  1.2.6  —  MIT
      Copyright (c) 2017 Anton Korzunov
      https://www.npmjs.com/package/aria-hidden/v/1.2.6
  assistant-cloud  0.1.38  —  MIT
      Copyright (c) 2025 AgentbaseAI Inc.
      https://www.npmjs.com/package/assistant-cloud/v/0.1.38
  assistant-stream  0.3.34  —  MIT
      Copyright (c) 2025 AgentbaseAI Inc.
      https://www.npmjs.com/package/assistant-stream/v/0.3.34
  camelcase  5.3.1  —  MIT
      Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
      https://www.npmjs.com/package/camelcase/v/5.3.1
  cliui  6.0.0  —  ISC
      Copyright (c) 2015, Contributors
      https://www.npmjs.com/package/cliui/v/6.0.0
  cmdk  1.1.1  —  MIT
      Copyright (c) 2022 Paco Coursey
      https://www.npmjs.com/package/cmdk/v/1.1.1
  color-convert  2.0.1  —  MIT
      Copyright (c) 2011-2016 Heather Arthur <fayearthur@gmail.com>
      https://www.npmjs.com/package/color-convert/v/2.0.1
  color-name  1.1.4  —  MIT
      Copyright (c) 2015 Dmitry Ivanov
      https://www.npmjs.com/package/color-name/v/1.1.4
  cookie  1.1.1  —  MIT
      Copyright (c) 2012-2014 Roman Shtylman <shtylman@gmail.com>
      https://www.npmjs.com/package/cookie/v/1.1.1
  crelt  1.0.7  —  MIT
      Copyright (C) 2020 by Marijn Haverbeke <marijn@haverbeke.berlin>
      https://www.npmjs.com/package/crelt/v/1.0.7
  csstype  3.2.3  —  MIT
      Copyright (c) 2017-2018 Fredrik Nicol
      https://www.npmjs.com/package/csstype/v/3.2.3
  decamelize  1.2.0  —  MIT
      Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
      https://www.npmjs.com/package/decamelize/v/1.2.0
  dequal  2.0.3  —  MIT
      Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (lukeed.com)
      https://www.npmjs.com/package/dequal/v/2.0.3
  detect-node-es  1.1.0  —  MIT
      Copyright (c) 2017 Ilya Kantor
      https://www.npmjs.com/package/detect-node-es/v/1.1.0
  dijkstrajs  1.0.3  —  MIT
      Copyright (C) 2008
      https://www.npmjs.com/package/dijkstrajs/v/1.0.3
  emoji-regex  8.0.0  —  MIT
      Copyright Mathias Bynens <https://mathiasbynens.be/>
      https://www.npmjs.com/package/emoji-regex/v/8.0.0
  eventsource-parser  3.1.0  —  MIT
      Copyright (c) 2026 Espen Hovlandsdal <espen@hovlandsdal.com>
      https://www.npmjs.com/package/eventsource-parser/v/3.1.0
  find-up  4.1.0  —  MIT
      Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
      https://www.npmjs.com/package/find-up/v/4.1.0
  get-caller-file  2.0.5  —  ISC
      Copyright 2018 Stefan Penner
      https://www.npmjs.com/package/get-caller-file/v/2.0.5
  get-nonce  1.0.1  —  MIT
      Copyright (c) 2020 Anton Korzunov
      https://www.npmjs.com/package/get-nonce/v/1.0.1
  is-fullwidth-code-point  3.0.0  —  MIT
      Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
      https://www.npmjs.com/package/is-fullwidth-code-point/v/3.0.0
  json-schema  0.4.0  —  (AFL-2.1 OR BSD-3-Clause)
      Copyright (c) 2005-2015, The Dojo Foundation
      https://www.npmjs.com/package/json-schema/v/0.4.0
  locate-path  5.0.0  —  MIT
      Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
      https://www.npmjs.com/package/locate-path/v/5.0.0
  nanoid  6.0.1  —  MIT
      Copyright 2017 Andrey Sitnik <andrey@sitnik.es>
      https://www.npmjs.com/package/nanoid/v/6.0.1
  p-limit  2.3.0  —  MIT
      Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
      https://www.npmjs.com/package/p-limit/v/2.3.0
  p-locate  4.1.0  —  MIT
      Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
      https://www.npmjs.com/package/p-locate/v/4.1.0
  p-try  2.2.0  —  MIT
      Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
      https://www.npmjs.com/package/p-try/v/2.2.0
  path-exists  4.0.0  —  MIT
      Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
      https://www.npmjs.com/package/path-exists/v/4.0.0
  pkce-challenge  5.0.1  —  MIT
      Copyright (c) 2019
      https://www.npmjs.com/package/pkce-challenge/v/5.0.1
  pngjs  5.0.0  —  MIT
      https://www.npmjs.com/package/pngjs/v/5.0.0
  qrcode  1.5.4  —  MIT
      Copyright (c) 2012 Ryan Day
      https://www.npmjs.com/package/qrcode/v/1.5.4
  radix-ui  1.6.7  —  MIT
      Copyright (c) 2022 WorkOS
      https://www.npmjs.com/package/radix-ui/v/1.6.7
  react  19.2.8  —  MIT
      Copyright (c) Meta Platforms, Inc. and affiliates.
      https://www.npmjs.com/package/react/v/19.2.8
  react-dom  19.2.8  —  MIT
      Copyright (c) Meta Platforms, Inc. and affiliates.
      https://www.npmjs.com/package/react-dom/v/19.2.8
  react-remove-scroll  2.7.2  —  MIT
      Copyright (c) 2017 Anton Korzunov
      https://www.npmjs.com/package/react-remove-scroll/v/2.7.2
  react-remove-scroll-bar  2.3.8  —  MIT
      https://www.npmjs.com/package/react-remove-scroll-bar/v/2.3.8
  react-router  7.18.2  —  MIT
      Copyright (c) React Training LLC 2015-2019
      https://www.npmjs.com/package/react-router/v/7.18.2
  react-router-dom  7.18.2  —  MIT
      Copyright (c) React Training LLC 2015-2019
      https://www.npmjs.com/package/react-router-dom/v/7.18.2
  react-style-singleton  2.2.3  —  MIT
      Copyright (c) 2017 Anton Korzunov
      https://www.npmjs.com/package/react-style-singleton/v/2.2.3
  react-textarea-autosize  8.5.9  —  MIT
      Copyright (c) 2013 Andrey Popp
      https://www.npmjs.com/package/react-textarea-autosize/v/8.5.9
  require-directory  2.1.1  —  MIT
      Copyright (c) 2011 Troy Goode <troygoode@gmail.com>
      https://www.npmjs.com/package/require-directory/v/2.1.1
  require-main-filename  2.0.0  —  ISC
      Copyright (c) 2016, Contributors
      https://www.npmjs.com/package/require-main-filename/v/2.0.0
  safe-content-frame  0.0.26  —  MIT
      Copyright (c) 2025 AgentbaseAI Inc.
      https://www.npmjs.com/package/safe-content-frame/v/0.0.26
  scheduler  0.27.0  —  MIT
      Copyright (c) Meta Platforms, Inc. and affiliates.
      https://www.npmjs.com/package/scheduler/v/0.27.0
  secure-json-parse  4.1.0  —  BSD-3-Clause
      Copyright (c) 2019, Sideway Inc, and project contributors
      https://www.npmjs.com/package/secure-json-parse/v/4.1.0
  set-blocking  2.0.0  —  ISC
      Copyright (c) 2016, Contributors
      https://www.npmjs.com/package/set-blocking/v/2.0.0
  set-cookie-parser  2.7.2  —  MIT
      Copyright (c) 2015 Nathan Friedly <nathan@nfriedly.com> (http://nfriedly.com/)
      https://www.npmjs.com/package/set-cookie-parser/v/2.7.2
  string-width  4.2.3  —  MIT
      Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
      https://www.npmjs.com/package/string-width/v/4.2.3
  strip-ansi  6.0.1  —  MIT
      Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
      https://www.npmjs.com/package/strip-ansi/v/6.0.1
  style-mod  4.1.3  —  MIT
      Copyright (C) 2018 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
      https://www.npmjs.com/package/style-mod/v/4.1.3
  swr  2.5.0  —  MIT
      Copyright (c) 2023 Vercel, Inc.
      https://www.npmjs.com/package/swr/v/2.5.0
  throttleit  2.1.0  —  MIT
      Copyright (c) TJ Holowaychuk <tj@tjholowaychuk.com>
      https://www.npmjs.com/package/throttleit/v/2.1.0
  tslib  2.8.1  —  0BSD
      Copyright (c) Microsoft Corporation.
      https://www.npmjs.com/package/tslib/v/2.8.1
  undici  7.29.0  —  MIT
      Copyright (c) Matteo Collina and Undici contributors
      https://www.npmjs.com/package/undici/v/7.29.0
  use-callback-ref  1.3.3  —  MIT
      Copyright (c) 2017 Anton Korzunov
      https://www.npmjs.com/package/use-callback-ref/v/1.3.3
  use-composed-ref  1.4.0  —  MIT
      https://www.npmjs.com/package/use-composed-ref/v/1.4.0
  use-isomorphic-layout-effect  1.2.1  —  MIT
      Copyright (c) Mateusz Burzyński
      https://www.npmjs.com/package/use-isomorphic-layout-effect/v/1.2.1
  use-latest  1.3.0  —  MIT
      Copyright (c) Andarist
      https://www.npmjs.com/package/use-latest/v/1.3.0
  use-sidecar  1.1.3  —  MIT
      Copyright (c) 2017 Anton Korzunov
      https://www.npmjs.com/package/use-sidecar/v/1.1.3
  use-sync-external-store  1.6.0  —  MIT
      Copyright (c) Meta Platforms, Inc. and affiliates.
      https://www.npmjs.com/package/use-sync-external-store/v/1.6.0
  w3c-keyname  2.2.8  —  MIT
      Copyright (C) 2016 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
      https://www.npmjs.com/package/w3c-keyname/v/2.2.8
  which-module  2.0.1  —  ISC
      Copyright (c) 2016, Contributors
      https://www.npmjs.com/package/which-module/v/2.0.1
  wrap-ansi  6.2.0  —  MIT
      Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
      https://www.npmjs.com/package/wrap-ansi/v/6.2.0
  y18n  4.0.3  —  ISC
      Copyright (c) 2015, Contributors
      https://www.npmjs.com/package/y18n/v/4.0.3
  yargs  15.4.1  —  MIT
      Copyright 2010 James Halliday (mail@substack.net); Modified work Copyright 2014 Contributors (ben@npmjs.com)
      https://www.npmjs.com/package/yargs/v/15.4.1
  yargs-parser  18.1.3  —  ISC
      Copyright (c) 2016, Contributors
      https://www.npmjs.com/package/yargs-parser/v/18.1.3
  zod  4.4.3  —  MIT
      Copyright (c) 2025 Colin McDonnell
      https://www.npmjs.com/package/zod/v/4.4.3
  zustand  5.0.14  —  MIT
      Copyright (c) 2019 Paul Henschel
      https://www.npmjs.com/package/zustand/v/5.0.14

Fonts served to a browser
---------------------------------------------------------------------------
Font files the panel serves directly. OFL-1.1 clause 2 asks that the
copyright notice and the licence travel with every copy bundled with
other software, so the full text is in section 2 below.

  @fontsource-variable/geist  5.3.0  —  OFL-1.1
      Copyright 2024 The Geist Project Authors (https://github.com/vercel/geist-font) Geist-Italic[wght].ttf: Copyright 2024 The Geist Project Authors (https://github.com/vercel/geist-font)
      https://www.npmjs.com/package/@fontsource-variable/geist/v/5.3.0
      ships as: 5 .woff2 file(s) in the panel's web bundle, served to every browser

Drawn here, not installed
---------------------------------------------------------------------------
  corecp-icons  —  proprietary (this repository, see LICENSE)
      The panel's icon set is drawn in this repository, not installed. It carries no third-party licence, and this entry is what makes that a checked fact rather than an assumption.

===========================================================================
2. The licences, in full
===========================================================================

One verbatim text per licence above. The per-component copyright lines
belong to section 1: a licence such as MIT carries its holder's name in
its own first line, and that line is different for every component, so
the names are listed once each above and the terms once each below.

---------------------------------------------------------------------------
0BSD
---------------------------------------------------------------------------

The verbatim licence text. The copyright line belongs to the individual
component and is listed with it in section 1 of NOTICE.

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.

---------------------------------------------------------------------------
Apache-2.0
---------------------------------------------------------------------------

The verbatim licence text. The copyright line belongs to the individual
component and is listed with it in section 1 of NOTICE.

                                 Apache License
                           Version 2.0, January 2004
                        http://www.apache.org/licenses/

   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

   1. Definitions.

      "License" shall mean the terms and conditions for use, reproduction,
      and distribution as defined by Sections 1 through 9 of this document.

      "Licensor" shall mean the copyright owner or entity authorized by
      the copyright owner that is granting the License.

      "Legal Entity" shall mean the union of the acting entity and all
      other entities that control, are controlled by, or are under common
      control with that entity. For the purposes of this definition,
      "control" means (i) the power, direct or indirect, to cause the
      direction or management of such entity, whether by contract or
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
      outstanding shares, or (iii) beneficial ownership of such entity.

      "You" (or "Your") shall mean an individual or Legal Entity
      exercising permissions granted by this License.

      "Source" form shall mean the preferred form for making modifications,
      including but not limited to software source code, documentation
      source, and configuration files.

      "Object" form shall mean any form resulting from mechanical
      transformation or translation of a Source form, including but
      not limited to compiled object code, generated documentation,
      and conversions to other media types.

      "Work" shall mean the work of authorship, whether in Source or
      Object form, made available under the License, as indicated by a
      copyright notice that is included in or attached to the work
      (an example is provided in the Appendix below).

      "Derivative Works" shall mean any work, whether in Source or Object
      form, that is based on (or derived from) the Work and for which the
      editorial revisions, annotations, elaborations, or other modifications
      represent, as a whole, an original work of authorship. For the purposes
      of this License, Derivative Works shall not include works that remain
      separable from, or merely link (or bind by name) to the interfaces of,
      the Work and Derivative Works thereof.

      "Contribution" shall mean any work of authorship, including
      the original version of the Work and any modifications or additions
      to that Work or Derivative Works thereof, that is intentionally
      submitted to Licensor for inclusion in the Work by the copyright owner
      or by an individual or Legal Entity authorized to submit on behalf of
      the copyright owner. For the purposes of this definition, "submitted"
      means any form of electronic, verbal, or written communication sent
      to the Licensor or its representatives, including but not limited to
      communication on electronic mailing lists, source code control systems,
      and issue tracking systems that are managed by, or on behalf of, the
      Licensor for the purpose of discussing and improving the Work, but
      excluding communication that is conspicuously marked or otherwise
      designated in writing by the copyright owner as "Not a Contribution."

      "Contributor" shall mean Licensor and any individual or Legal Entity
      on behalf of whom a Contribution has been received by Licensor and
      subsequently incorporated within the Work.

   2. Grant of Copyright License. Subject to the terms and conditions of
      this License, each Contributor hereby grants to You a perpetual,
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
      copyright license to reproduce, prepare Derivative Works of,
      publicly display, publicly perform, sublicense, and distribute the
      Work and such Derivative Works in Source or Object form.

   3. Grant of Patent License. Subject to the terms and conditions of
      this License, each Contributor hereby grants to You a perpetual,
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
      (except as stated in this section) patent license to make, have made,
      use, offer to sell, sell, import, and otherwise transfer the Work,
      where such license applies only to those patent claims licensable
      by such Contributor that are necessarily infringed by their
      Contribution(s) alone or by combination of their Contribution(s)
      with the Work to which such Contribution(s) was submitted. If You
      institute patent litigation against any entity (including a
      cross-claim or counterclaim in a lawsuit) alleging that the Work
      or a Contribution incorporated within the Work constitutes direct
      or contributory patent infringement, then any patent licenses
      granted to You under this License for that Work shall terminate
      as of the date such litigation is filed.

   4. Redistribution. You may reproduce and distribute copies of the
      Work or Derivative Works thereof in any medium, with or without
      modifications, and in Source or Object form, provided that You
      meet the following conditions:

      (a) You must give any other recipients of the Work or
          Derivative Works a copy of this License; and

      (b) You must cause any modified files to carry prominent notices
          stating that You changed the files; and

      (c) You must retain, in the Source form of any Derivative Works
          that You distribute, all copyright, patent, trademark, and
          attribution notices from the Source form of the Work,
          excluding those notices that do not pertain to any part of
          the Derivative Works; and

      (d) If the Work includes a "NOTICE" text file as part of its
          distribution, then any Derivative Works that You distribute must
          include a readable copy of the attribution notices contained
          within such NOTICE file, excluding those notices that do not
          pertain to any part of the Derivative Works, in at least one
          of the following places: within a NOTICE text file distributed
          as part of the Derivative Works; within the Source form or
          documentation, if provided along with the Derivative Works; or,
          within a display generated by the Derivative Works, if and
          wherever such third-party notices normally appear. The contents
          of the NOTICE file are for informational purposes only and
          do not modify the License. You may add Your own attribution
          notices within Derivative Works that You distribute, alongside
          or as an addendum to the NOTICE text from the Work, provided
          that such additional attribution notices cannot be construed
          as modifying the License.

      You may add Your own copyright statement to Your modifications and
      may provide additional or different license terms and conditions
      for use, reproduction, or distribution of Your modifications, or
      for any such Derivative Works as a whole, provided Your use,
      reproduction, and distribution of the Work otherwise complies with
      the conditions stated in this License.

   5. Submission of Contributions. Unless You explicitly state otherwise,
      any Contribution intentionally submitted for inclusion in the Work
      by You to the Licensor shall be under the terms and conditions of
      this License, without any additional terms or conditions.
      Notwithstanding the above, nothing herein shall supersede or modify
      the terms of any separate license agreement you may have executed
      with Licensor regarding such Contributions.

   6. Trademarks. This License does not grant permission to use the trade
      names, trademarks, service marks, or product names of the Licensor,
      except as required for reasonable and customary use in describing the
      origin of the Work and reproducing the content of the NOTICE file.

   7. Disclaimer of Warranty. Unless required by applicable law or
      agreed to in writing, Licensor provides the Work (and each
      Contributor provides its Contributions) on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
      implied, including, without limitation, any warranties or conditions
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
      PARTICULAR PURPOSE. You are solely responsible for determining the
      appropriateness of using or redistributing the Work and assume any
      risks associated with Your exercise of permissions under this License.

   8. Limitation of Liability. In no event and under no legal theory,
      whether in tort (including negligence), contract, or otherwise,
      unless required by applicable law (such as deliberate and grossly
      negligent acts) or agreed to in writing, shall any Contributor be
      liable to You for damages, including any direct, indirect, special,
      incidental, or consequential damages of any character arising as a
      result of this License or out of the use or inability to use the
      Work (including but not limited to damages for loss of goodwill,
      work stoppage, computer failure or malfunction, or any and all
      other commercial damages or losses), even if such Contributor
      has been advised of the possibility of such damages.

   9. Accepting Warranty or Additional Liability. While redistributing
      the Work or Derivative Works thereof, You may choose to offer,
      and charge a fee for, acceptance of support, warranty, indemnity,
      or other liability obligations and/or rights consistent with this
      License. However, in accepting such obligations, You may act only
      on Your own behalf and on Your sole responsibility, not on behalf
      of any other Contributor, and only if You agree to indemnify,
      defend, and hold each Contributor harmless for any liability
      incurred by, or claims asserted against, such Contributor by reason
      of your accepting any such warranty or additional liability.

   END OF TERMS AND CONDITIONS

   APPENDIX: How to apply the Apache License to your work.

      To apply the Apache License to your work, attach the following
      boilerplate notice, with the fields enclosed by brackets "[]"
      replaced with your own identifying information. (Don't include
      the brackets!)  The text should be enclosed in the appropriate
      comment syntax for the file format. We also recommend that a
      file or class name and description of purpose be included on the
      same "printed page" as the copyright notice for easier
      identification within third-party archives.

   Copyright [yyyy] [name of copyright owner]

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.

---------------------------------------------------------------------------
BSD-3-Clause
---------------------------------------------------------------------------

The verbatim licence text. The copyright line belongs to the individual
component and is listed with it in section 1 of NOTICE.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

   * Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
   * Redistributions in binary form must reproduce the above
in the documentation and/or other materials provided with the
distribution.
   * Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

---------------------------------------------------------------------------
ISC
---------------------------------------------------------------------------

The verbatim licence text. The copyright line belongs to the individual
component and is listed with it in section 1 of NOTICE.

Permission to use, copy, modify, and/or distribute this software
for any purpose with or without fee is hereby granted, provided
that the above copyright notice and this permission notice
appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE
LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

---------------------------------------------------------------------------
MIT
---------------------------------------------------------------------------

The verbatim licence text. The copyright line belongs to the individual
component and is listed with it in section 1 of NOTICE.

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.

---------------------------------------------------------------------------
OFL-1.1
---------------------------------------------------------------------------

The verbatim licence text. The copyright line belongs to the individual
component and is listed with it in section 1 of NOTICE.

This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
http://scripts.sil.org/OFL


-----------------------------------------------------------
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
-----------------------------------------------------------

PREAMBLE
The goals of the Open Font License (OFL) are to stimulate worldwide
development of collaborative font projects, to support the font creation
efforts of academic and linguistic communities, and to provide a free and
open framework in which fonts may be shared and improved in partnership
with others.

The OFL allows the licensed fonts to be used, studied, modified and
redistributed freely as long as they are not sold by themselves. The
fonts, including any derivative works, can be bundled, embedded,
redistributed and/or sold with any software provided that any reserved
names are not used by derivative works. The fonts and derivatives,
however, cannot be released under any other type of license. The
requirement for fonts to remain under this license does not apply
to any document created using the fonts or their derivatives.

DEFINITIONS
"Font Software" refers to the set of files released by the Copyright
Holder(s) under this license and clearly marked as such. This may
include source files, build scripts and documentation.

"Reserved Font Name" refers to any names specified as such after the
copyright statement(s).

"Original Version" refers to the collection of Font Software components as
distributed by the Copyright Holder(s).

"Modified Version" refers to any derivative made by adding to, deleting,
or substituting -- in part or in whole -- any of the components of the
Original Version, by changing formats or by porting the Font Software to a
new environment.

"Author" refers to any designer, engineer, programmer, technical
writer or other person who contributed to the Font Software.

PERMISSION & CONDITIONS
Permission is hereby granted, free of charge, to any person obtaining
a copy of the Font Software, to use, study, copy, merge, embed, modify,
redistribute, and sell modified and unmodified copies of the Font
Software, subject to the following conditions:

1) Neither the Font Software nor any of its individual components,
in Original or Modified Versions, may be sold by itself.

2) Original or Modified Versions of the Font Software may be bundled,
redistributed and/or sold with any software, provided that each copy
contains the above copyright notice and this license. These can be
included either as stand-alone text files, human-readable headers or
in the appropriate machine-readable metadata fields within text or
binary files as long as those fields can be easily viewed by the user.

3) No Modified Version of the Font Software may use the Reserved Font
Name(s) unless explicit written permission is granted by the corresponding
Copyright Holder. This restriction only applies to the primary font name as
presented to the users.

4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
Software shall not be used to promote, endorse or advertise any
Modified Version, except to acknowledge the contribution(s) of the
Copyright Holder(s) and the Author(s) or with their explicit written
permission.

5) The Font Software, modified or unmodified, in part or in whole,
must be distributed entirely under this license, and must not be
distributed under any other license. The requirement for fonts to
remain under this license does not apply to any document created
using the Font Software.

TERMINATION
This license becomes null and void if any of the above conditions are
not met.

DISCLAIMER
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
OTHER DEALINGS IN THE FONT SOFTWARE.

===========================================================================
3. Files carried verbatim, per component
===========================================================================

Two kinds of file end up here. A font's own licence, because OFL-1.1
clause 2 asks for it to travel beside the copy rather than be referred
to; and an upstream NOTICE, because Apache-2.0 section 4(d) says every
redistribution has to carry the one the component shipped. Each block
below is the file as it is inside that package.

---------------------------------------------------------------------------
@fontsource-variable/geist 5.3.0 — LICENSE
---------------------------------------------------------------------------

Copyright 2024 The Geist Project Authors (https://github.com/vercel/geist-font) Geist-Italic[wght].ttf: Copyright 2024 The Geist Project Authors (https://github.com/vercel/geist-font)

This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
http://scripts.sil.org/OFL


-----------------------------------------------------------
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
-----------------------------------------------------------

PREAMBLE
The goals of the Open Font License (OFL) are to stimulate worldwide
development of collaborative font projects, to support the font creation
efforts of academic and linguistic communities, and to provide a free and
open framework in which fonts may be shared and improved in partnership
with others.

The OFL allows the licensed fonts to be used, studied, modified and
redistributed freely as long as they are not sold by themselves. The
fonts, including any derivative works, can be bundled, embedded,
redistributed and/or sold with any software provided that any reserved
names are not used by derivative works. The fonts and derivatives,
however, cannot be released under any other type of license. The
requirement for fonts to remain under this license does not apply
to any document created using the fonts or their derivatives.

DEFINITIONS
"Font Software" refers to the set of files released by the Copyright
Holder(s) under this license and clearly marked as such. This may
include source files, build scripts and documentation.

"Reserved Font Name" refers to any names specified as such after the
copyright statement(s).

"Original Version" refers to the collection of Font Software components as
distributed by the Copyright Holder(s).

"Modified Version" refers to any derivative made by adding to, deleting,
or substituting -- in part or in whole -- any of the components of the
Original Version, by changing formats or by porting the Font Software to a
new environment.

"Author" refers to any designer, engineer, programmer, technical
writer or other person who contributed to the Font Software.

PERMISSION & CONDITIONS
Permission is hereby granted, free of charge, to any person obtaining
a copy of the Font Software, to use, study, copy, merge, embed, modify,
redistribute, and sell modified and unmodified copies of the Font
Software, subject to the following conditions:

1) Neither the Font Software nor any of its individual components,
in Original or Modified Versions, may be sold by itself.

2) Original or Modified Versions of the Font Software may be bundled,
redistributed and/or sold with any software, provided that each copy
contains the above copyright notice and this license. These can be
included either as stand-alone text files, human-readable headers or
in the appropriate machine-readable metadata fields within text or
binary files as long as those fields can be easily viewed by the user.

3) No Modified Version of the Font Software may use the Reserved Font
Name(s) unless explicit written permission is granted by the corresponding
Copyright Holder. This restriction only applies to the primary font name as
presented to the users.

4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
Software shall not be used to promote, endorse or advertise any
Modified Version, except to acknowledge the contribution(s) of the
Copyright Holder(s) and the Author(s) or with their explicit written
permission.

5) The Font Software, modified or unmodified, in part or in whole,
must be distributed entirely under this license, and must not be
distributed under any other license. The requirement for fonts to
remain under this license does not apply to any document created
using the Font Software.

TERMINATION
This license becomes null and void if any of the above conditions are
not met.

DISCLAIMER
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
OTHER DEALINGS IN THE FONT SOFTWARE.

---------------------------------------------------------------------------
go.yaml.in/yaml/v4 v4.0.0-rc.2 — NOTICE
---------------------------------------------------------------------------

Copyright 2011-2016 Canonical Ltd.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

---------------------------------------------------------------------------
gopkg.in/yaml.v3 v3.0.1 — NOTICE
---------------------------------------------------------------------------

Copyright 2011-2016 Canonical Ltd.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
