fix(education): ship 0.2.1 drag and Forgejo truth state

This commit is contained in:
冰朔 2026-08-08 09:54:45 +08:00
commit 28f68fa9ac
15 changed files with 171 additions and 17 deletions

View file

@ -1,7 +1,7 @@
{
"schema": "hololake.module-registry/v1",
"registry_id": "HL-MODULE-REGISTRY-0001",
"version": "2026.08.08.1",
"version": "2026.08.08.2",
"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": [
{
@ -124,7 +124,7 @@
{
"id": "GH-EDU-MODULE-REGISTRY-0001",
"name": "guanghu-education-industry-os",
"version": "0.2.0",
"version": "0.2.1",
"state": "LIVE_STAGE_1",
"path": "product-source/guanghu-education-industry-os/",
"registry_path": "product-source/guanghu-education-industry-os/protocol/module-registry.json",
@ -145,7 +145,7 @@
],
"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"
"receipt": "deployment/receipts/GH-EDU-DESKTOP-0.2.1-20260808-001.json"
}
]
}