| 1 | """Drive sync directory orchestration. |
| 2 | |
| 3 | This module provides the main sync directory coordination functionality, |
| 4 | orchestrating folder processing, file collection, and parallel downloads per SRP. |
nothing calls this directly
no test coverage detected