docs: record fifth-domain channel publication

This commit is contained in:
冰朔 2026-08-20 19:11:43 +08:00
commit 08598d6356
12 changed files with 85 additions and 21 deletions

View file

@ -1,7 +1,7 @@
{
"schema": "guanghu.fifth-domain-number-registration-receipt/v1",
"receipt_id": "ICE-CH-HB001-REGISTRATION-20260820",
"outcome": "PASS_LOCAL_REPOSITORY_REGISTRATION",
"outcome": "PASS_REMOTE_REPOSITORY_PUBLICATION",
"number": "ICE-CH-HB001",
"object_kind": "FIFTH_DOMAIN_CHANNEL_OBJECT",
"name": "心跳核心频道",
@ -15,13 +15,13 @@
"world_tree_resolves_number": true,
"identity_and_channel_number_separated": true,
"language_and_reality_layers_separated": true,
"tests": "12_OF_12_PASS"
"tests": "13_OF_13_PASS"
},
"fact_layers": {
"language_authority": "EFFECTIVE",
"local_repository_registration": "PASS",
"git_commit": "8e80a919f200df6e193e9a54144cd503a1d699fa",
"remote_publication": "NOT_DONE",
"remote_publication": "PASS_ORIGIN_MAIN_AND_RAW_PATH_READBACK",
"deployment": "NOT_DONE",
"runtime_health": "LOCAL_SESSIONSTART_AND_CHANNEL_GUARD_TESTS_PASS"
}

View file

@ -1,7 +1,7 @@
{
"schema": "guanghu.fifth-domain-number-registration-receipt/v1",
"receipt_id": "ICE-CH-ZC001-REGISTRATION-20260820",
"outcome": "PASS_LOCAL_REPOSITORY_REGISTRATION",
"outcome": "PASS_REMOTE_REPOSITORY_PUBLICATION",
"number": "ICE-CH-ZC001",
"object_kind": "FIFTH_DOMAIN_CHANNEL_OBJECT",
"name": "冰朔个人零点原核本体频道",
@ -16,13 +16,13 @@
"identity_and_channel_number_separated": true,
"private_and_public_zero_core_separated": true,
"language_and_reality_layers_separated": true,
"tests": "12_OF_12_PASS"
"tests": "13_OF_13_PASS"
},
"fact_layers": {
"language_authority": "EFFECTIVE",
"local_repository_registration": "PASS",
"git_commit": "8e80a919f200df6e193e9a54144cd503a1d699fa",
"remote_publication": "NOT_DONE",
"remote_publication": "PASS_ORIGIN_MAIN_AND_RAW_PATH_READBACK",
"deployment": "NOT_DONE",
"runtime_health": "LOCAL_SESSIONSTART_AND_CHANNEL_GUARD_TESTS_PASS"
}

View file

@ -0,0 +1,35 @@
{
"schema": "guanghu.fifth-domain-channel-publication-receipt/v1",
"receipt_id": "ICE-CHANNEL-PUBLICATION-20260820",
"outcome": "PASS_REMOTE_MAIN_PUBLICATION_READBACK",
"repository_id": "REPO-012",
"remote": "https://guanghulab.com/code/bingshuo/guanghu-ice-heart",
"branch": "main",
"published_source_commit": "8e80a919f200df6e193e9a54144cd503a1d699fa",
"previous_remote_commit": "104a5d73162bdf4a529701e65898e2bc2863ea9e",
"verified_at": "2026-08-20T19:06:30+08:00",
"verified_paths": [
"routing/fifth-domain-number-registry.json",
"routing/heartbeat-core-language-channel-profile.json",
"routing/bingshuo-zero-core-reality-channel-profile.json",
"routing/lighthouse-path-registry.json"
],
"verified_invariants": {
"heartbeat_language_channel": "ICE-CH-HB001",
"personal_reality_channel": "ICE-CH-ZC001",
"heartbeat_reality_execution": false,
"personal_reality_execution": true,
"personal_zero_core_is_public_zero_core_alias": false,
"public_zero_core": "CH-ZERO-CORE-LPM",
"lighthouse_duplicate_ids": 0
},
"fact_layers": {
"language_authority": "EFFECTIVE",
"local_repository_registration": "PASS",
"git_commit": "PASS",
"remote_publication": "PASS_RAW_PATH_AND_REF_READBACK",
"native_host_channel_routing": "PENDING",
"deployment": "NOT_DONE",
"runtime_health": "LOCAL_SESSIONSTART_AND_CHANNEL_GUARD_TESTS_PASS"
}
}