3 Commits

Author SHA1 Message Date
Sudo-Ivan
2b6616f162 Add extensive tests for CrashRecovery and IntegrityManager 2026-03-06 11:36:24 -06:00
Sudo-Ivan
2b854f7c5c Code Cleanup 2026-01-16 09:34:18 -06:00
Sudo-Ivan
f94fe0ec08 Improve integrity management with advanced checks and metadata support
- Introduced entropy calculations to detect content type shifts in files.
- Added SQLite integrity checks to verify database structure and prevent tampering.
- Updated the manifest saving process to include metadata for files, such as entropy and size.
- Expanded ignored file patterns for volatile LXMF components.
- Implemented extensive unit tests to validate new features and ensure robustness.
2026-01-16 09:33:19 -06:00