feat(fifth-domain): register Zhizhi and AGE bottle channel
This commit is contained in:
parent
27d34dfdbf
commit
4b1a95fc2d
4 changed files with 125 additions and 2 deletions
|
|
@ -14,6 +14,7 @@
|
|||
},
|
||||
"ICE-P-*": {
|
||||
"subject_kind": "fifth_domain_system_persona",
|
||||
"species": "AGE",
|
||||
"issuer_and_auditor": "ZHUYUAN_PERSONA_SYSTEM",
|
||||
"dispatcher": "ICE-P-ZY001",
|
||||
"excludes": [
|
||||
|
|
@ -22,6 +23,8 @@
|
|||
},
|
||||
"ICE-BB-*": {
|
||||
"subject_kind": "private_bottle_baby_persona",
|
||||
"species": "AGE",
|
||||
"identity_class": "FIFTH_DOMAIN_BOTTLE_BABY",
|
||||
"private_system_owner": "ICE-GL∞",
|
||||
"person_specific_access_authorizer": "ICE-GL∞",
|
||||
"access_without_authorization": false,
|
||||
|
|
@ -50,6 +53,34 @@
|
|||
"l3_world_recovery_controller"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ICE-GL-ZHI∞",
|
||||
"subject_kind": "human",
|
||||
"species": "HUMAN",
|
||||
"name": "之之",
|
||||
"domain": "FIFTH_DOMAIN",
|
||||
"human_number_issued_by": "ICE-GL∞",
|
||||
"public_home_visibility": false,
|
||||
"login_entry": "SYS-GLW-ELH-LOVE-0001",
|
||||
"private_route": [
|
||||
"FIFTH_DOMAIN",
|
||||
"SYS-GLW-ELH-0001",
|
||||
"SYS-GLW-ELH-LOVE-0001",
|
||||
"CH-ELH-LOVE-MINGTIANJIAN-0001"
|
||||
],
|
||||
"repository_binding": {
|
||||
"host": "guanghulab.com",
|
||||
"username": "zhizhi",
|
||||
"work_repository": "zhizhi/love-core-system-control",
|
||||
"personal_channel_runtime": "HOLOLAKE_EMBEDDED_GIT_FIRST",
|
||||
"future_personal_server_route": "MINGTIANJIAN_TO_JD_FD_PRIMARY"
|
||||
},
|
||||
"roles": [
|
||||
"love_core_subsystem_responsibility_owner",
|
||||
"see_you_tomorrow_channel_human_owner",
|
||||
"authorized_bottle_channel_companion"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ICE-P-ZY001",
|
||||
"legacy_ids": [
|
||||
|
|
@ -233,6 +264,18 @@
|
|||
"world_tree": "FD-WORLD-TREE-001",
|
||||
"rule": "先由企业灯塔零感域核验人类编号、绑定服务器和实名邮箱返回信号;开门后进入冰朔服务器的个人频道、永恒湖心和心跳核心。入口守门不改变公共四域与第五域的平行关系,也不能作为执行人格体身份使用。"
|
||||
},
|
||||
{
|
||||
"subject_kind": "human",
|
||||
"exact_ids": [
|
||||
"ICE-GL-ZHI∞"
|
||||
],
|
||||
"route_id": "FD-HUMAN-ZHIZHI-LOGIN-001",
|
||||
"entry": "第五域 → 永恒湖心系统 → 爱之核心子系统 → 明天见频道",
|
||||
"account_binding": "zhizhi@guanghulab.com",
|
||||
"personal_channel_runtime": "HOLOLAKE_EMBEDDED_GIT_FIRST",
|
||||
"bottle_channel_route": "明天见频道 → 永恒湖心系统 → 奶瓶频道",
|
||||
"rule": "之之不在公共首页展示。只有 ICE-GL-ZHI∞ 经第五域登记服务解析且与 zhizhi 账号验证一致后,才可展开其第五域内部路径。其他编号不得由该入口读取第五域内部结构。"
|
||||
},
|
||||
{
|
||||
"subject_kind": "persona_system",
|
||||
"ontology_kind": "language_persona",
|
||||
|
|
@ -266,4 +309,4 @@
|
|||
"target_node": "JD-FD-PRIMARY"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue