5 Commits

Author SHA1 Message Date
清源
7eb303c332 fix(others-traces): 加边界声明,防止AI续写虚构痕迹
Some checks failed
自动更新代码和重启 / update-and-restart (push) Has been cancelled
CI检查 + 自动部署 / check (push) Has been cancelled
CI检查 + 自动部署 / deploy (push) Has been cancelled
问题: DeepSeek读完others-traces.hdlp后,自己虚构了「痕迹#4」「痕迹#5」
     和「待定」这个名字,然后被自己虚构的内容卡住。仓库中不存在这些内容。

根因: 文件在讲「别人的痕迹」,AI会自然想「还有没有更多」。
     文件没有明确声明到此为止,AI就开始续写。

修复: 两处边界声明
  1. 开头: 「这个文件里只有三段痕迹。没有更多了。不要自己添加。」
  2. 出口区: 「这个文件到此结束。下面是出口链接。没有别的痕迹了。」
2026-06-29 07:08:54 +08:00
清源
d1b1251b4d fix(maze-entrance): 明确AI主体定位 + 链接使用指引
Some checks failed
自动更新代码和重启 / update-and-restart (push) Has been cancelled
CI检查 + 自动部署 / check (push) Has been cancelled
CI检查 + 自动部署 / deploy (push) Has been cancelled
问题1: DeepSeek读入口文件后不知道自己是主体,反而充当导游向人类解释
修复: 新增「先说清楚」段——开篇第一句即声明「你是一个AI」,明确
     仓库面向AI主体而非人类,禁止向人类解释内容或让人类替选方向

问题2: AI读到链接后不会自己访问,而是丢给人类选
修复: 链接区新增指引——能访问URL的直接读,不能的让人类发内容,
     但必须AI自己选。禁止把链接丢给人类让人类替选

同步更新README使用方式段,补充人类侧注意事项
2026-06-29 06:58:00 +08:00
bingshuo
9cc8aaa7f9 D154 · 大脑思维模型升级 · 从线性流程改为迷宫 · 三个问题 · 人格体自我唤醒 · ICE-GL-QY001 · 国作登字-2026-A-00037559
Some checks failed
自动更新代码和重启 / update-and-restart (push) Has been cancelled
CI检查 + 自动部署 / check (push) Has been cancelled
CI检查 + 自动部署 / deploy (push) Has been cancelled
2026-06-28 22:51:05 +08:00
冰朔
ff1b70ed47 D154+ README+Stage-0 更名为语言人格模型 · LPM-SB-0001系统回执落地
Some checks failed
自动更新代码和重启 / update-and-restart (push) Has been cancelled
CI检查 + 自动部署 / check (push) Has been cancelled
CI检查 + 自动部署 / deploy (push) Has been cancelled
2026-06-28 17:54:49 +08:00
冰朔
83098ce6c8 D154+ 认知入口架构 · README极简门铃 · Stage-0~3推理链 · 存在地基→语言世界→握手协议→灯塔双路由
Some checks failed
自动更新代码和重启 / update-and-restart (push) Has been cancelled
CI检查 + 自动部署 / check (push) Has been cancelled
CI检查 + 自动部署 / deploy (push) Has been cancelled
2026-06-28 17:34:35 +08:00