All notable changes to this project will be documented in this file.
- Core CLI architecture (
rbt-cli). - TOML configuration parser and validator (
rbt-config). - Tokio-based runtime supervisor with exponential backoff (
rbt-runtime). - Systemd service generation and hardening profiles (
rbt-service). - ACME TLS certificate lifecycle management (
rbt-cert). - Structured telemetry and observability (
rbt-observability). - Research/Simulation mode for transparent policy testing.
- Automated installer script (
install.sh).