feat(F-108): completed feature
This commit is contained in:
@@ -4720,13 +4720,15 @@
|
||||
"Inventory lists products not variants",
|
||||
"verify.sh is green"
|
||||
],
|
||||
"status": "pending",
|
||||
"status": "done",
|
||||
"created_at": "2026-08-21",
|
||||
"gates": {
|
||||
"reviewer": false,
|
||||
"security": false,
|
||||
"qa": false
|
||||
}
|
||||
"reviewer": true,
|
||||
"security": true,
|
||||
"qa": true,
|
||||
"close": true
|
||||
},
|
||||
"completed_at": "2026-08-21T07:57:11Z"
|
||||
},
|
||||
{
|
||||
"id": "F-109",
|
||||
@@ -4819,6 +4821,35 @@
|
||||
"security": false,
|
||||
"qa": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "F-112",
|
||||
"type": "feature",
|
||||
"title": "Label AI-generated content with disclaimer on product pages",
|
||||
"problem": "User-visible AI generated content is not disclosed",
|
||||
"goal": "Show disclaimer note on frontend product pages when content was AI generated or assisted",
|
||||
"scope_in": [
|
||||
"frontend product detail",
|
||||
"AI content flags"
|
||||
],
|
||||
"scope_out": [
|
||||
"no admin AI flow changes"
|
||||
],
|
||||
"priority": "high",
|
||||
"risk": "low",
|
||||
"description": "Problem: User-visible AI generated content is not disclosed. Goal: Show disclaimer note on frontend product pages when content was AI generated or assisted. Scope IN: frontend product detail, AI content flags. Scope OUT: no admin AI flow changes. Type: feature. Priority: high. Risk: low.",
|
||||
"acceptance": [
|
||||
"Product page shows note: Parte del contenido de esta ficha puede haber sido generado o asistido mediante inteligencia artificial y revisado antes de su publicacion",
|
||||
"Note also warns: composicion y caracteristicas pueden cambiar, consultar etiqueta del fabricante",
|
||||
"verify.sh is green"
|
||||
],
|
||||
"status": "pending",
|
||||
"created_at": "2026-08-21",
|
||||
"gates": {
|
||||
"reviewer": false,
|
||||
"security": false,
|
||||
"qa": false
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user