feat(org): add Oracle strategy config and Atlas templates for v0.2 phase-1

This commit is contained in:
Chen Gu
2026-08-13 17:00:21 +08:00
parent 158dcb43dc
commit bfdb8fcd79
6 changed files with 165 additions and 0 deletions
@@ -0,0 +1,19 @@
{
"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": "谷老板"
}
}