367 B
367 B
Architecture
Serato Doctor is designed as a DJ library inspection, repair, and migration platform.
Design Principles
- Read-only by default.
- Every repair must support preview/dry-run.
- Every repair must create a backup or rollback path.
- Application-specific logic lives in engines.
- Core matching and scanning logic should be application-agnostic.