hololake-system-architecture/engineering/MODULE-REGISTRY.json

120 lines
5.3 KiB
JSON

{
"schema": "hololake.module-registry/v1",
"registry_id": "HL-MODULE-REGISTRY-0001",
"version": "2026.08.07.2",
"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"
},
{
"id": "HL-MOD-KNOWLEDGE-001",
"name": "hololake-knowledge-lake",
"version": "0.4.6",
"state": "MOUNTED_STAGE_1",
"path": "product-source/hololake-platform/src/",
"repo": "REPO-014 hololake-system-architecture",
"provenance": "Tolaria REPO-004 component source, assembled in REPO-014",
"license": "AGPL-3.0-or-later",
"capabilities": ["knowledge.search", "knowledge.read", "knowledge.edit", "knowledge.project"],
"execution_boundary": "application-scoped"
},
{
"id": "HL-MOD-DOC-001",
"name": "blocknote-document-surface",
"version": "0.46.2",
"state": "MOUNTED_STAGE_1",
"path": "product-source/hololake-platform/src/components/SingleEditorView.tsx",
"repo": "REPO-014 hololake-system-architecture",
"provenance": "BlockNote via Tolaria REPO-004",
"license": "MPL-2.0 majority; verify per package before redistribution",
"capabilities": ["document.open", "document.edit", "document.persist"],
"execution_boundary": "application-scoped"
},
{
"id": "HL-MOD-SHEET-001",
"name": "ironcalc-spreadsheet-surface",
"version": "0.5.7",
"state": "MOUNTED_STAGE_1",
"path": "product-source/hololake-platform/src/components/SheetEditor.tsx",
"repo": "REPO-014 hololake-system-architecture",
"provenance": "IronCalc via Tolaria REPO-004",
"license": "MIT OR Apache-2.0",
"capabilities": ["sheet.open", "sheet.edit", "sheet.calculate", "sheet.persist"],
"execution_boundary": "application-scoped"
},
{
"id": "HL-MOD-CHART-001",
"name": "education-comparison-chart",
"version": "1.0.0",
"state": "MOUNTED_STAGE_1",
"path": "product-source/hololake-platform/src/components/EducationWorkLake.tsx",
"repo": "REPO-014 hololake-system-architecture",
"provenance": "HoloLake native client projection",
"license": "AGPL-3.0-or-later",
"capabilities": ["chart.project"],
"execution_boundary": "read-only-projection-of-application-data"
},
{
"id": "HL-MOD-DASHBOARD-001",
"name": "education-dashboard",
"version": "1.0.0",
"state": "MOUNTED_STAGE_1",
"path": "product-source/hololake-platform/src/components/EducationWorkLake.tsx",
"repo": "REPO-014 hololake-system-architecture",
"provenance": "HoloLake native client projection",
"license": "AGPL-3.0-or-later",
"capabilities": ["dashboard.project"],
"execution_boundary": "read-only-projection-of-application-data"
},
{
"id": "HL-MOD-CANVAS-001",
"name": "whiteboard-canvas-candidate",
"version": "unselected",
"state": "QUARANTINE_LICENSE_REVIEW",
"path": "product-source/hololake-platform/src/components/TldrawWhiteboard.tsx",
"repo": "REPO-014 hololake-system-architecture",
"provenance": "tldraw component inherited through Tolaria REPO-004; Excalidraw is the permissive replacement candidate",
"license": "tldraw production license required; Excalidraw MIT candidate",
"capabilities": [],
"execution_boundary": "not-registered-for-production-execution"
},
{
"id": "HL-MOD-AGENT-RUNTIME-001",
"name": "coding-agent-pattern-study",
"version": "780d1388fff103ff0db0d8c14de65af6225b4860",
"state": "RESEARCH_ONLY_ISOLATED",
"path": "/Volumes/JZAO/HoloLake/upstream-mirrors/grok-build-upstream.git",
"repo": "REPO-015 grok-build-upstream-mirror",
"provenance": "SpaceXAI Grok Build mirror, Apache-2.0 first-party code",
"license": "Apache-2.0 plus third-party notices",
"capabilities": [],
"execution_boundary": "patterns-may-be-reimplemented; never merge runtime into persona subject"
}
]
}