- Add structured logging mode for x.sh (#3)
- Improve distro detection fallback paths (#4)
- Add dry-run mode for safe preview of changes (#5)
- Add rollback notes for critical system edits (#6)
- Define stable module interface for scripts add-ons (#7)
- Add template for new module scripts (#8)
- Document enable/disable flow for optional modules (#9)
- Add module-level validation checks (#10)
- Unify install and setup logging for wsl scripts (#11)
- Add preflight checks for supported WSL distributions (#12)
- Add optional profile presets for shell configuration (#13)
- Improve post-install summary with next-step commands (#14)
- Add shellcheck validation in CI (#15)
- Add smoke test workflow for x.sh basic execution path (#16)
- Add roadmap sync workflow from xgh module (#17)
- Add contribution checklist for script safety and idempotency (#18)