feat(hololake): ship language platform 0.7.0
This commit is contained in:
parent
a360982a9b
commit
5105ec5e32
47 changed files with 4566 additions and 398 deletions
|
|
@ -0,0 +1,7 @@
|
|||
# 光湖零域
|
||||
|
||||
编号:`HLDP-DOMAIN-ZERO-001`
|
||||
|
||||
职责:模块试装、方案比较、质量验证、失败反例与可回滚预览。
|
||||
|
||||
候选模块只有在来源、接口、权限、性能、审美、失败与回滚验收完成后,才可以申请晋级。
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"schema": "guanghu.domain-zero.trial-registry/v1",
|
||||
"domain_id": "HLDP-DOMAIN-ZERO-001",
|
||||
"state": "INITIALIZED",
|
||||
"trials": [],
|
||||
"required_receipts": ["source", "interface", "permission", "performance", "visual", "failure", "rollback"]
|
||||
}
|
||||
Loading…
Reference in a new issue