diff --git a/software-development-practices/agents.md b/software-development-practices/agents.md index 971857e..98f859b 100644 --- a/software-development-practices/agents.md +++ b/software-development-practices/agents.md @@ -66,4 +66,4 @@ Agents must stop and get explicit human approval before: - Changing license headers, copyright notices, or any legal text - Modifying release, signing, or deploy workflows (CI/CD pipeline files, Makefiles, etc.) -- Adding a new dependency — confirm its license is compatible first \ No newline at end of file +- Adding, removing, or upgrading any library or package (including transitive dependencies) — confirm licenses are compatible