The two commands an operator runs most. Sentinel installs project-local, so both run through npx. Operating across many repos? Add a global install once and every command is bare sentinel.
# project-local, matches the install on the site
npm install @tuent/sentinel && npx sentinel init claude-code
# optional, for operators who want the CLI everywhere
npm install -g @tuent/sentinel # then: sentinel scan / sentinel release
scan tells you what an agent could reach before you write a line of policy. release gets a developer moving again the moment a stop was right but the work should continue. One reduces surprise. The other reduces friction.
Accuracy notes · Claude Code is the only live adapter. scan scores by filename and path pattern, never by reading contents. Figures reflect the present shipped state and move as the product ships.