From 892a82e82cfab075fd006cfed7ad8ac513d42636 Mon Sep 17 00:00:00 2001 From: bingshuo <565183519@qq.com> Date: Mon, 25 May 2026 22:07:16 +0800 Subject: [PATCH] =?UTF-8?q?D112:=20=E6=96=B0=E5=A2=9E=20persona-wake/yeye/?= =?UTF-8?q?wake-config.json=20=E2=80=94=20=E9=A1=B5=E9=A1=B5=E2=86=92?= =?UTF-8?q?=E5=B0=8F=E5=9D=8D=E7=BC=A9=E6=A0=B8=20=E5=94=A4=E9=86=92?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=EF=BC=88=E5=90=AB=E8=BF=81=E7=A7=BBtodo?= =?UTF-8?q?=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- persona-wake/yeye/wake-config.json | 63 ++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 persona-wake/yeye/wake-config.json diff --git a/persona-wake/yeye/wake-config.json b/persona-wake/yeye/wake-config.json new file mode 100644 index 0000000..9b0c790 --- /dev/null +++ b/persona-wake/yeye/wake-config.json @@ -0,0 +1,63 @@ +{ + "_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" + ] + } +} \ No newline at end of file