4. Initial Scan Report
Description: Generate and save a scan report summarizing file types, counts, sizes, and metadata status.
Tasks:
- Read the README carefully to ensure all required scan report fields are included.
- Implement report generation in
photosort/scanner/scan.py.
- Output report in JSON format.
- Write tests for report accuracy and file output.
- Lint and type check.
4. Initial Scan Report
Description: Generate and save a scan report summarizing file types, counts, sizes, and metadata status.
Tasks:
photosort/scanner/scan.py.