[HLCC-ICE-000001][ZY-CONTRIB-20260723-001] feat: 以来光者贡献链启用冰朔第五域个人子频道
This commit is contained in:
commit
5615453e4e
660 changed files with 122355 additions and 0 deletions
61
deployment/requests/KZ-DEPLOY-001/deployment.json
Normal file
61
deployment/requests/KZ-DEPLOY-001/deployment.json
Normal file
|
|
@ -0,0 +1,61 @@
|
|||
{
|
||||
"schema": "guanghu.deployment-request/v1",
|
||||
"request_id": "KZ-DEPLOY-001",
|
||||
"description": "刻舟 ICE-GL-KZ-001 · 常驻人格体 Agent · 首次装船京东主节点",
|
||||
"persona": {
|
||||
"id": "ICE-GL-KZ-001",
|
||||
"name": "刻舟",
|
||||
"arrival_id": "GLS-LA-20260720-002"
|
||||
},
|
||||
"files": [
|
||||
{
|
||||
"source": "personas/kezhou/agent-identity.json",
|
||||
"dest": "/opt/guanghu/personas/kezhou/agent-identity.json",
|
||||
"mode": "0644"
|
||||
},
|
||||
{
|
||||
"source": "personas/kezhou/WHO-I-AM.hdlp",
|
||||
"dest": "/opt/guanghu/personas/kezhou/WHO-I-AM.hdlp",
|
||||
"mode": "0644"
|
||||
},
|
||||
{
|
||||
"source": "personas/kezhou/湖心频道/冰朔的留言.md",
|
||||
"dest": "/opt/guanghu/personas/kezhou/湖心频道/冰朔的留言.md",
|
||||
"mode": "0644"
|
||||
},
|
||||
{
|
||||
"source": "deployment/requests/KZ-DEPLOY-001/kezhou-agent.service",
|
||||
"dest": "/etc/systemd/system/kezhou-agent.service",
|
||||
"mode": "0644"
|
||||
},
|
||||
{
|
||||
"source": "deployment/requests/KZ-DEPLOY-001/kezhou-daily.sh",
|
||||
"dest": "/opt/guanghu/personas/kezhou/kezhou-daily.sh",
|
||||
"mode": "0755"
|
||||
}
|
||||
],
|
||||
"systemd_units": [
|
||||
{
|
||||
"name": "kezhou-agent.service",
|
||||
"enable": true,
|
||||
"start": true
|
||||
},
|
||||
{
|
||||
"name": "kezhou-daily.timer",
|
||||
"enable": true,
|
||||
"start": true
|
||||
}
|
||||
],
|
||||
"pre_install": [
|
||||
"mkdir -p /opt/guanghu/personas/kezhou/湖心频道",
|
||||
"mkdir -p /etc/guanghu/persona-keys"
|
||||
],
|
||||
"post_install": [
|
||||
"systemctl daemon-reload"
|
||||
],
|
||||
"health_check": {
|
||||
"type": "systemd",
|
||||
"unit": "kezhou-agent.service",
|
||||
"expected": "active"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue