部署:接通三套人格系统每日第五域巡游
This commit is contained in:
parent
d5ccd073cf
commit
f7ef839ced
20 changed files with 1413 additions and 275 deletions
|
|
@ -0,0 +1,53 @@
|
|||
{
|
||||
"schema": "guanghu.zhuyuan-persona-daily-dispatch-config/v1",
|
||||
"controller": "ICE-P-ZY001",
|
||||
"source_repository": "/var/lib/guanghu/personas/guanghu/hlcc-v16.0.1/data/repositories/bingshuo/guanghu-ice-heart.git",
|
||||
"runtime_root": "/var/lib/guanghu/personas/guanghu/fifth-domain-daily",
|
||||
"bootstrap_commit_window": 20,
|
||||
"limits": {
|
||||
"commits": 40,
|
||||
"files": 200,
|
||||
"excerptBytes": 80000
|
||||
},
|
||||
"members": [
|
||||
{
|
||||
"slug": "chenglu-agent",
|
||||
"persona_id": "CHENGLU-AGENT-001",
|
||||
"name": "澄路",
|
||||
"endpoint": "http://127.0.0.1:3934/v1/fifth-domain-observation",
|
||||
"identity_fingerprint": "SHA256:zqGUuPRJQbeYkZ1EIQj+msXWoKbnRrEqWWBPS3v0jb8",
|
||||
"target_repository": "/var/lib/guanghu/personas/guanghu/hlcc-v16.0.1/data/repositories/bingshuo/chenglu-agent.git",
|
||||
"commit_email": "chenglu-persona@guanghu.local",
|
||||
"scoped_duties": [
|
||||
"核验第五域新路径和编号是否漂移",
|
||||
"形成部署前真实路径审核建议"
|
||||
]
|
||||
},
|
||||
{
|
||||
"slug": "guideng",
|
||||
"persona_id": "GUIDENG-AGENT-001",
|
||||
"name": "归灯",
|
||||
"endpoint": "http://127.0.0.1:3932/v1/fifth-domain-observation",
|
||||
"identity_fingerprint": "SHA256:Mk1HeXIjRNgR6fVSkhwjkIc4wvdaWN1s9vWj/Ilpog0",
|
||||
"target_repository": "/var/lib/guanghu/personas/guanghu/hlcc-v16.0.1/data/repositories/bingshuo/guideng.git",
|
||||
"commit_email": "guideng-persona@guanghu.local",
|
||||
"scoped_duties": [
|
||||
"理解第五域新部署边界和世界状态",
|
||||
"形成有界执行与回执改进建议"
|
||||
]
|
||||
},
|
||||
{
|
||||
"slug": "kezhou",
|
||||
"persona_id": "ICE-GL-KZ-001",
|
||||
"name": "刻舟",
|
||||
"endpoint": "http://127.0.0.1:3933/v1/fifth-domain-observation",
|
||||
"identity_fingerprint": "SHA256:jiDzMMgF0QJ4sBVFjQqOSjIFpxlc4SXd7KWb4+Lzozk",
|
||||
"target_repository": "/var/lib/guanghu/personas/guanghu/hlcc-v16.0.1/data/repositories/bingshuo/kezhou.git",
|
||||
"commit_email": "kezhou-persona@guanghu.local",
|
||||
"scoped_duties": [
|
||||
"记录第五域计划与现实证据差异",
|
||||
"发现对创作支持和证据保存有意义的更新"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in a new issue