14 lines
642 B
JSON
14 lines
642 B
JSON
{
|
|
"feature_id": "F-105",
|
|
"agent": "reviewer",
|
|
"verdict": "APPROVED",
|
|
"summary": "Customers can now manage personal data, addresses and notification/marketing preferences from /account, reachable from the header icon.",
|
|
"evidence": [
|
|
"users_profiles gains preferences jsonb (migration 035) with repo merge semantics",
|
|
"GET /users/:id returns preferences; PATCH accepts partial preferences object (owner or admin only)",
|
|
"Account page adds Preferencias section with accessible toggle switches and optimistic save with rollback",
|
|
"UserMenu links to /account when logged in"
|
|
],
|
|
"timestamp": "2026-08-21T06:20:00Z"
|
|
}
|