You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Split oversized maintained source and test files into focused Rust, Tauri, frontend, and integration-test modules while preserving public command names and app behavior.
Add code-size guidelines based on external line-count guidance and document the post-split threshold result.
Harden save behavior, command bridge drift coverage, terminal job retention, and selected-note validation from the quality improvement pass.