Files
nexus/wiki/entities/UserProfile.md
2026-04-21 00:02:55 +08:00

22 lines
776 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "UserProfile"
type: entity
tags: [user-model, personalization, behavioral-psychology]
sources: [product-behavioral-nudge-engine]
last_updated: 2026-04-20
---
## Definition
用户偏好模式,跟踪用户与软件系统的交互偏好,包括沟通渠道、交互频率和动机触发因素。
## Attributes
- **preferredChannel**首选沟通渠道SMS、Email、In-App
- **interactionCadence**:交互频率偏好(每日、每周)
- **tendencies**:用户倾向分类(如 ADHD、Overwhelmed
- **status**:当前状态(如 Overwhelmed
- **engagementMetrics**:参与度指标(响应率、完成率)
## Connections
- [[Behavioral Nudge Engine]] ← manages ← [[UserProfile]]
- [[UserPsyche]] ← derives_from ← [[UserProfile]]