Start with what exists.
The public bootstrap is intentionally small: version output, diagnostics, module listing, and dry-run scan planning.
A Rust-first terminal-native system management toolkit for people who want control without chaos.
rz0
Local control. Clear intent. No surprises. Report-first, dry-run-first, quarantine-first, explicit-confirmation-first.
The public bootstrap is intentionally small: version output, diagnostics, module listing, and dry-run scan planning.
rz0 doctor reports local runtime state and keeps mutation capability visibly disabled.
rz0 modules separates active core primitives from planned platform and feature modules.
rz0 scan --dry-run makes no system changes and says so directly.
Inventory, updater, uninstall, leftovers, and quarantine capabilities should ship as explicit first-party choices.
Module installation needs publisher, checksum, signature, compatibility, and dry-run review before it becomes public UX.
Destructive workflows require report, risk review, quarantine or rollback story, and explicit confirmation.
rz0 is the safety-led foundation. Substantial capabilities live in modules users choose.
Third-party modules may come later, but only after a hardened trust model with signing, provenance, permissions, revocation, and abuse review.
runtime.zero is built on a clear promise.
Gather facts before taking action.
Show what would happen before anything changes.
Prefer quarantine and restore over deletion.
Mutating actions require clear user intent.
Current public state: source and contributor builds. Verified downloads come later.
runtime.zero is open source. View the code, issues, roadmap, safety docs, and current command surface.
View on GitHubcargo install --path .
Public install commands should wait for reviewed release artifacts, checksums, signatures, and bootstrap safety.