mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-05-01 03:44:12 -04:00
- Renamed `semantic_tag_manager` to `manager` and `semantic_tagging_facade` to `facade` for clarity and consistency. - Removed the `semantic_tag_manager.rs` and `semantic_tagging_facade.rs` files as part of the restructuring. - Updated module imports and re-exports in `mod.rs` to reflect the new naming conventions. - Cleaned up whitespace in the codebase for improved readability. This commit enhances the organization of the semantic tagging system, paving the way for future development.