Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 587 Bytes

File metadata and controls

14 lines (12 loc) · 587 Bytes

Changelog

All notable changes to this project will be documented in this file.

[0.0.1] - Initial Release

Added

  • 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).