feat(hololake): ship language platform 0.7.0

This commit is contained in:
冰朔 2026-08-09 03:37:41 +08:00
commit 5105ec5e32
47 changed files with 4566 additions and 398 deletions

View file

@ -0,0 +1,12 @@
{
"schema": "guanghu.domain-sub.module-registry/v1",
"industry": "web-fiction",
"state": "PRE_REGISTERED",
"modules": [
{ "id": "WF-MOD-KB-001", "name": "知识库", "state": "COMPONENT_AVAILABLE" },
{ "id": "WF-MOD-WRITE-001", "name": "章节写作", "state": "PLANNED" },
{ "id": "WF-MOD-CHAR-001", "name": "人物与关系", "state": "PLANNED" },
{ "id": "WF-MOD-WORLD-001", "name": "世界观", "state": "PLANNED" },
{ "id": "WF-MOD-CONTINUITY-001", "name": "连续性检查", "state": "PLANNED" }
]
}