Third-party notices
===================

Open for Agents bundles the following fonts locally so the WordPress admin UI
does not depend on an external font service:

* Geist, licensed under the SIL Open Font License 1.1.
  Source: https://github.com/vercel/geist-font
* JetBrains Mono, licensed under the SIL Open Font License 1.1.
  Source: https://github.com/JetBrains/JetBrainsMono
* Space Grotesk, licensed under the SIL Open Font License 1.1.
  Source: https://github.com/floriankarsten/space-grotesk

The complete license notices are included under assets/brand/fonts/licenses/.

Open for Agents also bundles these production PHP dependencies through Composer:

* Opis JSON Schema 2.6.0, licensed under the Apache License 2.0.
  Source: https://github.com/opis/json-schema
* Opis String 2.1.0, licensed under the Apache License 2.0.
  Source: https://github.com/opis/string
* Opis URI 1.1.0, licensed under the Apache License 2.0.
  Source: https://github.com/opis/uri

Their complete license texts are included in their respective directories under
vendor/opis/.
