feat: publish HoloLake model-native living system source
This commit is contained in:
parent
6ad10edde1
commit
c395dd3a99
2467 changed files with 615073 additions and 0 deletions
40
product-source/hololake-platform/registry/numbering.yml
Normal file
40
product-source/hololake-platform/registry/numbering.yml
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
registry:
|
||||
id: HLP-REG-NUMBERING-0001
|
||||
name: 光湖研发编号注册表
|
||||
status: draft
|
||||
scope: guanghu-internal
|
||||
|
||||
families:
|
||||
- prefix: GH·{day}·L
|
||||
name: 语言架构层记录
|
||||
purpose: 草案、推理、命名和架构设计
|
||||
execution: prohibited
|
||||
- prefix: GH·{day}·R
|
||||
name: 现实执行层记录
|
||||
purpose: 已确认的代码、部署、变更与验证
|
||||
execution: manual_confirmation
|
||||
- prefix: HLP-MOD
|
||||
name: 产品模块
|
||||
purpose: 光湖平台模块注册
|
||||
execution: read_only
|
||||
- prefix: HLP-WO
|
||||
name: 研发工单
|
||||
purpose: 可追踪的研发请求和验收
|
||||
execution: manual_confirmation
|
||||
- prefix: HLP-BRD
|
||||
name: 研发广播
|
||||
purpose: 发布研发协调信息
|
||||
execution: read_only
|
||||
- prefix: HLP-CHANNEL
|
||||
name: 人类研发频道
|
||||
purpose: 人类研发者与当前协作 AI 的可追踪协作空间
|
||||
execution: read_only
|
||||
- prefix: HLP-DEV
|
||||
name: 研发进度记录
|
||||
purpose: 记录已发生研发的原因、模块、代码证据、验证与下一步
|
||||
execution: read_only
|
||||
|
||||
legacy_policy:
|
||||
- 旧编号保留原始含义与历史路径。
|
||||
- 旧编号必须标记来源和状态后才能被新系统引用。
|
||||
- 编号不能单独构成现实执行授权。
|
||||
Loading…
Reference in a new issue