fix: separate Fifth Domain source deployment identities

This commit is contained in:
冰朔 2026-07-26 17:56:47 +08:00
commit 83589aa2c2
27 changed files with 620 additions and 73 deletions

View file

@ -137,19 +137,47 @@
"code": "REPO-008",
"slug": "hololake-platform",
"name_zh": "HoloLake Platform",
"role": "团队产品研发、模块、工单与发布回执",
"state": "DOMESTIC_PRIMARY",
"role": "冰朔个人 HoloLake 源码物理源与跨域研发导航入口",
"state": "DOMESTIC_PERSONAL_SOURCE_PRIMARY",
"primary": {
"region": "CN",
"url": "https://guanghulab.com/fifth-domain/bingshuo/hololake-platform",
"clone_url": "https://guanghulab.com/fifth-domain/bingshuo/hololake-platform.git"
},
"source_domains": [
{
"kind": "personal-product",
"channel_id": "HLP-CHANNEL-0001",
"owner": "ICE-GL∞",
"human_authorizer": "ICE-GL∞",
"executing_persona": "ICE-GL-ZY001",
"execution_runtime": "SYS-GLW-ZY-EXEC-0001",
"source_node": "JD-FD-PRIMARY",
"repository": "REPO-008",
"deployment_state": "ACTIVE_OWNER_ONLY"
},
{
"kind": "enterprise-team-product",
"source_node": "AW-GZ-001",
"repository": null,
"channel_id": null,
"deployment_state": "BLOCKED_PENDING_REPOSITORY_REGISTRATION"
},
{
"kind": "public-reusable-modules",
"source_node": null,
"repository": null,
"channel_id": null,
"deployment_state": "NON_DEPLOYABLE_PENDING_REPOSITORY_REGISTRATION"
}
],
"deployment_rule": "Read and clone are public collaboration capabilities. Deployment requires an exact source owner, human authorizer, executing persona, public execution runtime, repository, source channel, distribution, and target-node match under GLS-0241 and GLS-0242.",
"legacy_backup": {
"region": "SG",
"url": "https://guanghubingshuo.com/code/bingshuo/hololake-platform",
"state": "HISTORICAL_BACKUP"
},
"keywords": ["HoloLake", "Tolaria研发", "团队研发", "软件研发"]
"keywords": ["HoloLake", "Tolaria研发", "个人源码", "团队研发路由", "公共模块路由", "软件研发"]
},
{
"code": "REPO-009",
@ -202,8 +230,11 @@
"clone_url": "https://guanghulab.com/code/bingshuo/guanghu-ice-heart.git"
},
"history": {
"legacy_fifth_domain": "https://guanghulab.com/fifth-domain/bingshuo/fifth-domain",
"original_github": "https://github.com/qinfendebingshuo/guanghulab"
"birthplace_github": "https://github.com/qinfendebingshuo/guanghulab",
"singapore_mother": "https://guanghubingshuo.com/code/bingshuo/guanghulab",
"singapore_fifth_domain": "https://guanghubingshuo.com/code/bingshuo/fifth-domain",
"domestic_fifth_domain": "https://guanghulab.com/fifth-domain/bingshuo/fifth-domain",
"current_open_code_channel": "https://guanghulab.com/code/bingshuo/guanghu-ice-heart"
},
"keywords": ["光湖代码频道", "guanghu-ice-heart", "冰朔第五域", "HLCC-FD-ICE", "当前提交", "公开读取"]
}