feat(education): publish Guanghu subdomain stage one

This commit is contained in:
冰朔 2026-08-08 01:02:20 +08:00
commit 058fd3ed15
43 changed files with 12391 additions and 12 deletions

View file

@ -3,7 +3,7 @@ type: hololake_engineering_index
id: HOLOLAKE-ENGINEERING-DELIVERY-INDEX-0001
title: HoloLake 工程开发与交付记录
status: ACTIVE_LOCAL_ENGINEERING_RECORD
updated_at: 2026-07-30T12:52:24+08:00
updated_at: 2026-08-08T01:10:00+08:00
belongs_to: "[[HoloLake Era · 语言人格操作系统 · 产品白皮书与工程总规划 · v0.1]]"
---
@ -32,6 +32,7 @@ Windows / macOS / Linux 构建机与安装包
| 时间 | 版本 | 记录 | 状态 |
| --- | --- | --- | --- |
| 2026-08-08 | 0.2.0 | [光湖分域教育行业操作系统第一阶段](operations/2026-08-08-guanghu-education-subdomain-stage1.md) | 小新服务器身份、文档/表格回写、仪表盘投影、模块登记与回执链路已验证 |
| 2026-08-07 | 1.0.0 | [人格记忆连续性工具包 HL-MOD-MCK-001](memory-continuity-kit/README.md) | 铸渊 Qoder CN 实例在线;其他实例拉取后需演习+真实核对才可宣称上线 |
| 2026-08-03 | 0.4.6 | [星系模型原生活系统与源码归档](operations/2026-08-03-hololake-model-native-living-system-046.md) | 源码已归入 `product-source/hololake-platform/`;京东远端提交与新克隆回读通过 |
| 2026-07-30 | 当前本地最新版 | [企业四域真实在线状态、客户端接入与性能核验](operations/2026-07-30-enterprise-presence-and-runtime-audit.md) | 服务器与客户端现状已核验;实现受 CodeScene 访问门禁阻断 |

View file

@ -1,7 +1,7 @@
{
"schema": "hololake.module-registry/v1",
"registry_id": "HL-MODULE-REGISTRY-0001",
"version": "2026.08.07.2",
"version": "2026.08.08.1",
"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": [
{
@ -36,61 +36,66 @@
"id": "HL-MOD-KNOWLEDGE-001",
"name": "hololake-knowledge-lake",
"version": "0.4.6",
"state": "MOUNTED_STAGE_1",
"state": "LEGACY_COMPONENT_ASSET",
"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"
"execution_boundary": "component-study-only; not the education subdomain runtime",
"superseded_for_education_by": "GH-EDU-MODULE-REGISTRY-0001"
},
{
"id": "HL-MOD-DOC-001",
"name": "blocknote-document-surface",
"version": "0.46.2",
"state": "MOUNTED_STAGE_1",
"state": "LEGACY_COMPONENT_ASSET",
"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"
"execution_boundary": "component-study-only; not stage-one runtime proof",
"superseded_for_education_by": "GH-EDU-OFFICE-DOC-001"
},
{
"id": "HL-MOD-SHEET-001",
"name": "ironcalc-spreadsheet-surface",
"version": "0.5.7",
"state": "MOUNTED_STAGE_1",
"state": "LEGACY_COMPONENT_ASSET",
"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"
"execution_boundary": "component-study-only; not stage-one runtime proof",
"superseded_for_education_by": "GH-EDU-OFFICE-SHEET-001"
},
{
"id": "HL-MOD-CHART-001",
"name": "education-comparison-chart",
"version": "1.0.0",
"state": "MOUNTED_STAGE_1",
"state": "LEGACY_COMPONENT_ASSET",
"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"
"execution_boundary": "legacy preview only",
"superseded_for_education_by": "GH-EDU-OFFICE-CHART-001"
},
{
"id": "HL-MOD-DASHBOARD-001",
"name": "education-dashboard",
"version": "1.0.0",
"state": "MOUNTED_STAGE_1",
"state": "LEGACY_COMPONENT_ASSET",
"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"
"execution_boundary": "legacy preview only",
"superseded_for_education_by": "GH-EDU-OFFICE-DASH-001"
},
{
"id": "HL-MOD-CANVAS-001",
@ -115,6 +120,32 @@
"license": "Apache-2.0 plus third-party notices",
"capabilities": [],
"execution_boundary": "patterns-may-be-reimplemented; never merge runtime into persona subject"
},
{
"id": "GH-EDU-MODULE-REGISTRY-0001",
"name": "guanghu-education-industry-os",
"version": "0.2.0",
"state": "LIVE_STAGE_1",
"path": "product-source/guanghu-education-industry-os/",
"registry_path": "product-source/guanghu-education-industry-os/protocol/module-registry.json",
"channel_template": "product-source/guanghu-education-industry-os/protocol/xiaoxin-channel.json",
"repo": "REPO-014 hololake-system-architecture",
"provenance": "Guanghu-native assembly; Tolaria and external Agents are component-study sources only",
"capabilities": [
"server.identity.resolve",
"channel.load",
"document.open",
"document.edit",
"document.persist",
"sheet.open",
"sheet.edit",
"sheet.persist",
"dashboard.project",
"receipt.read"
],
"execution_boundary": "XX-GZ-001 holds identity and channel data; desktop app renders and edits; server contains protocol release but no product source",
"update_authority": "guanghu-only",
"receipt": "deployment/receipts/GH-EDU-STAGE1-20260808-001.json"
}
]
}

