SuperSeller3000/src
Simon Kuehn 525424a6a1 feat: extract modelName and modelNumber separately in vision pipeline
Vision prompt now distinguishes MODEL_NAME (human-readable product name,
e.g. "ThinkPad T490s") from MODEL_NUMBER (part/product code, e.g.
"20NXS0BA00"). Both fields flow through the pipeline and are written to
the article. Specs research uses model number as search subject when
available, falling back to model name.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-18 10:09:26 +00:00
..
Application feat: camera capture and multi-photo upload at article ingest 2026-05-18 09:16:04 +00:00
Controller feat: install Symfony 7 skeleton with Doctrine, Messenger, UID, Security 2026-05-14 04:21:34 +00:00
Domain feat: add optional modelName field to Article 2026-05-18 10:06:36 +00:00
Entity feat: install Symfony 7 skeleton with Doctrine, Messenger, UID, Security 2026-05-14 04:21:34 +00:00
Infrastructure feat: extract modelName and modelNumber separately in vision pipeline 2026-05-18 10:09:26 +00:00
Repository feat: install Symfony 7 skeleton with Doctrine, Messenger, UID, Security 2026-05-14 04:21:34 +00:00
Kernel.php feat: add console commands, remaining migrations and config wiring 2026-05-17 22:44:11 +00:00