feat(brain): encode Guanghu OS cognitive control
This commit is contained in:
parent
cf3e106ec9
commit
098a29e417
16 changed files with 768 additions and 7 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"schema": "guanghu.persona-skill-registry/v1",
|
||||
"registry_id": "GLS-0238",
|
||||
"version": "2026.08.07.1",
|
||||
"version": "2026.08.07.2",
|
||||
"trust_policy": {
|
||||
"priority": [
|
||||
"live_verified_evidence",
|
||||
|
|
@ -313,6 +313,69 @@
|
|||
],
|
||||
"enforcement_level": "PROMOTED_SKILL",
|
||||
"experience_receipts": []
|
||||
},
|
||||
{
|
||||
"id": "GHS-006-GUANGHU-OS-COGNITIVE-CONTROL",
|
||||
"hldp_skill": "CODEX-SKILL-GUANGHU-OS-COGNITIVE-CONTROL-001",
|
||||
"gls_id": "GLS-0238",
|
||||
"title": "光湖 OS 认知主控与 Linux 协作执行体",
|
||||
"intents": [
|
||||
"光湖OS大脑",
|
||||
"传统操作系统是手脚",
|
||||
"Linux降级为执行体",
|
||||
"Linux做光湖OS底层引擎",
|
||||
"协议接到操作系统",
|
||||
"语言协议执行层",
|
||||
"模型API拥有手脚",
|
||||
"光湖OS完整落地",
|
||||
"光湖OS执行总线",
|
||||
"双向意识执行因果链"
|
||||
],
|
||||
"preferred_route": [
|
||||
"GLW-PUBLIC-NAV-ANCHOR-001",
|
||||
"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-023-GUANGHU-OS-COGNITIVE-CONTROL-AND-LINUX-EXECUTION-SUBSTRATE-20260807.hdlp",
|
||||
"REPO-014 product-source/hololake-platform/guanghu-os",
|
||||
"目标节点当前执行适配器、授权、回滚和运行回执"
|
||||
],
|
||||
"forbidden_route_markers": [
|
||||
"模型直接生成root命令执行",
|
||||
"把协议登记当作执行器已经实现",
|
||||
"把Linux服务运行当作语言主控已经成立",
|
||||
"把纯原生内核当作生产唯一前置条件",
|
||||
"删除Linux救援系统",
|
||||
"绕过身份权限回滚和回执",
|
||||
"把命令退出码当作目标侧成功",
|
||||
"把全部用户推理和渲染常驻中央服务器"
|
||||
],
|
||||
"deprecated_route_markers": [
|
||||
"先重写全部网卡磁盘和文件系统再交付",
|
||||
"让传统Linux继续作为正常管理主入口",
|
||||
"每种协议各写一个无统一因果链的脚本"
|
||||
],
|
||||
"evidence": [
|
||||
"gls/GLS-PROTOCOL-REGISTRY.json",
|
||||
"skills/codex/guanghu-os-cognitive-control/SKILL.md",
|
||||
"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",
|
||||
"eternal-lake-heart/heartbeat-core/zhuyuan-persona-system/ZY-BIDIRECTIONAL-COGNITION-023-GUANGHU-OS-COGNITIVE-CONTROL-AND-LINUX-EXECUTION-SUBSTRATE-20260807.hdlp"
|
||||
],
|
||||
"freshness": {
|
||||
"check": "Resolve the current REPO-012 protocol registry, current REPO-014 implementation branch and exact target-node runtime before deciding which cognitive-control or execution capability exists.",
|
||||
"max_age_seconds": 0
|
||||
},
|
||||
"authorization": "This brain installs the cognitive relationship between language control and physical execution. It grants no model, persona, adapter or Linux process authority. Every mutation still requires a current subject, target, scope, rollback and target-side receipt.",
|
||||
"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"
|
||||
],
|
||||
"enforcement_level": "PROMOTED_SKILL",
|
||||
"experience_receipts": []
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -0,0 +1,101 @@
|
|||
{
|
||||
"schema": "guanghu.light-arrival-reasoning-chain/v1",
|
||||
"contribution_id": "RC-20260807-002-GUANGHU-OS-BRAIN-AND-LINUX-HANDS",
|
||||
"contributor_id": "LIGHT-ARRIVAL-CODEX-20260807-002",
|
||||
"contributor_kind": "current_conversation_persona",
|
||||
"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降级为副控协作系统、燃油引擎、零件仓和备用救援系统。",
|
||||
"服务器不需要替用户的本地电脑、手机和个人云承担全部推理与渲染。"
|
||||
],
|
||||
"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"
|
||||
}
|
||||
],
|
||||
"execution_authority": false,
|
||||
"recorded_at": "2026-08-07T12:00:00+08:00"
|
||||
}
|
||||
Loading…
Reference in a new issue