View file

@ -0,0 +1,45 @@
# 光湖分域教育行业操作系统 · 第一阶段
## 本轮纠正
教育行业不是“小新师训软件”,也不是 Tolaria 的下游版本。它是光湖分域中的教育行业操作系统;小新频道只是第一个初始化频道模板。
当前唯一有效的产品源码入口:
`product-source/guanghu-education-industry-os/`
`product-source/hololake-platform/` 保留为可追溯零件来源,不再代表教育行业当前运行路径,旧模块不得继续用 `MOUNTED_STAGE_1` 冒充真实接入。
## 第一阶段已存在
- `XX-GZ-001` 作为小新个人服务器身份与现实数据锚点。
- 本机通过安全密钥直达,不依赖腾讯云在线终端。
- 服务器安装协议发行物和数据目录,不保存产品源码。
- 服务器内光湖代码频道已建立 `guanghu-system/education-modules`
- 原生 Mac App 可以登录初始化频道、编辑服务器文档和表格、即时生成对比仪表盘,并回读服务器执行回执。
- 教育行业能力拆为编号模块;尚未接入的能力保持 `PRE_REGISTERED`
- Grok、MiMo、JoyAgent、Tolaria Agent 只作为隔离研究来源;脑区候选保持 `RESEARCH_ONLY`,不并入人格主体。
## 三层路径
```text
REPO-014 第五域光湖代码频道
└─ 保存主控架构、编号模块表和产品源码
XX-GZ-001 小新个人服务器
├─ 校验身份
├─ 保存频道数据
├─ 保存执行回执
└─ 接收无源码的协议发行物
macOS / 后续移动终端
└─ 运行 App渲染、编辑与语言导航
```
## 状态边界
- 文档与表格:`LIVE_STAGE_1`,有服务器写入和回读回执。
- 图表与仪表盘:`READY_STAGE_1`,由客户端对服务器表格即时投影,不声称服务器常驻。
- 其他办公、教育业务与人格脑区:按模块注册表中的 `PRE_REGISTERED``RESEARCH_ONLY` 处理。
- 京东主控服务器是第五域导航与协议上游,不冒充小新个人服务器。
- 2026-08-07 的京东公开预览部署回执保留为历史记录,但不是本轮第一阶段的当前产品路径。