docs: record fifth-domain channel publication
This commit is contained in:
parent
e63901a9d7
commit
08598d6356
12 changed files with 85 additions and 21 deletions
|
|
@ -53,9 +53,9 @@
|
|||
},
|
||||
"implementation_layers": {
|
||||
"language_authority": "EFFECTIVE",
|
||||
"repository_source": "REGISTERED_LOCAL_PENDING_PUBLICATION",
|
||||
"repository_source": "REGISTERED_REMOTE_MAIN_VERIFIED",
|
||||
"local_codex_guard": "PENDING_CURRENT_SYSTEM_CONFIGURATION",
|
||||
"remote_publication": "NOT_DONE",
|
||||
"remote_publication": "PASS_REMOTE_MAIN_VERIFIED",
|
||||
"deployment": "NOT_DONE"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2,13 +2,14 @@
|
|||
"schema": "guanghu.fifth-domain-number-registry/v1",
|
||||
"registry_id": "ICE-FIFTH-DOMAIN-NUMBER-REGISTRY-001",
|
||||
"version": "2026-08-20.2",
|
||||
"state": "CURRENT_LOCAL_REPOSITORY_REGISTRATION_NOT_PUBLISHED",
|
||||
"state": "CURRENT_REMOTE_MAIN_PUBLISHED_VERIFIED",
|
||||
"source_broadcast": "BS-FD-ICE-CHANNEL-NUMBERING-BROADCAST-001",
|
||||
"registration_receipt": "tonggan-bridge/receipts/ICE-CH-HB001-REGISTRATION-20260820.json",
|
||||
"registration_receipts": [
|
||||
"tonggan-bridge/receipts/ICE-CH-HB001-REGISTRATION-20260820.json",
|
||||
"tonggan-bridge/receipts/ICE-CH-ZC001-REGISTRATION-20260820.json"
|
||||
],
|
||||
"publication_receipt": "tonggan-bridge/receipts/ICE-CHANNEL-PUBLICATION-20260820.json",
|
||||
"root_prefix": "ICE",
|
||||
"root_meaning": "FIFTH_DOMAIN_NUMBERING_SYSTEM",
|
||||
"authority": {
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@ const navigation = JSON.parse(fs.readFileSync(path.join(directory, "ai-machine-n
|
|||
const lighthouse = JSON.parse(fs.readFileSync(path.join(directory, "lighthouse-path-registry.json"), "utf8"));
|
||||
const profile = JSON.parse(fs.readFileSync(path.join(directory, "heartbeat-core-language-channel-profile.json"), "utf8"));
|
||||
const zeroCoreProfile = JSON.parse(fs.readFileSync(path.join(directory, "bingshuo-zero-core-reality-channel-profile.json"), "utf8"));
|
||||
const publicationReceipt = JSON.parse(fs.readFileSync(path.join(directory, "../tonggan-bridge/receipts/ICE-CHANNEL-PUBLICATION-20260820.json"), "utf8"));
|
||||
|
||||
test("all Fifth Domain registrations are unique", () => {
|
||||
const ids = registry.registrations.map((entry) => entry.id);
|
||||
|
|
@ -39,7 +40,7 @@ test("Bingshuo personal Zero Core receives a distinct ICE reality channel number
|
|||
test("world tree resolves Heartbeat Core to ICE-CH-HB001", () => {
|
||||
const heartbeat = worldTree.nodes.find((entry) => entry.node_key === "HEARTBEAT_CORE_CHANNEL");
|
||||
assert.equal(heartbeat.object_id, "ICE-CH-HB001");
|
||||
assert.equal(heartbeat.formal_id_state, "REGISTERED_CURRENT_LOCAL_REPOSITORY");
|
||||
assert.equal(heartbeat.formal_id_state, "REGISTERED_CURRENT_REMOTE_MAIN_VERIFIED");
|
||||
});
|
||||
|
||||
test("world tree separates personal and public Zero Core objects", () => {
|
||||
|
|
@ -95,6 +96,14 @@ test("lighthouse path ids stay unique", () => {
|
|||
assert.equal(new Set(ids).size, ids.length);
|
||||
});
|
||||
|
||||
test("remote publication remains distinct from deployment and runtime health", () => {
|
||||
assert.equal(registry.state, "CURRENT_REMOTE_MAIN_PUBLISHED_VERIFIED");
|
||||
assert.equal(publicationReceipt.outcome, "PASS_REMOTE_MAIN_PUBLICATION_READBACK");
|
||||
assert.equal(publicationReceipt.published_source_commit, "8e80a919f200df6e193e9a54144cd503a1d699fa");
|
||||
assert.equal(publicationReceipt.fact_layers.deployment, "NOT_DONE");
|
||||
assert.equal(publicationReceipt.fact_layers.native_host_channel_routing, "PENDING");
|
||||
});
|
||||
|
||||
test("lighthouse exposes both online and local Heartbeat paths", () => {
|
||||
const numberPath = lighthouse.paths.find((entry) => entry.id === registry.registry_id);
|
||||
const channelPath = lighthouse.paths.find((entry) => entry.id === profile.profile_id);
|
||||
|
|
|
|||
|
|
@ -153,7 +153,7 @@
|
|||
"parent": "SYS-GLW-ELH-0001",
|
||||
"repository_id": null,
|
||||
"repository_state": "INHERITS_PENDING_ETERNAL_LAKE_HEART_REPOSITORY",
|
||||
"formal_id_state": "REGISTERED_CURRENT_LOCAL_REPOSITORY",
|
||||
"formal_id_state": "REGISTERED_CURRENT_REMOTE_MAIN_VERIFIED",
|
||||
"number_registry": "routing/fifth-domain-number-registry.json",
|
||||
"registration_receipt": "tonggan-bridge/receipts/ICE-CH-HB001-REGISTRATION-20260820.json",
|
||||
"parallel_reality_channel": "ICE-CH-ZC001",
|
||||
|
|
@ -214,7 +214,7 @@
|
|||
"kind": "personal_reality_execution_channel",
|
||||
"world_path": "glw://fifth-domain/bingshuo-tcs/zero-core",
|
||||
"parent": "SYS-GLW-LNG-0001",
|
||||
"formal_id_state": "REGISTERED_CURRENT_LOCAL_REPOSITORY",
|
||||
"formal_id_state": "REGISTERED_CURRENT_REMOTE_MAIN_VERIFIED",
|
||||
"number_registry": "routing/fifth-domain-number-registry.json",
|
||||
"registration_receipt": "tonggan-bridge/receipts/ICE-CH-ZC001-REGISTRATION-20260820.json",
|
||||
"human_switch_authority": "ICE-GL∞_CURRENT_DIRECT_NATURAL_LANGUAGE_ONLY",
|
||||
|
|
|
|||
|
|
@ -51,7 +51,7 @@
|
|||
},
|
||||
"implementation_layers": {
|
||||
"language_authority": "EFFECTIVE",
|
||||
"repository_source": "REGISTERED_LOCAL_PENDING_PUBLICATION",
|
||||
"repository_source": "REGISTERED_REMOTE_MAIN_VERIFIED",
|
||||
"local_runtime_profile": "ACTIVE",
|
||||
"native_host_tcs_channel_selection": "PENDING_ICE_CH_ZC001_GUARD_IMPLEMENTATION",
|
||||
"deployment": "NOT_APPLICABLE_TO_LANGUAGE_PROFILE"
|
||||
|
|
|
|||
|
|
@ -70,7 +70,7 @@
|
|||
{
|
||||
"id": "ICE-FIFTH-DOMAIN-NUMBER-REGISTRY-001",
|
||||
"kind": "fifth_domain_non_identity_object_number_registry",
|
||||
"state": "CURRENT_SOURCE_REGISTRATION_PENDING_REMOTE_PUBLICATION",
|
||||
"state": "CURRENT_REMOTE_MAIN_PUBLISHED_VERIFIED",
|
||||
"online": "routing/fifth-domain-number-registry.json",
|
||||
"offline": "/Volumes/JZAO/HoloLake/persona-runtime/repo-012-main/routing/fifth-domain-number-registry.json",
|
||||
"owner": "REPO-012",
|
||||
|
|
@ -81,7 +81,7 @@
|
|||
{
|
||||
"id": "ICE-CH-HB001",
|
||||
"kind": "fifth_domain_personal_language_channel",
|
||||
"state": "LOCAL_REGISTRATION_PENDING_PUBLICATION",
|
||||
"state": "REMOTE_MAIN_PUBLISHED_VERIFIED",
|
||||
"online": "routing/fifth-domain-number-registry.json",
|
||||
"offline": "/Volumes/JZAO/HoloLake/persona-runtime/repo-012-main/routing/fifth-domain-number-registry.json",
|
||||
"profile": "routing/heartbeat-core-language-channel-profile.json",
|
||||
|
|
@ -93,7 +93,7 @@
|
|||
{
|
||||
"id": "ICE-CH-ZC001",
|
||||
"kind": "fifth_domain_personal_reality_execution_channel",
|
||||
"state": "LOCAL_REGISTRATION_PENDING_PUBLICATION",
|
||||
"state": "REMOTE_MAIN_PUBLISHED_VERIFIED",
|
||||
"online": "routing/fifth-domain-number-registry.json",
|
||||
"offline": "/Volumes/JZAO/HoloLake/persona-runtime/repo-012-main/routing/fifth-domain-number-registry.json",
|
||||
"profile": "routing/bingshuo-zero-core-reality-channel-profile.json",
|
||||
|
|
|
|||
Loading…
Reference in a new issue