commit all of this
All checks were successful
CI / test (push) Successful in 27s

This commit is contained in:
zphinx
2026-05-14 20:00:38 +02:00
parent 2d8a5a66ca
commit 3be14f8f6f
15 changed files with 2138 additions and 131 deletions

View File

@@ -494,10 +494,10 @@ and retention/persistence policies are stable and proven in production usage.
### Suggested Delivery Phases
1. Build baseline Rust CLI scaffold with feature-flagged parity checkpoints
2. Port SSH execution and read-only policy enforcement modules
3. Port planner, collectors, prompt composition, and AI client adapters
4. Port session memory/history and runbook workflows with migration tests
5. Port interactive UX/TUI layer and deprecate Python runtime path
1. Port SSH execution and read-only policy enforcement modules
1. Port planner, collectors, prompt composition, and AI client adapters
1. Port session memory/history and runbook workflows with migration tests
1. Port interactive UX/TUI layer and deprecate Python runtime path
### Rust Toolchain End-State