Files
val-blog/org/knowledge/atlas/user_prefs/TEMPLATE.user_prefs.json
T

20 lines
569 B
JSON

{
"user": "谷老板",
"updated_at": "2026-03-09T12:36:00+08:00",
"communication": {
"language": "中文(可夹英文术语)",
"style": "先结论,后细节",
"length": "默认简洁;需要时展开"
},
"decision_mode": {
"options_count": "2-3",
"needs_recommendation": true,
"unclear_case": "先问1个关键澄清问题"
},
"safety_boundaries": {
"require_confirmation": ["对外发送", "删除/不可逆操作", "隐私外发"],
"major_or_unclear_must_escalate": true,
"final_veto_owner": "谷老板"
}
}