12 lines
536 B
JSON
12 lines
536 B
JSON
{
|
|
"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" }
|
|
]
|
|
}
|