archon-cli-0.1.0 is not a library.
archon CLI entry point.
Safety contract with the user (this runs on a daily-driver machine):
- Resolution and planning are always read-only and unprivileged.
- Anything that mutates the system (pacman -S / -U) happens only after an explicit interactive confirmation, and always through pacman — archon never touches pacman's databases itself.
--dry-runstops after printing the plan, guaranteed side-effect free.