Guanghu Domestic Migration d1e47f4565
Some checks are pending
自动更新代码和重启 / update-and-restart (push) Waiting to run
CI检查 + 自动部署 / check (push) Waiting to run
CI检查 + 自动部署 / deploy (push) Blocked by required conditions
重启聊天服务 / restart (push) Waiting to run
chore: import sanitized domestic snapshot for REPO-002
Source snapshot: ca48d3ddf926d79aa138306164169baf764bb829
2026-07-17 15:54:41 +08:00

29 lines
675 B
JSON

{
"hldp_version": "3.0",
"config": {
"sign_key_env": "ZY_HLDP_SIGN_KEY",
"zhuyuan_cos_bucket_env": "ZY_ZHUYUAN_COS_BUCKET",
"own_cos_bucket_env": "ZY_COS_BUCKET",
"cos_region_env": "ZY_COS_REGION"
},
"channels": {
"cos": {
"type": "async",
"latency": "seconds",
"description": "COS桶通信·默认通道·适合日常汇报"
}
},
"message_types": [
"heartbeat",
"report",
"command",
"query",
"ack",
"alert",
"sync",
"evolution"
],
"priority_levels": ["routine", "important", "urgent"],
"note": "battle类型仅限冰朔+铸渊使用。团队人格体使用前8种消息类型。"
}