docs: add THIRD_PARTY_NOTICES.md disclosing third-party dependencies

List direct dependencies by tier (vendored Cordis sources, runtime npm,
dev-only npm, Python SDK, build-time tools) with upstream links and
licenses, and link it from the License section of both READMEs.
This commit is contained in:
ZiyaZhang
2026-07-29 21:29:49 -07:00
parent b9e240bbef
commit 8a915893e7
4 changed files with 147 additions and 2 deletions

View File

@@ -85,3 +85,5 @@ DeepSeek Harness 目前处于预发布阶段。
## 许可证
[BSD 3-Clause](LICENSE)
第三方依赖及其许可证在 [THIRD_PARTY_NOTICES.md](THIRD_PARTY_NOTICES.md) 中披露。