feat(F-096): completed feature

This commit is contained in:
chattie
2026-08-20 22:12:01 +02:00
parent 4b60db026b
commit 5561776627
14 changed files with 298 additions and 67 deletions

View File

@@ -0,0 +1,13 @@
{
"feature_id": "F-096",
"agent": "reviewer",
"verdict": "APPROVED",
"summary": "Settings expose the requested AI configuration and field-specific prompts; product SEO generation is explicit about filling only empty fields.",
"evidence": [
"Ajustes includes provider, base URL, model, API key, and separate SEO prompts",
"POST /products/:id/generate-seo checks each field independently before generation",
"ProductEditor invokes generation after save only when a field is empty",
"Manual SEO values are not overwritten"
],
"timestamp": "2026-08-20T20:11:00Z"
}