Move the telemetry opt-out notice from a runtime banner (shown on first
CLI command) to the install script so users see it exactly once at
install time. Remove the Notices JSON persistence that tracked whether
the banner had been shown.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* delete everything
* migrate to v3
* basic logout command
* remove pre-release text
* additional error handling in rlwy domain
* fixed backwards logic on rlwy domain
* accept environment id in rlwy run
* default environment on rlwy link if there's only 1
* dont print plugins and services if there are none
* skip serializing nones
* remove entities file
* rename ServiceDomains
* link to project upon init
* remove description prompt
* fully remove description prompt
* remove dead code
* refactor some of the commands
* update repo target
* fix broken render_config
* cleanup unused vars
* remove muts
* bump cargo version to 3.0.0
* change repo on Cargo.toml
---------
Co-authored-by: Angelo <asara019@fiu.edu>