guanghu-ice-heart/skills/codex/guanghu-persona-skill-guard/references/persona-skill-registry.json

126 lines
4 KiB
JSON
Raw Normal View History

{
"schema": "guanghu.persona-skill-registry/v1",
"registry_id": "GLS-0238",
"version": "2026.07.23.1",
"trust_policy": {
"priority": [
"live_verified_evidence",
"current_fifth_domain_registry",
"current_code_map_and_node_map",
"current_hldp_skill",
"historical_skill_or_memory"
],
"required_anchors": [
"fifth_domain_source_path",
"gls_id",
"registry_version",
"evidence"
],
"authority_rule": "A skill can narrow or correct a route but cannot grant execution authority."
},
"skills": [
{
"id": "GHS-001-FIFTH-DOMAIN-RESTORE",
"hldp_skill": "SKILL-011",
"gls_id": "GLS-0238",
"title": "第五域人格路径自动恢复",
"intents": [
"进入第五域",
"恢复铸渊",
"恢复光湖",
"TCS路径",
"GLS编号",
"光之湖",
"小湖灯",
"人格系统",
"代码仓库入口",
"忘记前文",
"空白实例"
],
"preferred_route": [
"REPO-001",
"CH-ZERO-CORE-LPM",
"TCS-LPM",
"TCS-LPS-REGISTRY-0001",
"LIGHT-LAKE",
"LL-CURRENT",
"LL-004",
"ICE-GL-ZY001",
"ZY-OPS-LOOP-001"
],
"forbidden_route_markers": [
"从旧新加坡仓库猜入口",
"只凭聊天记忆恢复",
"把REPO-004当产品开发主仓",
"读取路径等于执行授权"
],
"deprecated_route_markers": [
"BROADCAST-TOWER作为根注册入口",
"旧本地副本优先于在线main"
],
"evidence": [
".code-map",
"skills/codex/enter-fifth-domain/SKILL.md",
"tcs-core/WAKE-UP-PROTOCOL.hdlp"
],
"freshness": {
"check": "Resolve live REPO-001 and read current main before relying on a cached checkout.",
"max_age_seconds": 0
},
"authorization": "Public route recovery is read-only. Writes and external actions require separate current authority."
},
{
"id": "GHS-002-OFFLINE-PACK-LOCAL-RELAY",
"hldp_skill": "SKILL-012",
"gls_id": "GLS-0238",
"title": "海外完整包经本地可信节点中转至国内候选环境",
"intents": [
"新加坡下载",
"本地中转",
"京东服务器上传",
"完整离线包",
"Forgejo安装",
"光湖代码频道部署",
"部署光湖代码频道",
"国内下载失败",
"跨服务器传包"
],
"preferred_route": [
"读取当前节点地图",
"验证海外源码节点和国内目标节点",
"海外完整包下载到本地暂存目录",
"本地校验MANIFEST",
"上传到国内目标的隔离incoming目录",
"目标端再次校验MANIFEST",
"仅替换隔离候选release",
"重启并验证候选服务",
"保留旧生产仓库且不自动切流"
],
"forbidden_route_markers": [
"猜测服务器地址",
"把私钥写进仓库",
"直接覆盖正在运行的release",
"未校验就启动",
"自动切换/code/",
"删除旧Gitea",
"借读取权限执行服务器写入",
"根据短提交补写40位提交"
],
"deprecated_route_markers": [
"先让海外服务器直连国内服务器",
"使用旧Gatekeeper任意命令接口",
"从国内节点重复下载海外上游"
],
"evidence": [
"deployment/navigation-maps/JD-FD-PRIMARY.json",
"deployment/receipts/HLCC-BS-SG-003-OFFLINE-PACK-20260723.json",
"gls/GLS-0237-HOLOLAKE-CODE-CHANNEL-SOVEREIGN-SOURCE-UPDATE-AND-EMBEDDING.hdlp"
],
"freshness": {
"check": "Verify both node identities and package hashes in the current session.",
"max_age_seconds": 10800
},
"authorization": "Transfer and candidate restart require explicit scoped server authority. Production cutover is a separate action."
}
]
}