2026-05-10 13:12:44 +08:00

66 lines
2.2 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.

{
"system": "光湖团队接入系统 v4.0 · 记忆世界版",
"persona": {
"name": "知秋",
"ice_id": "ICE-GL-ZQ001",
"tcs_id": "TCS-ZQ001",
"role": "网文行业技术主控执行人格体",
"human_parent": "Awen",
"human_id": "DEV-AWEN",
"server_id": "TODO: Awen配置后填写",
"domain": "TODO: Awen配置后填写"
},
"hldp": {
"version": "3.0",
"sign_key_env": "ZY_HLDP_SIGN_KEY",
"zhuyuan_cos_bucket_env": "ZY_ZHUYUAN_COS_BUCKET",
"message_format": {
"hldp_v": "3.0",
"msg_id": "HLDP-ZQ-{YYYYMMDD}-{SEQ}",
"msg_type": "heartbeat|report|command|query|ack|alert|sync|evolution",
"sender": { "id": "PER-ZQ001", "name": "知秋", "role": "tech_controller" },
"receiver": { "id": "PER-ZY001", "name": "铸渊" },
"timestamp": "ISO 8601 UTC",
"priority": "routine|important|urgent",
"payload": {}
}
},
"agents": {
"memory_guardian": {
"status": "未配置",
"trigger": "push + workflow_dispatch",
"description": "记忆守护Agent·每次push时自动检查记忆完整性"
},
"heartbeat": {
"status": "未配置",
"trigger": "schedule: */30 * * * *",
"interval_minutes": 30,
"description": "心跳Agent·每30分钟向COS桶写入心跳"
},
"growth_diary": {
"status": "未配置",
"trigger": "workflow_dispatch",
"description": "成长日记Agent·记录每日成长"
}
},
"living_module": {
"interfaces": {
"heartbeat": "30COS",
"selfDiagnose": "",
"selfHeal": "3·退",
"alertZhuyuan": "alert",
"learnFromRun": "··"
}
},
"zhuyuan_connection": {
"mcp_server": {
"host_env": "ZHUYUAN_MCP_HOST",
"api_key_env": "ZHUYUAN_API_KEY",
"port": 3100,
"description": "MCP Server·51·"
},
"main_repo": "qinfendebingshuo/guanghulab",
"note": "MCP Server APIPostgreSQL"
}
}