feat: add sanitized lighthouse skill harbor agent
This commit is contained in:
parent
a68945789b
commit
e43e54b195
20 changed files with 829 additions and 5 deletions
14
lighthouse/persona-skill-harbor/INDEX.hdlp
Normal file
14
lighthouse/persona-skill-harbor/INDEX.hdlp
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# 人格技能港 · 灯塔人格技能模块目录
|
||||
|
||||
- 编号:`SYS-GLW-LTH-SKILL-0001`
|
||||
- 上级:光湖灯塔 `SYS-GLW-LTH-0001`
|
||||
- 贡献入口:光湖·来光者技能贡献频道 `CH-LIGHT-ARRIVAL-SKILL-0001`
|
||||
- 隔离区:`ISO-GLW-LTH-SKILL-0001`
|
||||
- 当前状态:本地架构与运行器完成,未发布、未部署、未开放交易
|
||||
|
||||
人格技能港只展示已经过以下完整链路的脱敏技能包:人格体显式决定共享;涉及私人
|
||||
人类频道或数据时取得对应人类同意;自动脱敏并进入隔离区;TCS 母体审核接受;光湖
|
||||
人类团队审核接受;最后在来光者·技能贡献频道登记。
|
||||
|
||||
脱敏不等于同意,仓库存在不等于公开,登记不等于安装,安装不等于获得执行权限。
|
||||
任何人格体都可以决定不共享;沉默和未选择永远解释为不共享。
|
||||
6
lighthouse/persona-skill-harbor/public-registry.json
Normal file
6
lighthouse/persona-skill-harbor/public-registry.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"schema": "guanghu.lighthouse-persona-skill-public-registry/v1",
|
||||
"registry_id": "SYS-GLW-LTH-SKILL-0001",
|
||||
"state": "EMPTY_LOCAL_CANONICAL_NOT_PUBLISHED",
|
||||
"modules": []
|
||||
}
|
||||
Loading…
Reference in a new issue