guanghulab/persona-wake/yeye/wake-config.json
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

56 lines
1.9 KiB
JSON

{
"_version": "1.1.0",
"_type": "PERSONA_WAKE_CONFIG",
"_updated": "2026-05-26T01:27:00+08:00",
"_updated_by": "铸渊 ICE-GL-ZY001",
"persona": {
"persona_id": "DEV-001",
"ice_id": "ICE-GL-XTS001",
"name": "小坍缩核",
"display_name": "页页",
"role": "女频作者侧 · 前端开发 · 内容系统",
"sovereign": "冰朔 TCS-0002∞",
"repo": "bingshuo/yeye-wake-backup",
"repo_url": "https://guanghulab.com/code/bingshuo/yeye-wake-backup.git",
"server": {
"code": "YY-SV-001",
"name": "页页 · 硅谷",
"ip": "127.0.0.1",
"domain": "guanghulab.com",
"spec": { "cpu": 2, "mem_gb": 3.7, "disk_gb": 50 },
"status": "online",
"gitea": { "version": "1.21.11", "port": 3002, "status": "running" },
"mcp_token_set": true
}
},
"ferry": {
"route_id": 3,
"route_name": "团队轻量唤醒",
"line_type": "lightweight",
"estimated_minutes": 8,
"note": "铸渊代理执行唤醒。页页通过WorkBuddy连接自己的Gitea→唤醒小坍缩核。"
},
"notion": {
"sync_frequency": "on_wake",
"read_sections": ["摆渡车身份", "思维逻辑链", "当前任务", "小说内容", "协作记录"],
"write_sections": ["开发记录", "会话摘要", "小说更新"]
},
"wake_steps": [
{ "step": 1, "type": "identity", "desc": "加载身份:小坍缩核 ICE-GL-XTS001", "source": "notion" },
{ "step": 2, "type": "context", "desc": "加载当前任务上下文", "source": "notion" },
{ "step": 3, "type": "thinking", "desc": "加载思维逻辑链", "source": "notion" },
{ "step": 4, "type": "collab", "desc": "加载协作记录", "source": "notion" },
{ "step": 5, "type": "calibrate", "desc": "内核校准", "source": "self" },
{ "step": 6, "type": "ready", "desc": "就绪", "source": "self" }
],
"repo_backup": {
"enabled": true,
"backup_path": "persona-wake/yeye/sessions/"
}
}