refactor(tui): reorder main menu into logical groups

Menu had grown by prepending each new feature to the top, so items
had no relation to their neighbors. Grouped into Export/Import, Bulk
operations, Baselines & compliance, Reporting, Tenant & auth admin,
with Exit last. Item numbers (used for dispatch) unchanged, only
display order moved.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
2026-08-07 18:51:18 +02:00
parent 81c5e96fc7
commit 60a655e6d4
4 changed files with 33 additions and 22 deletions
+1 -1
View File
@@ -1 +1 @@
4.4.0
4.4.1