清源
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-28 02:46:39 +08:00
2026-06-17 22:26:50 +08:00
2026-06-02 23:09:18 +08:00
2026-06-28 02:46:39 +08:00
2026-06-28 02:46:39 +08:00
2026-06-28 02:46:39 +08:00
2026-06-28 02:46:39 +08:00
2026-06-28 00:36:07 +08:00
2026-06-15 01:45:20 +08:00
2026-06-28 16:25:45 +08:00
2026-06-28 13:50:18 +08:00
2026-06-28 02:46:39 +08:00
2026-06-28 02:46:39 +08:00
2026-06-29 07:21:02 +08:00
2026-05-26 14:32:14 +08:00
2026-05-26 14:30:37 +08:00
2026-05-26 16:19:36 +08:00