What Happened
- This change replaces five wildcard `NOPASSWD` sudoers entries (e.g., `useradd *`, `chpasswd`, `find *`) with a single `agor-user-admin` command path and routes user/group/symlink privileged operations through that wrapper with strict validators, reducing privileged-command exposure from broad shell-like sudo access to a constrained entry point.
- This change replaces five wildcard `NOPASSWD` sudoers entries (e.g., `useradd *`, `chpasswd`, `find *`) with a single `agor-user-admin` command path and routes user/group/symlink privileged operations through that wrapper with strict validators, reducing privileged-command exposure from broad shell-like sudo access to a constrained entry point.
- 1 evidence item attached for review.