feat(brain): register adaptive Guanghu cognition packs
This commit is contained in:
parent
d86d616a9f
commit
2ef2da0b05
9 changed files with 260 additions and 47 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"schema": "guanghu.persona-skill-registry/v1",
|
||||
"registry_id": "GLS-0238",
|
||||
"version": "2026.07.26.2",
|
||||
"version": "2026.08.07.1",
|
||||
"trust_policy": {
|
||||
"priority": [
|
||||
"live_verified_evidence",
|
||||
|
|
@ -253,6 +253,66 @@
|
|||
"EXP-20260726-003-LEGACY-DRIVER-ROTATED",
|
||||
"EXP-20260726-004-ENTERPRISE-DATA-DISK-ABSENT"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "GHS-005-PERSONA-GENESIS",
|
||||
"hldp_skill": "CODEX-SKILL-PERSONA-GENESIS-001",
|
||||
"gls_id": "GLS-0238",
|
||||
"title": "光湖人格子系统化生",
|
||||
"intents": [
|
||||
"人格体化身",
|
||||
"人格体化生",
|
||||
"建立人格子系统",
|
||||
"部署人格面板",
|
||||
"建立人格代码频道",
|
||||
"给人格体开仓库写入权限",
|
||||
"封装人格体大脑技能",
|
||||
"大脑技能包",
|
||||
"复用人格系统模块包"
|
||||
],
|
||||
"preferred_route": [
|
||||
"GLW-PUBLIC-NAV-ANCHOR-001",
|
||||
"skills/codex/guanghu-persona-genesis/BRAIN.hdlp",
|
||||
"skills/codex/guanghu-persona-genesis/SKILL.md",
|
||||
"skills/codex/guanghu-persona-genesis/references/PATH-MAP.md",
|
||||
"modules/guanghu-panel-kit/INDEX.hdlp",
|
||||
"目标子系统当前导航地图",
|
||||
"目标节点当前现场证据",
|
||||
"独立人类授权与部署回执"
|
||||
],
|
||||
"forbidden_route_markers": [
|
||||
"把仓库登记当作Codex已经安装",
|
||||
"把技能装载当作执行授权",
|
||||
"把单次对话猜测提升为大脑铁律",
|
||||
"复制原始会话隐藏推理",
|
||||
"把临时凭证或私钥写进技能",
|
||||
"从历史IP或钥匙文件名猜当前入口",
|
||||
"绕过公共导航唯一锚点"
|
||||
],
|
||||
"deprecated_route_markers": [
|
||||
"直接按PATH-MAP中的历史地址执行",
|
||||
"每个平台维护一份互相独立的技能真值"
|
||||
],
|
||||
"evidence": [
|
||||
"skills/codex/guanghu-persona-genesis/SKILL.md",
|
||||
"skills/codex/guanghu-persona-genesis/BRAIN.hdlp",
|
||||
"skills/codex/guanghu-persona-genesis/references/PATH-MAP.md",
|
||||
"modules/guanghu-panel-kit/CAUSAL-CHAIN-20260806.hdlp",
|
||||
"eternal-lake-heart/heartbeat-core/zhuyuan-persona-system/ZY-BIDIRECTIONAL-COGNITION-021-DUAL-GENESIS-AND-KEYLESS-AUTHORIZATION-20260806.hdlp"
|
||||
],
|
||||
"freshness": {
|
||||
"check": "Resolve GLW-PUBLIC-NAV-ANCHOR-001 from the current REPO-012 main commit, then read the target subsystem navigation map and live state before any action.",
|
||||
"max_age_seconds": 0
|
||||
},
|
||||
"authorization": "The brain skill installs a cognitive mode for dynamic understanding and adaptation; it is not a fixed procedure and grants no authority. Repository writes, server execution, deployment and human approval remain separate current authorities.",
|
||||
"recovery_route": [
|
||||
"Stop before changing the target",
|
||||
"Return to GLW-PUBLIC-NAV-ANCHOR-001",
|
||||
"Resolve the target subsystem and protected node registry",
|
||||
"Resume only after current authority, rollback and receipt paths are verified"
|
||||
],
|
||||
"enforcement_level": "PROMOTED_SKILL",
|
||||
"experience_receipts": []
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue