# Third-party notices ## DeepSeek Harness This plugin targets [DeepSeek Harness](https://github.com/deepseek-harness) (MIT) and follows its plugin conventions: registrations are effects, tools register through the tools service, and the browser half registers through the slot system. It imports no harness package; every capability is reached through `ctx` at run time. The lane-assignment rule (first registration wins a parent's lane) mirrors the rendering behavior of common commit-graph tools. ## Git Data comes from the git executable already on the machine, invoked with a fixed argv and no shell. No git code is included.