# Third-party notices

Cynos Engineer includes or adapts the following third-party material. Each
notice applies only to the material identified here; the upstream license files
are retained alongside bundled content where applicable.

## `skills/ui-design/`

- Upstream project: [ConardLi/garden-skills](https://github.com/ConardLi/garden-skills)
- Upstream content: `web-design-engineer` skill, bundled version v1.3.0
- License: MIT
- Local notice: [`skills/ui-design/LICENSE`](./skills/ui-design/LICENSE)
- Source record: [`skills/ui-design/SOURCE.md`](./skills/ui-design/SOURCE.md)

## Subagent implementation references

`extensions/subagent/` contains adaptations informed by:

- [pi-ouroboros](https://github.com/shenjiecode/pi-ouroboros), MIT License;
- the [pi extension examples](https://github.com/earendil-works/pi/tree/main/packages/coding-agent/examples/extensions),
  from the MIT-licensed pi repository.

The adaptation comments in the source identify the relevant boundary. The
original projects retain their own copyrights; this repository does not claim
their unrelated code or documentation.

## Runtime dependencies

Runtime and peer dependencies are distributed under their respective upstream
licenses. In particular, pi is MIT-licensed and the Tools package uses
`playwright-core`, which is Apache-2.0-licensed. Consult the installed package's
license files for the exact dependency text.
