feat: add HoloLake personal channel module runtime
This commit is contained in:
parent
bb96d5eb89
commit
a106b23f9b
21 changed files with 786 additions and 31 deletions
|
|
@ -35,14 +35,15 @@
|
|||
{
|
||||
"id": "HL-MOD-KNOWLEDGE-001",
|
||||
"name": "hololake-knowledge-lake",
|
||||
"version": "0.4.6",
|
||||
"state": "LEGACY_COMPONENT_ASSET",
|
||||
"path": "product-source/hololake-platform/src/",
|
||||
"version": "0.8.0",
|
||||
"state": "LIVE_NATIVE_MODULE",
|
||||
"path": "product-source/guanghu-knowledge-base/",
|
||||
"repo": "REPO-014 hololake-system-architecture",
|
||||
"provenance": "Tolaria REPO-004 component source, assembled in REPO-014",
|
||||
"provenance": "Guanghu-native Git world projection; Tolaria and Outline are isolated component-study sources only",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"capabilities": ["knowledge.search", "knowledge.read", "knowledge.edit", "knowledge.project"],
|
||||
"execution_boundary": "component-study-only; not the education subdomain runtime",
|
||||
"capabilities": ["knowledge.import", "knowledge.search", "knowledge.read", "knowledge.edit", "knowledge.history", "channel.mount", "channel.unmount", "channel.remove", "channel.undo"],
|
||||
"execution_boundary": "personal-channel native module; module removal never deletes user knowledge or repository history",
|
||||
"runtime_state_path": ".hololake/channel-state.json",
|
||||
"superseded_for_education_by": "GH-EDU-MODULE-REGISTRY-0001"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue