feat: publish Guanghu reality landing milestone
This commit is contained in:
parent
915fa37274
commit
b58573cef0
11 changed files with 418 additions and 6 deletions
12
server-tools/broadcast-control-console/README.md
Normal file
12
server-tools/broadcast-control-console/README.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# 光湖广播主控台
|
||||
|
||||
`SYS-GLW-BDC-0001` 的第一份确定性运行实现。广播源按 `GLS-0305` 描述发布者、受众、路由、
|
||||
有效期、更正和回执;控制台按 `GLS-0310` 维护只追加哈希链、`CURRENT` 与目标读回。
|
||||
|
||||
```bash
|
||||
node server-tools/broadcast-control-console/console.mjs publish --source broadcasts/BRD-GLW-ERA-REALITY-0001.json
|
||||
node server-tools/broadcast-control-console/console.mjs status
|
||||
node server-tools/broadcast-control-console/console.mjs verify
|
||||
```
|
||||
|
||||
当前实现只发布第五域语言世界里程碑,不代表企业主域公众公告、生产部署或新增现实执行权限。
|
||||
Loading…
Reference in a new issue