mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-30 19:33:30 -04:00
- Deleted the On-Demand State Computation task and its associated documentation as it is no longer relevant. - Removed the `Resourceful` trait and its implementations from various job types, streamlining job management. - Eliminated the `EntryStateService` and related state management logic, simplifying the service architecture. - Updated the `JobManager` and job-related components to reflect the removal of resource tracking functionality. - Adjusted the whitepaper to remove references to the On-Demand State Computation section, ensuring consistency in documentation.