feat: taxonomy catch-alls, scan/migrate fixes, and tag recall/FP benchmarks
df7fff2
DinamushCursorcommited on
feat: expand taxonomy funnel with act, fallback, and Voyeur sub-folders
c020606
DinamushCursorcommited on
feat: add nested Voyeur soft taxonomy with theme precedence
8d06786
DinamushCursorcommited on
feat: improve taxonomy routing and restore scaled media sampling
206dd37
DinamushCursorcommited on
Implement destination folder validation in migrate_run function. Add checks to ensure the destination folder exists and is a directory, with appropriate error handling and logging for failed migrations. This enhances the robustness of the migration process by preventing invalid paths from causing issues.