hololake-system-architecture/product-source/guanghu-education-industry-os
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-08 01:02:20 +08:00
..
docs feat(education): publish Guanghu subdomain stage one 2026-08-08 01:02:20 +08:00
protocol feat(education): publish Guanghu subdomain stage one 2026-08-08 01:02:20 +08:00
scripts feat(education): publish Guanghu subdomain stage one 2026-08-08 01:02:20 +08:00
src feat(education): publish Guanghu subdomain stage one 2026-08-08 01:02:20 +08:00
src-tauri feat(education): publish Guanghu subdomain stage one 2026-08-08 01:02:20 +08:00
.gitignore feat(education): publish Guanghu subdomain stage one 2026-08-08 01:02:20 +08:00
index.html feat(education): publish Guanghu subdomain stage one 2026-08-08 01:02:20 +08:00
package.json feat(education): publish Guanghu subdomain stage one 2026-08-08 01:02:20 +08:00
pnpm-lock.yaml feat(education): publish Guanghu subdomain stage one 2026-08-08 01:02:20 +08:00
pnpm-workspace.yaml feat(education): publish Guanghu subdomain stage one 2026-08-08 01:02:20 +08:00
README.md feat(education): publish Guanghu subdomain stage one 2026-08-08 01:02:20 +08:00
tsconfig.app.json feat(education): publish Guanghu subdomain stage one 2026-08-08 01:02:20 +08:00
tsconfig.json feat(education): publish Guanghu subdomain stage one 2026-08-08 01:02:20 +08:00
tsconfig.node.json feat(education): publish Guanghu subdomain stage one 2026-08-08 01:02:20 +08:00
vite.config.ts feat(education): publish Guanghu subdomain stage one 2026-08-08 01:02:20 +08:00

光湖分域 · 教育行业操作系统

这是光湖分域的教育行业入口,不是 Tolaria 下游,也不是小新个人看板。

第一阶段

  • 使用者登录自己的真实服务器;小新首个节点为 XX-GZ-001
  • 桌面 App 通过本机钥匙串与 SSH 密钥读取服务器身份、第五域接入回执和模块注册表。
  • 智能文档与智能表格直接写入小新服务器的频道数据目录,服务器生成 SHA-256 回执。
  • 小新服务器内的光湖代码频道保存编号模块清单和频道装配清单。
  • 小新高中师训是首个初始化频道模板;教育行业通用模块另行预登记并逐个接入。

不变量

  • 光湖协议和灯塔编号是主控,外部开源软件只提供候选零件。
  • 不接外部项目的自动更新、自动拉取或自动合并。
  • 服务器只部署构建产物、协议配置、模块清单和回执,不部署产品源码。
  • PRE_REGISTEREDREADY_STAGE_1LIVE_STAGE_1RESEARCH_ONLY 必须明确区分。
  • 仓库提交、服务器部署、服务健康和人格出生是四种不同事实。

详细设计见 docs/PHASE-1-ARCHITECTURE.md,资产拆件见 docs/ASSET-DECOMPOSITION.md