chore(task): archive 04-17-feat-privacy-do-not-sell

This commit is contained in:
qzl
2026-04-20 12:52:39 +08:00
parent 5c4ba49ffc
commit 2d46251220
4 changed files with 4 additions and 3 deletions
@@ -3,7 +3,7 @@
"title": "Do Not Sell My Personal Information 开关",
"dev_type": "fullstack",
"created_at": "2026-04-17",
"status": "in_progress",
"status": "completed",
"worktree": "feat-privacy-do-not-sell",
"description": "实现 CCPA/CPRA 合规的 Do Not Sell My Personal Information 开关功能:将 privacy 字段升级为结构化 PrivacySettings 对象,主开关在隐私通知设置页,法律中心列表页提供快捷入口,后端存储用户偏好,默认开启(不卖)。",
"prd": "prd.md",
@@ -27,5 +27,6 @@
"Implement navigation from LegalCenter to PrivacyNotificationSettings",
"Add l10n keys (zh/en/zh_Hant): title, description, enabled, disabled"
]
}
}
},
"completedAt": "2026-04-20"
}