cleanroom: modernize tui diagnostics and align release packaging

This commit is contained in:
2026-03-07 13:30:12 -05:00
parent aaa321e9ff
commit 86875075fc
58 changed files with 6554 additions and 3758 deletions

View File

@@ -0,0 +1,6 @@
pub mod dashboard;
pub mod diagnostics;
pub mod mapping_editor;
pub mod recovery;
pub mod settings;
pub mod task;