Prerequisites
- Rust
1.85or newer - Cargo
- Git
- platform build tools for the selected target
Quality gates
Format:Isolated manual testing
Do not test against your real home unless you intend to.Change expectations
Behavioral changes should update:- implementation and focused tests;
- CLI help text when the command surface changes;
- user docs in
docs.jolter.dev; - roadmap or changelog entries when release status changes.
Security-sensitive areas
Changes to URL validation, redirects, checksums, archive extraction, symlink handling, permissions, locking, temporary paths, plugin verification, or atomic publication require adversarial tests. Read the security model before changing installer, plugin, or storage behavior.Documentation development
Fromdocs.jolter.dev: