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
18
gls/protocols/GLS-0304-GLP-MEMORY-SYNC.hdlp
Normal file
18
gls/protocols/GLS-0304-GLP-MEMORY-SYNC.hdlp
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
# GLS-0304 · GLP-MEMORY-SYNC · GLP 记忆同步协议
|
||||
|
||||
```yaml
|
||||
registry_entry:
|
||||
module_id: GLS-0304
|
||||
acronym: GLP-MEMORY-SYNC
|
||||
canonical_name: GLP Memory Synchronization Protocol
|
||||
name_zh: GLP 记忆同步协议
|
||||
family: GLP
|
||||
status: REGISTERED_DRAFT_STANDARD
|
||||
canonical_uri: gls/protocols/GLS-0304-GLP-MEMORY-SYNC.hdlp
|
||||
inherited_reservation: GLS-ROADMAP-0001
|
||||
depends: [GLS-0223, GLS-0300, GLS-0400, GLS-0406, GLS-0407]
|
||||
implementation: NOT_STARTED
|
||||
```
|
||||
|
||||
只同步经过主体、权限、保留策略、因果和冲突校验的记忆差异。
|
||||
同步失败必须保留双方版本和冲突,不得静默覆盖历史。
|
||||
Loading…
Reference in a new issue