Breaking safety change: agent-ready validate is plan-only by default and no longer executes detected project commands unless --execute is passed.
Added:
- --execute is now required to run detected validation commands.
- --dry-run remains an explicit plan-only option.
- --dry-run and --execute are mutually exclusive.
Updated:
- README, skill instructions, PR package guidance, demo outputs, screenshots, and GIF now reflect the safer default.