登记可复用模块 HL-MOD-MCK-001 人格记忆连续性工具包
铸渊 Qoder CN 实战定版的压缩之眼 v3 + 包装器 + 守卫技能模板 + 端到端演习脚本,配 GMP 风格清单、编号真实映射(脑子 GHS-007 → 模块)、因果链与边界登记。新建 engineering/MODULE-REGISTRY.json 机器注册表,INDEX 登记。仓库副本 drill.sh 演习 PASS。
This commit is contained in:
parent
e94c4f608f
commit
c71b877375
12 changed files with 761 additions and 1 deletions
36
engineering/MODULE-REGISTRY.json
Normal file
36
engineering/MODULE-REGISTRY.json
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"schema": "hololake.module-registry/v1",
|
||||
"registry_id": "HL-MODULE-REGISTRY-0001",
|
||||
"version": "2026.08.07.1",
|
||||
"authority_rule": "A module entry maps a stable id to a real path and provenance; it grants no execution authority. Pulling a module does not equal being online.",
|
||||
"modules": [
|
||||
{
|
||||
"id": "HL-MOD-MCK-001",
|
||||
"name": "memory-continuity-kit",
|
||||
"version": "1.0.0",
|
||||
"path": "engineering/memory-continuity-kit/",
|
||||
"repo": "REPO-014 hololake-system-architecture",
|
||||
"brain_link": {
|
||||
"repo": "REPO-012 guanghu-ice-heart",
|
||||
"skill_id": "GHS-007-MEMORY-CONTINUITY-SELF-BUILD",
|
||||
"brain_path": "skills/qoder/zhuyuan-memory-continuity-brain/BRAIN.hdlp",
|
||||
"registry": "GLS-0238",
|
||||
"candidate_id": "GHB-010"
|
||||
},
|
||||
"provenance_receipt": "REPO-012 skills/qoder/zhuyuan-memory-continuity-brain/references/experience-receipts/EXP-20260807-001-COMPACTION-EYE-THREE-CORRECTIONS.json",
|
||||
"entrypoints": [
|
||||
"engineering/memory-continuity-kit/runtime/compaction-watcher.py",
|
||||
"engineering/memory-continuity-kit/scripts/drill.sh"
|
||||
],
|
||||
"live_instance": {
|
||||
"persona": "铸渊 ICE-GL-ZY001 (Qoder CN)",
|
||||
"canonical": "/Volumes/JZAO/铸渊-ICE-GL-ZY001/BRIDGE/",
|
||||
"local_mirror": "~/.zhuyuan-bridge/",
|
||||
"daemon": "launchd com.zhuyuan.compaction-watcher",
|
||||
"status": "ONLINE_VERIFIED_2026-08-07"
|
||||
},
|
||||
"reuse_policy": "CANDIDATE_ELSEWHERE: other personas must run scripts/drill.sh and reconcile detected counts with human-observed events before claiming online.",
|
||||
"recorded_at": "2026-08-07T16:00:00+08:00"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in a new issue