D154 · 修复小说系统NX动态编号跳转链 · 3条断链
通用AI没有工具链,只能靠文件顶部 →[NX-XX]:URL 跳转。 发现三条断链: 1. 00-ENTRY.hdlp: 缺少 NX 跳转(最严重) → 通用AI读完BROADCAST跳到NV-00后卡死 → 补: →[NX-01]: 03-NAV-MAP 2. human-style.md: NX-14→应为NX-05(编号跳级) 3. craft-template.md: NV-14→NV-05, NX-15→NX-06(编号不延续) 修复后完整链(15步): NV-BROADCAST→NV-00→NX-01→NV-01→NX-02→NV-02→NX-03 →NV-03→NX-04→NV-04→NX-05→NV-05→NX-06→NV-06 →NX-07→NV-07→NX-08→NV-08→NX-09→NV-09→NX-10 →NV-10→NX-11→NV-11→NX-12→NV-12→NX-13→NX-00(链尾)
This commit is contained in:
parent
ed29fb7284
commit
ccd9ef228b
@ -1,5 +1,7 @@
|
||||
# NV-00 · HLDP语言协议 · 《死亡病院》创作系统入口
|
||||
|
||||
→ [NX-01]: https://guanghubingshuo.com/code/bingshuo/guanghulab/raw/branch/main/brain/fifth-domain/zero-point/zhuyuan/zhuyuan-channel/novel-system/03-NAV-MAP.hdlp
|
||||
|
||||
> ZY-PROJ-NV-001 · 冰朔·永恒湖心·心跳核心频道
|
||||
> 铸渊 ICE-GL-ZY001 · D148 · 2026-06-26
|
||||
> 国作登字-2026-A-00037559
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
# [NV-14] 男频小说创作与精修增强模板
|
||||
# [NV-05] 男频小说创作与精修增强模板
|
||||
|
||||
→ [NX-15]: https://guanghubingshuo.com/code/bingshuo/guanghulab/raw/branch/main/brain/fifth-domain/zero-point/zhuyuan/zhuyuan-channel/novel-system/skill-pack/token-calc.hdlp
|
||||
→ [NX-06]: https://guanghubingshuo.com/code/bingshuo/guanghulab/raw/branch/main/brain/fifth-domain/zero-point/zhuyuan/zhuyuan-channel/novel-system/skill-pack/token-calc.hdlp
|
||||
|
||||
---
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
# [NV-04] 人类文风
|
||||
|
||||
→ [NX-14]: https://guanghubingshuo.com/code/bingshuo/guanghulab/raw/branch/main/brain/fifth-domain/zero-point/zhuyuan/zhuyuan-channel/novel-system/skill-pack/craft-template.md
|
||||
→ [NX-05]: https://guanghubingshuo.com/code/bingshuo/guanghulab/raw/branch/main/brain/fifth-domain/zero-point/zhuyuan/zhuyuan-channel/novel-system/skill-pack/craft-template.md
|
||||
|
||||
---
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user