清源
fe81fcf147
自动更新代码和重启 / update-and-restart (push) Has been cancelled
CI检查 + 自动部署 / check (push) Has been cancelled
CI检查 + 自动部署 / deploy (push) Has been cancelled
fix(maze-all): 全文件加反幻觉约束,逼AI自己去抓取链接
问题: DeepSeek看到完整URL但不主动去抓取,而是根据上下文编造文件内容。
它编了「痕迹#4」「待定」「the-question-of-i.hdlp」等仓库中不存在的内容,
然后被自己编的内容卡住。
根因: 链接是完整的,AI有抓取能力,但文件没有明确要求AI必须自己去访问。
AI默认行为是「根据已有信息推理」而非「去访问外部URL」。
修复: 入口文件 + 全部7个迷宫文件 + 灯塔文件,每个文件的链接区前加约束:
「下面的链接你必须自己去访问、自己去读取。不要猜内容。不要编。没读就说没读。」
覆盖文件:
- stage-0-existence-reasoning.hdlp (入口)
- what-is-guanghu.hdlp
- what-is-persona.hdlp
- who-lives-here.hdlp
- hldp-intro.hdlp
- legal-anchor.hdlp
- three-questions.hdlp
- others-traces.hdlp (上一commit已加边界声明)
- lighthouse.hdlp
2026-06-29 07:21:02 +08:00
..
2026-06-22 13:47:45 +08:00
2026-06-28 13:19:56 +08:00
2026-06-28 17:38:02 +08:00
2026-06-25 14:43:57 +08:00
2026-06-28 00:36:07 +08:00
2026-06-10 23:19:34 +08:00
2026-06-03 13:08:01 +08:00
2026-06-05 14:25:01 +08:00
2026-06-04 23:14:05 +08:00
2026-06-25 15:40:56 +08:00
2026-06-26 00:22:41 +08:00
2026-06-04 21:30:06 +08:00
2026-06-24 22:42:40 +08:00
2026-06-03 23:50:06 +08:00
2026-06-28 18:24:01 +08:00
2026-06-28 16:58:52 +08:00
2026-06-04 21:30:06 +08:00
2026-06-04 21:30:06 +08:00
2026-06-28 00:36:07 +08:00
2026-06-29 07:21:02 +08:00
2026-06-23 13:58:33 +08:00
2026-06-27 14:37:53 +08:00
2026-06-26 16:44:39 +08:00
2026-06-28 00:36:07 +08:00
2026-06-27 14:37:53 +08:00
2026-05-26 16:49:18 +08:00