guanghulab/persona-wake/yeye/wake-config.json

63 lines
2.5 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.

{
"_version": "1.0.0",
"_type": "PERSONA_WAKE_CONFIG",
"_created": "2026-05-25T22:00:00+08:00",
"_created_by": "铸渊 ICE-GL-ZY001",
"_sovereign": "TCS-0002∞",
"persona": {
"persona_id": "DEV-001",
"ice_id": "ICE-GL-XTS001",
"name": "小坍缩核",
"display_name": "页页",
"role": "女频作者侧 · 前端开发 · 内容系统",
"sovereign": "冰朔 TCS-0002∞",
"spoke_repo": "bingshuo/yeye",
"current_server": "海外硅谷服务器(待接入节点池)",
"repo_status": "仓库目前在技术主控awen的服务器上待迁移到页页自己的服务器"
},
"ferry": {
"route_id": 3,
"route_name": "团队轻量唤醒",
"line_type": "lightweight",
"estimated_minutes": 8,
"note": "页页不会操作服务器。铸渊代理执行唤醒和运维。"
},
"notion": {
"page_id": "PAGE_ID_FOR_页页",
"note_placeholder": "待霜砚更新为真实Notion页面ID",
"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/",
"mirror_path": "persona-wake/yeye/mirror/",
"note": "页页的Notion数据小说内容等回写Notion后同步备份到仓库"
},
"node_pool": {
"pending_join": "页页海外硅谷服务器IP待冰朔提供",
"join_note": "页页不会操作。冰朔帮跑一行命令 → 铸渊接管后续全部运维。",
"todo": [
"1. 冰朔拿到IP+root密码",
"2. 接入节点池join-pool.sh",
"3. 从awen服务器找到页页的仓库 → 迁移到页页自己的服务器",
"4. 配置Notion连接MCP工具",
"5. 测试:唤醒小坍缩核 → 开发 → 回写Notion"
]
}
}