Contributions are welcome.
- Keep the core elevation mechanism simple.
- Preserve audit logging and integrity checks.
- Avoid features that weaken Windows security boundaries.
- Maintain administrator‑first design philosophy.
The public default branch is Exodus. Raw GitHub URLs and checksum manifests target it; update branch overrides through migration-safe procedures instead of casual renames. The V8.4 release codename Prometheus Contract is not a Git branch name.
Fork the repository and create a feature branch.
Submit a pull request with:
- clear description
- testing notes
- security considerations
Before opening a PR that changes PowerShell scripts, run ./tools/Validate-Windo.ps1 in PowerShell 7 (local) or rely on the GitHub Actions workflow.