License compliance gate: ban GPL/AGPL в proprietary code
## Что это
License-scanner на каждый PR + release. GPL/AGPL deps в proprietary modules -> fail. MIT / Apache / BSD / ISC — auto-approve. Audit list per workspace.
## Зачем
GPL contamination — это юридическая катастрофа open-source бизнеса. Gate ловит это до того, как dep попал в production build.
## Источники вдохновения
- [linear/linear-release](https://github.com/linear/linear-release) — license scanning
- [moby/profiles](https://github.com/moby/profiles) — supply chain
## 🔗 Linear
- [PZD-270](https://linear.app/kuhjie/issue/PZD-270) (match confidence: 0.448)