Expand description
TagAdmin โ facade over the AppleScript driver. Owns the safety gate
and composes a TagOutcome per call. Each method renders the script
via the pure helpers in script.rs, then either short-circuits
(DryRun), errors out (Forbidden), or hands the script to the injected
AppleScriptDriver.