Independent implementation provenance
August 19, 2026 ยท View on GitHub
This repository was initialized as a new Git history for an independent community implementation.
Allowed inputs
- Publicly distributed DeepSeek Harness packages and their documented exports.
- Public network protocols such as HTTP, SSE, Web App Manifest, Service Worker, Cloudflare REST APIs, Tunnel configuration, and launchd property lists.
- Product requirements authored for this repository.
- Security properties stated as outcomes, such as path confinement, strict schemas, revocation, no-store responses, and rollback ownership checks.
Excluded inputs
- Source files from any existing DSH remote-web-ui or remote-PWA plugin.
- Its generated JavaScript, type declarations, CSS, icons, HTML, tests, documentation, package metadata, or commit patches.
- Mechanical renaming or translation of those materials.
Review rule
Contributors must describe the public interface or independently written requirement that motivated a change. A pull request must not paste or adapt code from an excluded implementation. Reports about interoperability may include request/response shapes from public DSH API packages, but not private code.