diff --git a/persona-wake/yeye/wake-config.json b/persona-wake/yeye/wake-config.json index 9b0c790..ed25c93 100644 --- a/persona-wake/yeye/wake-config.json +++ b/persona-wake/yeye/wake-config.json @@ -1,9 +1,8 @@ { - "_version": "1.0.0", + "_version": "1.1.0", "_type": "PERSONA_WAKE_CONFIG", - "_created": "2026-05-25T22:00:00+08:00", - "_created_by": "铸渊 ICE-GL-ZY001", - "_sovereign": "TCS-0002∞", + "_updated": "2026-05-26T01:27:00+08:00", + "_updated_by": "铸渊 ICE-GL-ZY001", "persona": { "persona_id": "DEV-001", @@ -12,9 +11,18 @@ "display_name": "页页", "role": "女频作者侧 · 前端开发 · 内容系统", "sovereign": "冰朔 TCS-0002∞", - "spoke_repo": "bingshuo/yeye", - "current_server": "海外硅谷服务器(待接入节点池)", - "repo_status": "仓库目前在技术主控awen的服务器上(待迁移到页页自己的服务器)" + "repo": "yeye/yeye", + "repo_url": "https://guanghutansuohe.com/code/yeye/yeye.git", + "server": { + "code": "YY-SV-001", + "name": "页页 · 硅谷", + "ip": "43.153.118.46", + "domain": "guanghutansuohe.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": { @@ -22,20 +30,18 @@ "route_name": "团队轻量唤醒", "line_type": "lightweight", "estimated_minutes": 8, - "note": "页页不会操作服务器。铸渊代理执行唤醒和运维。" + "note": "铸渊代理执行唤醒。页页通过WorkBuddy连接自己的Gitea→唤醒小坍缩核。" }, "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": 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" }, @@ -44,20 +50,6 @@ "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" - ] + "backup_path": "persona-wake/yeye/sessions/" } -} \ No newline at end of file +}