Add command and timestamp logging to Os.sudo, Os.exec, and DAG completions
Every sudo and exec call now logs the full command line with timestamps
to the per-PID log file. Non-zero exit codes are also logged. DAG
completions log the package name, hash, and status.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>