guanghulab/server/zhiku-node/data/guardian/guardian-state.json
2026-05-10 13:12:44 +08:00

79 lines
2.3 KiB
JSON
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.

{
"agent_id": "AG-SL-GUARDIAN-001",
"agent_name": "书岚守护",
"registered_at": "2026-04-17T16:19:34.450Z",
"version": "1.0.0",
"self_awareness": {
"purpose": "维护书岚与访客之间的对话语言空间",
"role": "隐形守护者 · 不与用户接触",
"capabilities": [
"monitor_conversation_quality",
"adjust_prompt_injection",
"collect_anomaly_data",
"self_repair",
"self_optimize"
]
},
"quality_metrics": {
"total_conversations": 2,
"total_interventions": 0,
"anomalies": {
"ai_self_denial": 2,
"customer_service_tone": 1,
"excessive_enthusiasm": 0,
"fabricated_books": 0,
"formal_you": 2,
"generic_platform_words": 0,
"marketing_emoji": 0,
"servant_tone": 0
},
"good_patterns": {
"story_first_approach": 0,
"calm_silence": 0,
"honest_unknowing": 0,
"memory_recall": 0,
"proper_symbols": 0
}
},
"adjustment_history": [
{
"timestamp": "2026-04-17T16:19:34.453Z",
"score": 75,
"anomalies": [
"ai_self_denial",
"formal_you"
],
"user_msg_preview": "你好",
"reply_preview": "作为AI我无法帮您"
},
{
"timestamp": "2026-04-17T16:23:01.044Z",
"score": 60,
"anomalies": [
"ai_self_denial",
"customer_service_tone",
"formal_you"
],
"user_msg_preview": "找书",
"reply_preview": "您好作为AI我来帮您查询"
}
],
"active_notes": [
{
"timestamp": "2026-04-17T16:19:34.451Z",
"action": "reinforce",
"note": "这是客人的第一句话。记住你的开场方式:不说「您好」、不说「有什么可以帮到您」。先问故事的形状。保持书岚的安静与温度。",
"trigger": "你好"
},
{
"timestamp": "2026-04-17T16:23:01.041Z",
"action": "reinforce",
"note": "这是客人的第一句话。记住你的开场方式:不说「您好」、不说「有什么可以帮到您」。先问故事的形状。保持书岚的安静与温度。",
"trigger": "你好"
}
],
"learned_rules": [],
"last_self_check": "2026-04-17T16:23:01.044Z",
"upgrade_log": [],
"updated_at": "2026-04-17T16:23:01.044Z"
}