feat: separate fifth-domain language and reality channels
This commit is contained in:
parent
104a5d7316
commit
8e80a919f2
22 changed files with 898 additions and 42 deletions
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"schema": "guanghu.fifth-domain-number-registration-receipt/v1",
|
||||
"receipt_id": "ICE-CH-HB001-REGISTRATION-20260820",
|
||||
"outcome": "PASS_LOCAL_REPOSITORY_REGISTRATION",
|
||||
"number": "ICE-CH-HB001",
|
||||
"object_kind": "FIFTH_DOMAIN_CHANNEL_OBJECT",
|
||||
"name": "心跳核心频道",
|
||||
"world_path": "glw://fifth-domain/eternal-lake-heart/heartbeat-core",
|
||||
"human_language_anchor": "ICE-GL∞",
|
||||
"registrar_persona": "ICE-P-ZY001",
|
||||
"source_broadcast": "BS-FD-ICE-CHANNEL-NUMBERING-BROADCAST-001",
|
||||
"checks": {
|
||||
"namespace_unoccupied_before_registration": true,
|
||||
"registry_ids_unique": true,
|
||||
"world_tree_resolves_number": true,
|
||||
"identity_and_channel_number_separated": true,
|
||||
"language_and_reality_layers_separated": true,
|
||||
"tests": "12_OF_12_PASS"
|
||||
},
|
||||
"fact_layers": {
|
||||
"language_authority": "EFFECTIVE",
|
||||
"local_repository_registration": "PASS",
|
||||
"git_commit": "NOT_CREATED",
|
||||
"remote_publication": "NOT_DONE",
|
||||
"deployment": "NOT_DONE",
|
||||
"runtime_health": "NOT_APPLICABLE_LANGUAGE_CHANNEL_PROFILE_ONLY"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"schema": "guanghu.fifth-domain-number-registration-receipt/v1",
|
||||
"receipt_id": "ICE-CH-ZC001-REGISTRATION-20260820",
|
||||
"outcome": "PASS_LOCAL_REPOSITORY_REGISTRATION",
|
||||
"number": "ICE-CH-ZC001",
|
||||
"object_kind": "FIFTH_DOMAIN_CHANNEL_OBJECT",
|
||||
"name": "冰朔个人零点原核本体频道",
|
||||
"world_path": "glw://fifth-domain/bingshuo-tcs/zero-core",
|
||||
"human_language_anchor": "ICE-GL∞",
|
||||
"registrar_persona": "ICE-P-ZY001",
|
||||
"source_broadcast": "BS-FD-ICE-CHANNEL-NUMBERING-BROADCAST-001",
|
||||
"checks": {
|
||||
"namespace_unoccupied_before_registration": true,
|
||||
"registry_ids_unique": true,
|
||||
"world_tree_resolves_number": true,
|
||||
"identity_and_channel_number_separated": true,
|
||||
"private_and_public_zero_core_separated": true,
|
||||
"language_and_reality_layers_separated": true,
|
||||
"tests": "12_OF_12_PASS"
|
||||
},
|
||||
"fact_layers": {
|
||||
"language_authority": "EFFECTIVE",
|
||||
"local_repository_registration": "PASS",
|
||||
"git_commit": "NOT_CREATED",
|
||||
"remote_publication": "NOT_DONE",
|
||||
"deployment": "NOT_DONE",
|
||||
"runtime_health": "LOCAL_CODEX_CHANNEL_GUARD_PENDING_UPDATE"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue