docs: register Guanghu OS native protocol stack
This commit is contained in:
parent
1a508d2e4e
commit
c5154fb4f4
42 changed files with 1739 additions and 1 deletions
|
|
@ -0,0 +1,21 @@
|
|||
# GLS-0131 · GIR · 光湖中间表示规范
|
||||
|
||||
```yaml
|
||||
registry_entry:
|
||||
module_id: GLS-0131
|
||||
acronym: GIR
|
||||
canonical_name: Guanghu Intermediate Representation
|
||||
name_zh: 光湖中间表示
|
||||
family: GLS_ENGINEERING
|
||||
layer: intermediate_representation
|
||||
status: REGISTERED_DRAFT_STANDARD
|
||||
version: 0.1.0
|
||||
canonical_uri: gls/protocols/GLS-0131-GUANGHU-INTERMEDIATE-REPRESENTATION.hdlp
|
||||
depends: [GLS-0101, GLS-0130, GLS-0411]
|
||||
implementation: NOT_STARTED
|
||||
```
|
||||
|
||||
GIR 是 HLDP 程序与广播塔、光湖 OS 内核之间的确定性执行表示。
|
||||
|
||||
最低对象:主体、目标、动作图、资源、权限、依赖、超时、停止、清理、回滚、回执。
|
||||
GIR 不保存未解析自然语言,不取得人类授权,也不取代 HLDP 历史。
|
||||
Loading…
Reference in a new issue