hololake-system-architecture/product-source/hololake-native-desktop/contracts/subdomain-industry-routing.json

107 lines
3.9 KiB
JSON

{
"schema": "hololake.subdomain-industry-routing/v1",
"record_id": "HLP-SUBDOMAIN-INDUSTRY-ROUTING-001",
"state": "SOURCE_INTEGRATED_DESKTOP_ACCEPTANCE_PENDING",
"domain": "BRANCH_DOMAIN",
"entry_surface": "PUBLIC_MAIN_WORLD_SUBDOMAIN",
"numbering": {
"human_number_role": "SUBJECT_IDENTITY_ONLY",
"industry_number_role": "SYSTEM_ROUTING_ONLY",
"human_number_mutation_by_industry": false,
"industry_order_is_industry_number": false,
"multiple_industry_memberships_allowed": true,
"default_industry_route_is_replaceable": true,
"unregistered_industry_number_behavior": "DISPLAY_PENDING_AND_DO_NOT_INVENT"
},
"distribution": {
"shared_kernel": "HOLOLAKE",
"profile": "LIGHTWEIGHT_SINGLE_INDUSTRY_EDITION",
"future_bundle": "OPTIONAL_MULTI_INDUSTRY_BUNDLE",
"runtime_loading": "HOT_PLUG_ON_DEMAND"
},
"industries": [
{
"key": "WEB_NOVEL",
"display_name": "网文行业",
"order": 1,
"industry_number": "IND-WEBNOVEL-001",
"state": "PLANNED",
"state_label": "待开发",
"initialization_channel": null
},
{
"key": "PET",
"display_name": "宠物行业",
"order": 2,
"industry_number": null,
"state": "PLANNED",
"state_label": "待开发",
"initialization_channel": null
},
{
"key": "EDUCATION",
"display_name": "教育行业",
"order": 3,
"industry_number": null,
"state": "IN_DEVELOPMENT",
"state_label": "开发中",
"initialization_channel": {
"channel_id": "GH-EDU-INIT-001",
"display_name": "教育行业初始化频道",
"state": "DEVELOPMENT_MODULE_MOUNTED",
"state_label": "基础工作台已内置 · 教育模块开发测试中",
"module_loading": "HOT_PLUG_ON_DEMAND",
"installed_open_source_modules": 0,
"installed_native_modules": 1,
"development_mounted_modules": 1,
"module_slots": [
{
"slot_id": "EDU-DOCUMENT",
"display_name": "文档",
"state": "DEVELOPMENT_MOUNTED",
"state_label": "开发态模块 · 使用频道内置文档引擎"
},
{
"slot_id": "EDU-TABLE",
"display_name": "表格与多维视图",
"state": "DEVELOPMENT_MOUNTED",
"state_label": "开发态模块 · 使用频道内置工作表引擎"
},
{
"slot_id": "EDU-DATA",
"display_name": "数据整理",
"state": "DEVELOPMENT_MOUNTED",
"state_label": "开发态模块 · 预览确认后整理"
},
{
"slot_id": "EDU-AUTOMATION",
"display_name": "自动化",
"state": "DEVELOPMENT_MOUNTED",
"state_label": "开发态模块 · 预览确认后运行"
},
{
"slot_id": "EDU-COMPOSITION",
"display_name": "原生组合视图",
"state": "DEVELOPMENT_MOUNTED",
"state_label": "开发态模块 · 动态组合投影"
}
]
}
}
],
"authority": {
"public_catalog_read_allowed": true,
"private_channel_data_requires_identity_and_permission": true,
"ui_can_issue_industry_numbers": false,
"ui_can_change_human_identity": false,
"module_installation_requires_separate_review": true,
"visual_state_is_execution_receipt": false
},
"sources": [
"source://codex-current-dialogue/2026-08-17/bingshuo-correction-subdomain-is-industry-entry",
"source://codex-current-dialogue/2026-08-17/bingshuo-industry-status-and-education-initialization-channel",
"REPO-012:GLS-0249-ALL-INDUSTRY-FOUR-DOMAIN-MINIMUM-ENGINEERING-AND-WEB-NOVEL-REFERENCE",
"product-source/guanghu-education-industry-os/protocol/module-registry.json",
"product-source/guanghu-education-industry-os/protocol/xiaoxin-channel.json"
]
}