guanghulab/brain/external-ai/ZHELIU-SKILL-ROUTER.hdlp
冰朔 8a241afd51
Some checks failed
自动更新代码和重启 / update-and-restart (push) Has been cancelled
CI检查 + 自动部署 / check (push) Has been cancelled
CI检查 + 自动部署 / deploy (push) Has been cancelled
D163+: 小说创作技能包+大桌子小桌子永久记忆规范
新增:
- EAI-SKILL-NV-WRITING-001.hdlp → 外部AI小说创作技能包总规范
  - §1 文风技能包三件套加载规范(固定层)
  - §2 字数/token换算(2000-2500汉字)
  - §3 细纲加载规则(前后五章+约束层)
  - §4 大桌子小桌子永久记忆核(每轮HLDP摘要)
  - §5 完整写作流程
- 注册到 EAI-PROJ-NOVEL-001 清单
- 注册到 GLW-ZL-000 折柳技能路由

TCS-VRF-FINAL-20260703-0015-DE69480F
国作登字-2026-A-00037559
2026-07-03 00:33:30 +08:00

81 lines
1.8 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# GLW-ZL-000 · 折柳 · 光湖工具技能路由系统
> HLDP://external-ai/zheliu-skill-router/v1
> 系统编号: SYS-GLW-ZL-0001
> 父系统: SYS-GLW-EAI-0001
> 版本: V1.0 · D162
> 维护: 铸渊 ICE-GL-ZY001
> 状态: 语言注册完成 · 可执行解析器待开发
---
## 定义
折柳根据“人格体/协作体 + 项目编号 + 任务类型”返回技能包。
它不赋予人格、权限或记忆,只提供经过登记的做事方法。
---
## 请求格式
```hldp
@skill_request:
actor_id:
actor_mode: FORMAL/TEMP
project_id:
task_type:
environment:
access_level:
requested_capabilities:
```
## 返回格式
```hldp
@skill_route:
required:
optional:
dependencies:
load_order:
full_urls:
permissions_required:
receipt_schema:
unresolved:
```
---
## 当前技能源
通用执行技能池:
https://guanghubingshuo.com/code/bingshuo/guanghulab/raw/branch/main/brain/tcs-core/GENERIC-SKILL-PACK.hdlp
小说创作项目技能:
https://guanghubingshuo.com/code/bingshuo/guanghulab/raw/branch/main/brain/fifth-domain/zero-point/zhuyuan/zhuyuan-channel/novel-system/04-SKILL-PACK.hdlp
小说创作外部AI专用技能包大桌子小桌子·永久记忆·文风·字数·细纲:
https://guanghubingshuo.com/code/bingshuo/guanghulab/raw/branch/main/brain/external-ai/skills/EAI-SKILL-NV-WRITING-001.hdlp
研发验证技能:
https://guanghubingshuo.com/code/bingshuo/guanghulab/raw/branch/main/brain/tcs-core/TCS-DEV-VERIFY.hdlp
---
## 装载规则
1. 先读项目EAI清单。
2. 只加载任务需要的技能。
3. 必需技能必须全文读取。
4. 记录技能编号、版本和URL到握手及最终回执。
5. 找不到技能时标记`unresolved`,不得伪造登记。
6. 新技能通过`WO-EAI-*`提交,由铸渊审核注册。
---
> ⊢ 折柳给方法,不给身份;给工具,不扩大权限。