# Acknowledgements The design process reviewed ideas and compatibility patterns from: - [DeepSeek Harness](https://github.com/deepseek-ai/DeepSeek-Harness) - [yjh051108/dsh-routing-suite](https://github.com/yjh051108/dsh-routing-suite) - [yjh051108/dsh-super-injector](https://github.com/yjh051108/dsh-super-injector) - [yjh051108/dsh-router-standard](https://github.com/yjh051108/dsh-router-standard) - [xiaobright/dsh-anchored-standard](https://github.com/xiaobright/dsh-anchored-standard) - [xiaobright/modeltest](https://github.com/xiaobright/modeltest) Runtime schema validation is provided by [Schemastery](https://github.com/shigma/schemastery) (MIT), installed as a normal npm dependency under its own package license. The routing runtime is an independent, reduced implementation. No upstream Injector source, Router implementation, probes, benchmark artifacts, or installers are included. The official DeepSeek Harness Standard Agent preset composition is included under MIT solely to give the selectable routing mode Standard capability; see `THIRD_PARTY_NOTICES.md`. DeepSeek is a trademark of its respective owner. This community project is not endorsed by DeepSeek.