Originally created by: fu351
doberman uninstall-hooks prints Doberman hooks removed. - and nothing else. It never says what stays behind: the .doberman/ directory (policy, decision log, taint state), ~/.doberman/metrics.db (device metrics), and any password/2FA enrollment. For a security tool, the exit is exactly where honesty matters most; a UX review called this the least-honest moment in the product.
Task (copy only, no behavior change):
uninstall-hooks, print a short "what remains" note listing those locations and that removing them is manual and optional.setup's closing "Next steps" line, add doberman uninstall-hooks so the exit is discoverable from the entrance.Done when: both messages read plainly (ASCII only), any exact-text test assertions are updated, and CI is green.
Ticket changed by: fu351