feat(F-095): completed feature

This commit is contained in:
chattie
2026-08-20 22:05:54 +02:00
parent 418bdca7f4
commit 4b60db026b
11 changed files with 272 additions and 77 deletions

View File

@@ -0,0 +1,13 @@
{
"feature_id": "F-095",
"agent": "reviewer",
"verdict": "APPROVED",
"summary": "URL image import now downloads into the managed upload pipeline before product attachment and removes the 400-causing empty product PATCH.",
"evidence": [
"ImagesSection uploads URL JSON then attaches only the returned local path",
"Remote route validates MIME, signature, size, redirects, and public host",
"Existing multipart upload shares local persistence and thumbnail generation",
"Admin production build passes"
],
"timestamp": "2026-08-20T20:05:00Z"
}