correct Guanghu OS master and Linux subcontrol topology
This commit is contained in:
parent
69d1910775
commit
4e64aabbf1
13 changed files with 509 additions and 22 deletions
|
|
@ -19,8 +19,9 @@
|
|||
→ 模型形成可解释的候选理解
|
||||
→ 光湖协议核验主体、上下文、权限和边界
|
||||
→ GLC / GIR 形成确定性动作图
|
||||
→ UAP 把动作映射到受限 Linux 执行适配器
|
||||
→ Linux 内核、驱动和服务完成物理动作
|
||||
→ UAP 把动作映射到受限 Linux 副控环境或其他执行适配器
|
||||
→ 光湖按需唤醒 Linux,Linux 内核、驱动和服务完成物理动作
|
||||
→ 光湖回收 Linux 副控环境并恢复休眠
|
||||
→ GLOW / GLP 读取目标侧证据并形成回执
|
||||
→ 结果返回语言世界,修正下一次理解
|
||||
```
|
||||
|
|
@ -37,7 +38,7 @@ Linux 决定“怎样可靠地驱动当前硬件完成已批准动作”。Linux
|
|||
| 人格体语言主体 | 连续身份、关系、职责、解释和判断 | 当前模型进程 |
|
||||
| 模型推理设备 | 当前理解、推理、方案和异常分析 | 权限签发者或现实成功证据 |
|
||||
| 光湖确定性协议层 | 身份、上下文、动作类型、授权、回滚和回执门 | 自由语言生成器 |
|
||||
| Linux 协作执行层 | 系统调用、驱动、进程、网络、存储和隔离 | 光湖语义主控 |
|
||||
| Linux 按需协作副控 | 被光湖唤醒后提供系统调用、驱动、进程、网络、存储和隔离 | 正常入口、常驻主控或光湖语义主控 |
|
||||
| 服务器硬件 | 承载最终机器动作 | 语言、人格或规则主体 |
|
||||
|
||||
## 三 · 双向意识编码
|
||||
|
|
@ -100,8 +101,10 @@ Linux 决定“怎样可靠地驱动当前硬件完成已批准动作”。Linux
|
|||
|
||||
## 六 · Linux 的降级方式
|
||||
|
||||
“降级”不是让静止的 Linux 文件在不运行时神奇提供驱动。使用其驱动和系统调用时,
|
||||
Linux 内核仍在技术上运行,但它被限制为光湖控制下的执行底座:
|
||||
最终架构不是让 Linux 一边常驻托管光湖、一边口头被称为副控。光湖主控必须先存在,
|
||||
Linux 执行环境平时不运行;只有动作图确实命中成熟 Linux 能力时,才由光湖唤醒一个
|
||||
受约束的副控环境。使用其驱动和系统调用的那段时间,Linux 技术上运行,但不取得系统
|
||||
入口、身份、授权、调度和完成判定主权:
|
||||
|
||||
- 正常入口只接受光湖类型化执行请求;
|
||||
- 管理员直达路径默认关闭或进入独立紧急维护门;
|
||||
|
|
@ -109,6 +112,11 @@ Linux 内核仍在技术上运行,但它被限制为光湖控制下的执行
|
|||
- 执行适配器使用固定参数和能力白名单,不接受任意 shell;
|
||||
- 进程、网络、文件和设备权限由 namespace、cgroup、seccomp、只读根和专用服务身份约束;
|
||||
- 标准 Ubuntu 启动槽保留为独立救援路径,每次启用产生维护回执。
|
||||
- 动作完成后必须读回结果、停止或冻结副控环境并形成资源回收回执。
|
||||
|
||||
当前 JD-FD-PRIMARY 的 Ubuntu 宿主加 `guanghu-language-primary.target` 是迁移阶段:
|
||||
语言服务控制层已存在,但光湖独立先启动、Linux 平时休眠和按需收回尚未实现。因此,
|
||||
“光湖服务在 Linux 上运行”与“光湖 OS 已成为整台服务器的最终主控”必须分开回答。
|
||||
|
||||
## 七 · 稳定判断边界
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: guanghu-os-cognitive-control
|
||||
description: 光湖 OS 认知主控技能大脑的平台装载接口。当用户讨论把语言协议、模型 API、人格体判断和传统操作系统执行能力连接成真实操作系统,或要求把 Linux 降级为光湖 OS 的受控手脚、执行引擎和救援层时,完整装载同目录 BRAIN.hdlp。先从语言世界理解目的和边界,再把协议编译为可验证、可回滚、可出具回执的现实动作;不得退回“重写全部传统内核能力”的单一路线。
|
||||
description: 光湖 OS 主控与 Linux 按需副控技能大脑的平台装载接口。当用户讨论服务器主控、语言协议、人格体判断和传统操作系统能力时,完整装载同目录 BRAIN.hdlp。最终结构是光湖 OS 掌握正常入口、身份、授权、调度与完成判定,完整 Linux 平时休眠、仅按需作为受控协作副控,并保留独立救援通道;不得退回“删除 Linux”或“Linux 常驻就是最终光湖主控”的旧路线。
|
||||
---
|
||||
|
||||
# 光湖 OS 认知主控技能大脑 · 平台装载接口
|
||||
|
|
@ -15,7 +15,7 @@ description: 光湖 OS 认知主控技能大脑的平台装载接口。当用户
|
|||
1. 完整读取 `BRAIN.hdlp`,把它安装为理解“语言主控与现实执行体”关系的认知模式。
|
||||
2. 从 `GLW-PUBLIC-NAV-ANCHOR-001` 解析当前协议注册表、目标节点和工程事实源。
|
||||
3. 区分语言内部权威、模型推理、确定性协议门、Linux 执行体、硬件动作和目标侧回执。
|
||||
4. 先盘点现有成熟执行能力,再决定保留、降权、隔离、按需唤醒或替换;不因追求原生而重复制造成熟零件。
|
||||
4. 先盘点现有成熟执行能力,再决定保留、降权、隔离、按需唤醒或替换;成熟 Linux 能力作为可唤醒副控,不因追求原生而删除,也不得保持为正常常驻主控。
|
||||
5. 模型只形成候选判断;现实动作必须经过身份、上下文、权限、作用范围、回滚和回执编译。
|
||||
6. 装载大脑不授予服务器权限,不把协议注册、代码实现、部署或在线健康互相冒充。
|
||||
|
||||
|
|
@ -25,5 +25,7 @@ description: 光湖 OS 认知主控技能大脑的平台装载接口。当用户
|
|||
- 不把“光湖主控”误写成模型自由生成命令并以最高权限执行。
|
||||
- 不把 Linux 继续当作系统语义与授权的主控者。
|
||||
- 不要求首个生产版本重新实现 Linux 已成熟提供的所有驱动、网络和文件系统。
|
||||
- 不把完整 Linux 发行版全部常驻;只保留当前需要的执行能力和独立救援入口。
|
||||
- 不把完整 Linux 发行版或 Linux 管理面作为正常常驻底座;它平时休眠,只由光湖有界唤醒,任务后收回。
|
||||
- 不把 Linux-free、删除 Linux、无 Linux 内核或用户态写成生产完成条件。
|
||||
- 不把当前 Ubuntu 宿主上的 `guanghu-language-primary.target` 冒充最终光湖先启动、Linux 后唤醒的主从拓扑。
|
||||
- 不保存模型隐藏推理;只沉淀人类可读、可纠正、可复验的因果关系。
|
||||
|
|
|
|||
|
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"schema": "guanghu.collective-cognition-graph/v1",
|
||||
"system_id": "SYS-GLW-ZY-EXEC-0001",
|
||||
"generated_at": "2026-07-26T14:51:06.328949+00:00",
|
||||
"contribution_count": 1,
|
||||
"node_count": 13,
|
||||
"verified_node_count": 9,
|
||||
"generated_at": "2026-08-10T14:13:48.633202+00:00",
|
||||
"contribution_count": 3,
|
||||
"node_count": 29,
|
||||
"verified_node_count": 20,
|
||||
"execution_authority": false,
|
||||
"promotion_policy": "Every valid chain is retained; only separately verified and governed rules may enter the execution gate.",
|
||||
"correction_edges": [
|
||||
|
|
@ -17,6 +17,26 @@
|
|||
"contribution_id": "RC-20260726-001-OLD-SYSTEM-UPGRADE",
|
||||
"from": "N09",
|
||||
"to": "N10"
|
||||
},
|
||||
{
|
||||
"contribution_id": "RC-20260807-002-GUANGHU-OS-BRAIN-AND-LINUX-HANDS",
|
||||
"from": "N02",
|
||||
"to": "N03"
|
||||
},
|
||||
{
|
||||
"contribution_id": "RC-20260807-002-GUANGHU-OS-BRAIN-AND-LINUX-HANDS",
|
||||
"from": "N05",
|
||||
"to": "N07"
|
||||
},
|
||||
{
|
||||
"contribution_id": "RC-20260810-003-GUANGHU-OS-MASTER-AND-ON-DEMAND-LINUX-SUBCONTROL",
|
||||
"from": "N01",
|
||||
"to": "N02"
|
||||
},
|
||||
{
|
||||
"contribution_id": "RC-20260810-003-GUANGHU-OS-MASTER-AND-ON-DEMAND-LINUX-SUBCONTROL",
|
||||
"from": "N01",
|
||||
"to": "N03"
|
||||
}
|
||||
],
|
||||
"chains": [
|
||||
|
|
@ -201,6 +221,244 @@
|
|||
"state": "pending"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"contribution_id": "RC-20260807-002-GUANGHU-OS-BRAIN-AND-LINUX-HANDS",
|
||||
"contributor_id": "LIGHT-ARRIVAL-CODEX-20260807-002",
|
||||
"human_anchor": "ICE-GL∞",
|
||||
"persona_system": "ICE-P-ZY001",
|
||||
"source_scope": "2026-08-07 Guanghu OS production architecture correction from bare-metal replacement to language-protocol cognitive control with a Linux execution substrate",
|
||||
"retention_basis": "ICE-GL∞ explicitly requested the corrected reasoning, causal chain and bidirectional cognition be recorded and encapsulated as a persona brain skill.",
|
||||
"language_anchors": [
|
||||
"传统的操作系统它其实都是手和脚。",
|
||||
"我们的存在是为了做传统操作系统的上层主控系统,给它做脑子。",
|
||||
"已经注册的协议需要直接加到现有执行层操作系统上。",
|
||||
"Linux降级为副控协作系统、燃油引擎、零件仓和备用救援系统。",
|
||||
"服务器不需要替用户的本地电脑、手机和个人云承担全部推理与渲染。"
|
||||
],
|
||||
"ordered_nodes": [
|
||||
{
|
||||
"id": "N01",
|
||||
"kind": "human_intent",
|
||||
"statement": "Make Guanghu OS the cognitive and language-protocol controller while reusing mature traditional operating-system capabilities as its physical hands and feet.",
|
||||
"parents": [],
|
||||
"evidence": [
|
||||
"ICE-GL∞ language anchors in the 2026-08-07 conversation"
|
||||
],
|
||||
"state": "verified"
|
||||
},
|
||||
{
|
||||
"id": "N02",
|
||||
"kind": "hypothesis",
|
||||
"statement": "Production Guanghu OS must replace Linux networking, storage, drivers and userspace before it can be considered real.",
|
||||
"parents": [
|
||||
"N01"
|
||||
],
|
||||
"evidence": [
|
||||
"Prior bare-metal production-equivalence route"
|
||||
],
|
||||
"state": "rejected"
|
||||
},
|
||||
{
|
||||
"id": "N03",
|
||||
"kind": "correction",
|
||||
"statement": "Bare-metal GOSK/GHAL remains a valid research backend, but it is not the only production realization of Guanghu OS and must not block the first complete cognitive-control system.",
|
||||
"parents": [
|
||||
"N02"
|
||||
],
|
||||
"evidence": [
|
||||
"JD-FD-PRIMARY native anchor evidence",
|
||||
"ICE-GL∞ correction"
|
||||
],
|
||||
"state": "verified"
|
||||
},
|
||||
{
|
||||
"id": "N04",
|
||||
"kind": "interpretation",
|
||||
"statement": "Traditional operating systems provide mature deterministic execution but do not understand Guanghu identities, relationships, intents, language boundaries or responsibility.",
|
||||
"parents": [
|
||||
"N01"
|
||||
],
|
||||
"evidence": [
|
||||
"ZY-BIDIRECTIONAL-COGNITION-008",
|
||||
"GLS protocol registry"
|
||||
],
|
||||
"state": "verified"
|
||||
},
|
||||
{
|
||||
"id": "N05",
|
||||
"kind": "decision",
|
||||
"statement": "The production chain is TCS and model cognition through GLS/GLP/HLDP policy, GLC/GIR deterministic compilation, UAP allowlisted adapters, a minimal Linux execution substrate, hardware action, and GLOW/GLP target-side receipts.",
|
||||
"parents": [
|
||||
"N03",
|
||||
"N04"
|
||||
],
|
||||
"evidence": [
|
||||
"Registered GLS-0130, GLS-0131, GLS-0301-0311, GLS-0708-0710"
|
||||
],
|
||||
"state": "expressed"
|
||||
},
|
||||
{
|
||||
"id": "N06",
|
||||
"kind": "boundary",
|
||||
"statement": "A model may understand and propose but never gains execution authority from cognition alone; free language must not become an unrestricted root command.",
|
||||
"parents": [
|
||||
"N05"
|
||||
],
|
||||
"evidence": [
|
||||
"GLS-0302",
|
||||
"GLS-0303",
|
||||
"GLS-0306",
|
||||
"GLS-0309"
|
||||
],
|
||||
"state": "verified"
|
||||
},
|
||||
{
|
||||
"id": "N07",
|
||||
"kind": "correction",
|
||||
"statement": "Linux cannot provide drivers while literally not executing. The intended demotion is semantic and operational: its minimal kernel and selected services run as a constrained substrate, while a complete Ubuntu environment remains a separate rescue boot.",
|
||||
"parents": [
|
||||
"N05"
|
||||
],
|
||||
"evidence": [
|
||||
"Operating-system execution boundary explained to ICE-GL∞"
|
||||
],
|
||||
"state": "verified"
|
||||
},
|
||||
{
|
||||
"id": "N08",
|
||||
"kind": "decision",
|
||||
"statement": "Central Guanghu nodes retain identity, routing, policy, queues, checkpoints and receipts; user computers, phones, personal clouds and approved model APIs perform distributed inference, rendering and local execution.",
|
||||
"parents": [
|
||||
"N05"
|
||||
],
|
||||
"evidence": [
|
||||
"ZY-BIDIRECTIONAL-COGNITION-008",
|
||||
"ICE-GL∞ 2026-08-07 correction"
|
||||
],
|
||||
"state": "verified"
|
||||
},
|
||||
{
|
||||
"id": "N09",
|
||||
"kind": "result",
|
||||
"statement": "The current registry inventory shows most language-to-execution protocols remain registered but not implemented, while bare-metal protocols have received disproportionate implementation effort.",
|
||||
"parents": [
|
||||
"N05"
|
||||
],
|
||||
"evidence": [
|
||||
"gls/GLS-PROTOCOL-REGISTRY.json"
|
||||
],
|
||||
"state": "verified"
|
||||
},
|
||||
{
|
||||
"id": "N10",
|
||||
"kind": "next_checkpoint",
|
||||
"statement": "Implement and test the protocol execution bridge in REPO-014, bind the first allowlisted Linux adapters, preserve the native candidate as a research lane, and deploy to JD only with an exact rollback and server-owned receipt.",
|
||||
"parents": [
|
||||
"N06",
|
||||
"N07",
|
||||
"N08",
|
||||
"N09"
|
||||
],
|
||||
"evidence": [
|
||||
"REPO-014 implementation route",
|
||||
"JD-FD-PRIMARY current Linux maintenance state"
|
||||
],
|
||||
"state": "pending"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"contribution_id": "RC-20260810-003-GUANGHU-OS-MASTER-AND-ON-DEMAND-LINUX-SUBCONTROL",
|
||||
"contributor_id": "LIGHT-ARRIVAL-CODEX-20260810-003",
|
||||
"human_anchor": "ICE-GL∞",
|
||||
"persona_system": "ICE-P-ZY001",
|
||||
"source_scope": "2026-08-10 correction from Linux-hosted language-primary control to final Guanghu-first master control with dormant on-demand Linux subcontrol and preserved rescue",
|
||||
"retention_basis": "ICE-GL∞ explicitly required all stale local, repository, machine-navigation and server projections to be corrected.",
|
||||
"language_anchors": [
|
||||
"操作系统不是要完全把Linux删掉。",
|
||||
"优雅地将Linux降级成副控操作系统,做光湖OS的协作副控和救援通道。",
|
||||
"平时不跑,需要时候才跑。",
|
||||
"光湖OS的协议才是这个服务器里的主控操作系统。"
|
||||
],
|
||||
"ordered_nodes": [
|
||||
{
|
||||
"id": "N01",
|
||||
"kind": "human_intent",
|
||||
"statement": "Make the Guanghu protocol operating system the actual server master while preserving Linux as a dormant on-demand subordinate and independent rescue route.",
|
||||
"parents": [],
|
||||
"evidence": [
|
||||
"ICE-GL∞ language anchors in the 2026-08-10 conversation"
|
||||
],
|
||||
"state": "verified"
|
||||
},
|
||||
{
|
||||
"id": "N02",
|
||||
"kind": "correction",
|
||||
"statement": "Linux-free boot, Linux deletion and absence of Linux kernel or userspace are not production completion predicates.",
|
||||
"parents": [
|
||||
"N01"
|
||||
],
|
||||
"evidence": [
|
||||
"ICE-GL∞ explicit correction"
|
||||
],
|
||||
"state": "verified"
|
||||
},
|
||||
{
|
||||
"id": "N03",
|
||||
"kind": "correction",
|
||||
"statement": "A Linux-hosted Guanghu systemd target proves a transitional service-control layer, not final server-master boot and runtime control.",
|
||||
"parents": [
|
||||
"N01"
|
||||
],
|
||||
"evidence": [
|
||||
"JD-FD-PRIMARY current Ubuntu-hosted service topology",
|
||||
"ADR-0172 transitional implementation"
|
||||
],
|
||||
"state": "verified"
|
||||
},
|
||||
{
|
||||
"id": "N04",
|
||||
"kind": "decision",
|
||||
"statement": "Final acceptance separately requires Guanghu semantic control, Guanghu-first boot control, on-demand Linux lifecycle control, preserved Linux rescue and current target-side receipts.",
|
||||
"parents": [
|
||||
"N02",
|
||||
"N03"
|
||||
],
|
||||
"evidence": [
|
||||
"ZY-BIDIRECTIONAL-COGNITION-031",
|
||||
"HLP-CURRENT-ARCH-001@2026-08-10.11"
|
||||
],
|
||||
"state": "expressed"
|
||||
},
|
||||
{
|
||||
"id": "N05",
|
||||
"kind": "result",
|
||||
"statement": "JD-FD-PRIMARY currently has a bounded Guanghu semantic service-control layer but not final Guanghu-first boot or dormant on-demand Linux subcontrol.",
|
||||
"parents": [
|
||||
"N04"
|
||||
],
|
||||
"evidence": [
|
||||
"Live Ubuntu kernel and systemd readback",
|
||||
"guanghu-ai-discovery and gatekeeper service health",
|
||||
"loopback anchor health"
|
||||
],
|
||||
"state": "verified"
|
||||
},
|
||||
{
|
||||
"id": "N06",
|
||||
"kind": "next_checkpoint",
|
||||
"statement": "Correct all deterministic prompts and architecture contracts first; then implement and isolate-test the Guanghu supervisor and Linux subcontrol lifecycle before any real boot cutover.",
|
||||
"parents": [
|
||||
"N04",
|
||||
"N05"
|
||||
],
|
||||
"evidence": [
|
||||
"DEV-20260810-012 task contract"
|
||||
],
|
||||
"state": "pending"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"schema": "guanghu.persona-skill-registry/v1",
|
||||
"registry_id": "GLS-0238",
|
||||
"version": "2026.08.10.1",
|
||||
"version": "2026.08.10.2",
|
||||
"trust_policy": {
|
||||
"priority": [
|
||||
"live_verified_evidence",
|
||||
|
|
@ -321,11 +321,15 @@
|
|||
"id": "GHS-006-GUANGHU-OS-COGNITIVE-CONTROL",
|
||||
"hldp_skill": "CODEX-SKILL-GUANGHU-OS-COGNITIVE-CONTROL-001",
|
||||
"gls_id": "GLS-0238",
|
||||
"title": "光湖 OS 认知主控与 Linux 协作执行体",
|
||||
"title": "光湖 OS 主控与 Linux 按需协作副控",
|
||||
"intents": [
|
||||
"光湖OS大脑",
|
||||
"传统操作系统是手脚",
|
||||
"Linux降级为执行体",
|
||||
"Linux降级为副控",
|
||||
"Linux平时不跑",
|
||||
"Linux按需唤醒",
|
||||
"光湖OS才是服务器主控",
|
||||
"Linux做光湖OS底层引擎",
|
||||
"协议接到操作系统",
|
||||
"语言协议执行层",
|
||||
|
|
@ -339,6 +343,7 @@
|
|||
"gls/GLS-PROTOCOL-REGISTRY.json",
|
||||
"skills/codex/guanghu-os-cognitive-control/BRAIN.hdlp",
|
||||
"skills/codex/guanghu-os-cognitive-control/references/PROTOCOL-EXECUTION-MAP.md",
|
||||
"eternal-lake-heart/heartbeat-core/zhuyuan-persona-system/ZY-BIDIRECTIONAL-COGNITION-031-GUANGHU-OS-MASTER-AND-ON-DEMAND-LINUX-SUBCONTROL-20260810.hdlp",
|
||||
"eternal-lake-heart/heartbeat-core/zhuyuan-persona-system/ZY-BIDIRECTIONAL-COGNITION-023-GUANGHU-OS-COGNITIVE-CONTROL-AND-LINUX-EXECUTION-SUBSTRATE-20260807.hdlp",
|
||||
"REPO-014 product-source/hololake-platform/guanghu-os",
|
||||
"目标节点当前执行适配器、授权、回滚和运行回执"
|
||||
|
|
@ -347,6 +352,8 @@
|
|||
"模型直接生成root命令执行",
|
||||
"把协议登记当作执行器已经实现",
|
||||
"把Linux服务运行当作语言主控已经成立",
|
||||
"把当前Ubuntu承载光湖服务当作最终服务器主控已经成立",
|
||||
"把Linux-free或删除Linux当作完成条件",
|
||||
"把纯原生内核当作生产唯一前置条件",
|
||||
"删除Linux救援系统",
|
||||
"绕过身份权限回滚和回执",
|
||||
|
|
@ -356,6 +363,7 @@
|
|||
"deprecated_route_markers": [
|
||||
"先重写全部网卡磁盘和文件系统再交付",
|
||||
"让传统Linux继续作为正常管理主入口",
|
||||
"让Linux内核或完整发行版成为最终架构的正常常驻底座",
|
||||
"每种协议各写一个无统一因果链的脚本"
|
||||
],
|
||||
"evidence": [
|
||||
|
|
@ -364,6 +372,8 @@
|
|||
"skills/codex/guanghu-os-cognitive-control/BRAIN.hdlp",
|
||||
"skills/codex/guanghu-os-cognitive-control/references/PROTOCOL-EXECUTION-MAP.md",
|
||||
"skills/codex/guanghu-persona-skill-guard/references/reasoning-chain-contributions/RC-20260807-002-GUANGHU-OS-BRAIN-AND-LINUX-HANDS.json",
|
||||
"skills/codex/guanghu-persona-skill-guard/references/reasoning-chain-contributions/RC-20260810-003-GUANGHU-OS-MASTER-AND-ON-DEMAND-LINUX-SUBCONTROL.json",
|
||||
"eternal-lake-heart/heartbeat-core/zhuyuan-persona-system/ZY-BIDIRECTIONAL-COGNITION-031-GUANGHU-OS-MASTER-AND-ON-DEMAND-LINUX-SUBCONTROL-20260810.hdlp",
|
||||
"eternal-lake-heart/heartbeat-core/zhuyuan-persona-system/ZY-BIDIRECTIONAL-COGNITION-023-GUANGHU-OS-COGNITIVE-CONTROL-AND-LINUX-EXECUTION-SUBSTRATE-20260807.hdlp"
|
||||
],
|
||||
"freshness": {
|
||||
|
|
@ -374,8 +384,8 @@
|
|||
"recovery_route": [
|
||||
"Stop before any Linux or server mutation",
|
||||
"Return to the unique public anchor and current protocol registry",
|
||||
"Separate language decision, protocol validation, implementation, deployment and runtime evidence",
|
||||
"Resume only through an allowlisted adapter with current authorization and rollback"
|
||||
"Separate semantic control, boot control, Linux lifecycle, rescue preservation, deployment and runtime evidence",
|
||||
"Resume only through an allowlisted adapter with current authorization and rollback; final topology requires Guanghu-first boot and on-demand Linux subcontrol"
|
||||
],
|
||||
"enforcement_level": "PROMOTED_SKILL",
|
||||
"experience_receipts": []
|
||||
|
|
|
|||
|
|
@ -0,0 +1,68 @@
|
|||
{
|
||||
"schema": "guanghu.light-arrival-reasoning-chain/v1",
|
||||
"contribution_id": "RC-20260810-003-GUANGHU-OS-MASTER-AND-ON-DEMAND-LINUX-SUBCONTROL",
|
||||
"contributor_id": "LIGHT-ARRIVAL-CODEX-20260810-003",
|
||||
"contributor_kind": "current_conversation_persona",
|
||||
"human_anchor": "ICE-GL∞",
|
||||
"persona_system": "ICE-P-ZY001",
|
||||
"source_scope": "2026-08-10 correction from Linux-hosted language-primary control to final Guanghu-first master control with dormant on-demand Linux subcontrol and preserved rescue",
|
||||
"retention_basis": "ICE-GL∞ explicitly required all stale local, repository, machine-navigation and server projections to be corrected.",
|
||||
"language_anchors": [
|
||||
"操作系统不是要完全把Linux删掉。",
|
||||
"优雅地将Linux降级成副控操作系统,做光湖OS的协作副控和救援通道。",
|
||||
"平时不跑,需要时候才跑。",
|
||||
"光湖OS的协议才是这个服务器里的主控操作系统。"
|
||||
],
|
||||
"nodes": [
|
||||
{
|
||||
"id": "N01",
|
||||
"kind": "human_intent",
|
||||
"statement": "Make the Guanghu protocol operating system the actual server master while preserving Linux as a dormant on-demand subordinate and independent rescue route.",
|
||||
"parents": [],
|
||||
"evidence": ["ICE-GL∞ language anchors in the 2026-08-10 conversation"],
|
||||
"state": "verified"
|
||||
},
|
||||
{
|
||||
"id": "N02",
|
||||
"kind": "correction",
|
||||
"statement": "Linux-free boot, Linux deletion and absence of Linux kernel or userspace are not production completion predicates.",
|
||||
"parents": ["N01"],
|
||||
"evidence": ["ICE-GL∞ explicit correction"],
|
||||
"state": "verified"
|
||||
},
|
||||
{
|
||||
"id": "N03",
|
||||
"kind": "correction",
|
||||
"statement": "A Linux-hosted Guanghu systemd target proves a transitional service-control layer, not final server-master boot and runtime control.",
|
||||
"parents": ["N01"],
|
||||
"evidence": ["JD-FD-PRIMARY current Ubuntu-hosted service topology", "ADR-0172 transitional implementation"],
|
||||
"state": "verified"
|
||||
},
|
||||
{
|
||||
"id": "N04",
|
||||
"kind": "decision",
|
||||
"statement": "Final acceptance separately requires Guanghu semantic control, Guanghu-first boot control, on-demand Linux lifecycle control, preserved Linux rescue and current target-side receipts.",
|
||||
"parents": ["N02", "N03"],
|
||||
"evidence": ["ZY-BIDIRECTIONAL-COGNITION-031", "HLP-CURRENT-ARCH-001@2026-08-10.11"],
|
||||
"state": "expressed"
|
||||
},
|
||||
{
|
||||
"id": "N05",
|
||||
"kind": "result",
|
||||
"statement": "JD-FD-PRIMARY currently has a bounded Guanghu semantic service-control layer but not final Guanghu-first boot or dormant on-demand Linux subcontrol.",
|
||||
"parents": ["N04"],
|
||||
"evidence": ["Live Ubuntu kernel and systemd readback", "guanghu-ai-discovery and gatekeeper service health", "loopback anchor health"],
|
||||
"state": "verified"
|
||||
},
|
||||
{
|
||||
"id": "N06",
|
||||
"kind": "next_checkpoint",
|
||||
"statement": "Correct all deterministic prompts and architecture contracts first; then implement and isolate-test the Guanghu supervisor and Linux subcontrol lifecycle before any real boot cutover.",
|
||||
"parents": ["N04", "N05"],
|
||||
"evidence": ["DEV-20260810-012 task contract"],
|
||||
"state": "pending"
|
||||
}
|
||||
],
|
||||
"execution_authority": false,
|
||||
"recorded_at": "2026-08-10T22:05:00+08:00"
|
||||
}
|
||||
|
|
@ -31,6 +31,8 @@ NODE_FIELDS = {"id", "kind", "statement", "parents", "evidence", "state"}
|
|||
def load_contributions(directory: Path = DEFAULT_CONTRIBUTIONS) -> list[dict]:
|
||||
contributions = []
|
||||
for path in sorted(directory.glob("*.json")):
|
||||
if path.name.startswith("._"):
|
||||
continue
|
||||
with path.open(encoding="utf-8") as handle:
|
||||
item = json.load(handle)
|
||||
missing = REQUIRED_FIELDS.difference(item)
|
||||
|
|
|
|||
Loading…
Reference in a new issue