ComfyUI/app/assets/api
Luke Mino-Altherr 0853814db8 refactor: move scanner.py out of services to top-level assets module
Scanner is used externally by main.py and server.py for startup/maintenance,
not as part of the regular service layer. Moving it to app/assets/scanner.py
makes the public API clearer.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-24 11:34:44 -08:00
..
routes.py refactor: move scanner.py out of services to top-level assets module 2026-02-24 11:34:44 -08:00
schemas_in.py refactor: use explicit dataclasses instead of ORM objects in service layer 2026-02-24 11:34:44 -08:00
schemas_out.py refactor: rename functions to verb-based naming convention 2026-02-24 11:34:44 -08:00
upload.py refactor: improve function naming for clarity and consistency 2026-02-24 11:34:44 -08:00