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
20
gls/protocols/GLS-0842-HOLOLAKE-LIVE-SESSION-PROTOCOL.hdlp
Normal file
20
gls/protocols/GLS-0842-HOLOLAKE-LIVE-SESSION-PROTOCOL.hdlp
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
# GLS-0842 · HLSP · HoloLake 实时会话协议
|
||||
|
||||
```yaml
|
||||
registry_entry:
|
||||
module_id: GLS-0842
|
||||
acronym: HLSP
|
||||
canonical_name: HoloLake Live Session Protocol
|
||||
name_zh: HoloLake 实时会话协议
|
||||
family: GUANGHU_NATIVE_OS
|
||||
status: REGISTERED_DRAFT_STANDARD
|
||||
canonical_uri: gls/protocols/GLS-0842-HOLOLAKE-LIVE-SESSION-PROTOCOL.hdlp
|
||||
depends: [GLS-0110, GLS-0301, GLS-0302, GLS-0303, GLS-0306, GLS-0310, GLS-0602]
|
||||
implementation: NOT_STARTED
|
||||
```
|
||||
|
||||
HLSP 管理人类登录服务器、身份验证、目标世界、域、频道、人格体、可见范围、语言意图、
|
||||
授权、暂停、验收、断联、重连、离线意图和过期处理。
|
||||
|
||||
未登录或断联时,本地缓存不得冒充服务器实时状态。HoloLake 是该协议的人类操作外壳,
|
||||
不是光湖 OS 内核。
|
||||
Loading…
Reference in a new issue