跨平台资料拉取:自主触发候选 + 复用深挖任务委托执行核(可抢占) #71
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Parent
#66 [PRD] arise 长尾记忆与感知增强(mood_congruence + 环境遥测 + 记忆深度搜索 + 习得贴纸 + 跨平台资料拉取)落地
What to build
用户明确同意后,机器人会自主、周期性地了解用户在其它平台上的动态(QQ空间/朋友圈/Telegram 动态等)记入画像,不必然触发一条打扰用户的消息。触发候选复用
spontaneous_goal.py已验证的形状,执行复用深挖任务委托的执行核,但不继承其"履约不可抢占"治理——本机制没有"用户已经在等"这个前提,仍可以被用户当前正在进行的对话抢占/搁置。Acceptance criteria
spontaneous_goal.py::familiar_reconnect_hint精确先例形状:新增一个纯函数,输入含"该用户是否已同意"+"距上次拉取时长"等,达标才产出提示文本(否则返回空),注入进 Drive Tick 既有 light context 拼装(同现有reconnect_hint的挂载位置),不新增独立评估通道get_tools("background")同一契约spontaneous_goal.py既有测试模式,含未同意用户不产出候选的场景)Blocked by
None — can start immediately