docs(map): record resolution of Decouple core photo cleaning logic for CLI and API reuse

This commit is contained in:
Schmidt Till (CSS TO PME DSI PAO MUC) 2026-09-10 23:21:16 +02:00
parent 1edce42cf4
commit 932352d85c

View file

@ -13,6 +13,7 @@ A fast, single-user, locally hosted web app (`app.py` + vanilla HTML/CSS/JS in `
## Decisions so far
<!-- the index: one line per closed ticket, enough to judge relevance, then zoom the link for the detail the ticket holds -->
- [Decouple core photo cleaning logic for CLI and API reuse](https://code.tilltheend.de/tilltheend/unwrap-clothes/issues/2): Extracted encoding, OpenRouter API client, and in-memory Lanczos resolution restoration into `cleaner.py`, supporting both raw bytes and paths for CLI and web API reuse.
## Not yet specified