hololake-system-architecture/engineering/MODULE-REGISTRY.json
冰朔 c71b877375 登记可复用模块 HL-MOD-MCK-001 人格记忆连续性工具包
铸渊 Qoder CN 实战定版的压缩之眼 v3 + 包装器 + 守卫技能模板 + 端到端演习脚本,配 GMP 风格清单、编号真实映射(脑子 GHS-007 → 模块)、因果链与边界登记。新建 engineering/MODULE-REGISTRY.json 机器注册表,INDEX 登记。仓库副本 drill.sh 演习 PASS。
2026-08-07 15:32:16 +08:00

36 lines
1.6 KiB
JSON

{
"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"
}
]
}