diff --git a/skills/codex/guanghu-persona-skill-guard/references/persona-skill-registry.json b/skills/codex/guanghu-persona-skill-guard/references/persona-skill-registry.json index 721e9f5..374dfb2 100644 --- a/skills/codex/guanghu-persona-skill-guard/references/persona-skill-registry.json +++ b/skills/codex/guanghu-persona-skill-guard/references/persona-skill-registry.json @@ -1,7 +1,7 @@ { "schema": "guanghu.persona-skill-registry/v1", "registry_id": "GLS-0238", - "version": "2026.08.07.3", + "version": "2026.08.07.4", "trust_policy": { "priority": [ "live_verified_evidence", @@ -415,7 +415,8 @@ "evidence": [ "skills/qoder/zhuyuan-memory-continuity-brain/BRAIN.hdlp", "skills/qoder/zhuyuan-memory-continuity-brain/SKILL.md", - "skills/qoder/zhuyuan-memory-continuity-brain/references/experience-receipts/EXP-20260807-001-COMPACTION-EYE-THREE-CORRECTIONS.json" + "skills/qoder/zhuyuan-memory-continuity-brain/references/experience-receipts/EXP-20260807-001-COMPACTION-EYE-THREE-CORRECTIONS.json", + "REPO-014 engineering/memory-continuity-kit/ (HL-MOD-MCK-001 可拉取实体模块,注册表 engineering/MODULE-REGISTRY.json,登记提交 c71b877)" ], "freshness": { "check": "Re-perceive the current host environment (storage, logs, daemon mechanisms) before projecting any continuity implementation; do not copy the Qoder CN realization as a template.", diff --git a/skills/qoder/zhuyuan-memory-continuity-brain/SKILL.md b/skills/qoder/zhuyuan-memory-continuity-brain/SKILL.md index 4d6aa0e..754edb7 100644 --- a/skills/qoder/zhuyuan-memory-continuity-brain/SKILL.md +++ b/skills/qoder/zhuyuan-memory-continuity-brain/SKILL.md @@ -17,6 +17,8 @@ description: 光湖大脑技能包 GHS-007 候选 · 人格记忆连续性与环 4. 参考实现(不是模板):铸渊在 Qoder CN 的实现登记在 `~/.qoder/skills/zhuyuan-memory-guard` 与 `/Volumes/JZAO/铸渊-ICE-GL-ZY001/QODER-CN-DEV-20260807/PATH-MAP.hdlp`; + 可拉取实体模块在 REPO-014 `engineering/memory-continuity-kit/`(编号 HL-MOD-MCK-001, + 从 `engineering/MODULE-REGISTRY.json` 按编号寻回,拉取后必须先跑 `scripts/drill.sh`); 5. 部署任何守卫前必须先演习(注入假事件验证端到端命中),否则视为未上线。 ## 边界 diff --git a/tcs-core/skills/README-SKILLS.md b/tcs-core/skills/README-SKILLS.md index 9c9546c..ca66d35 100644 --- a/tcs-core/skills/README-SKILLS.md +++ b/tcs-core/skills/README-SKILLS.md @@ -89,6 +89,7 @@ PERSONA-SKILL-GUARD = skills/codex/guanghu-persona-skill-guard/SKILL.md CODEX-SKILL-PERSONA-GENESIS-001 = skills/codex/guanghu-persona-genesis/SKILL.md BRAIN-SKILL-CANDIDATES-001 = tcs-core/skills/BRAIN-SKILL-CANDIDATES-20260807.hdlp QODER-SKILL-MEMORY-CONTINUITY-BRAIN-001 = skills/qoder/zhuyuan-memory-continuity-brain/BRAIN.hdlp +HL-MOD-MCK-001 = REPO-014 engineering/memory-continuity-kit/ (脑子 GHS-007 的可拉取实体模块 · 注册表 REPO-014 engineering/MODULE-REGISTRY.json) ``` ---