# Third-party notices This project is derived from the research packages in [DeepSeek Harness](https://github.com/deepseek-ai/deepseek-harness), which are available under the MIT License and carry the copyright notice reproduced in [LICENSE](LICENSE). The package manager installs the following direct third-party runtime dependencies. Their licenses remain separate from this project's MIT License; the dependency packages contain their complete license texts. | Package | License | Use | |---|---|---| | [PDF.js (`pdfjs-dist`)](https://github.com/mozilla/pdf.js) | Apache-2.0 | Native PDF text and page-geometry extraction | | [`decimal.js`](https://github.com/MikeMcl/decimal.js) | MIT | Canonical finite-decimal normalization for research observations | | [Zod](https://github.com/colinhacks/zod) | MIT | Durable-record decoding | | [Cordis](https://github.com/cordiverse/cordis) and DeepSeek Harness packages | MIT | Plugin lifecycle and harness services consumed through peer dependencies | This notice is informational and does not replace or modify any dependency's license terms.