Record node possession proof delivery
This commit is contained in:
parent
64062fadac
commit
ca67ba92d2
1 changed files with 49 additions and 0 deletions
|
|
@ -0,0 +1,49 @@
|
|||
{
|
||||
"schema": "guanghu.hololake-stage-delivery-receipt/v1",
|
||||
"receipt_id": "GH-HOLOLAKE-NODE-POSSESSION-PROOF-20260810-001",
|
||||
"development_id": "DEV-20260809-007",
|
||||
"issued_at": "2026-08-10T00:10:25Z",
|
||||
"source": {
|
||||
"repository": "REPO-014",
|
||||
"branch": "main",
|
||||
"implementation_commit": "64062fadaced14ac4e180a7f75fa6ad27b413dc5",
|
||||
"implementation_tree": "40bf0f0aa7331bf5d365d67fc6457b38d4b87ca7"
|
||||
},
|
||||
"stage": {
|
||||
"id": "NODE-POSSESSION-PROOF-003",
|
||||
"state": "IMPLEMENTED_AND_LOCALLY_DEPLOYED",
|
||||
"acceptance": [
|
||||
"challenge_is_created_only_from_an_in_process_cryptographically_verified_registration",
|
||||
"challenge_binds_account_claim_domain_node_type_fingerprint_nonce_and_expiry",
|
||||
"response_ed25519_public_key_spki_sha256_matches_the_registered_fingerprint",
|
||||
"challenge_is_single_use_and_expires_within_60_seconds",
|
||||
"unknown_fields_wrong_keys_replay_expiry_and_copied_provenance_fail_closed",
|
||||
"domain_handoff_is_not_requested_without_current_node_private_key_possession"
|
||||
]
|
||||
},
|
||||
"verification": {
|
||||
"targeted_tests": "38_PASS",
|
||||
"desktop_tests": "84_PASS",
|
||||
"knowledge_base_production_build": "PASS",
|
||||
"desktop_production_build": "PASS",
|
||||
"ghnqg": "GHNQG_PASS_100",
|
||||
"ghnqg_receipt_sha256": "aaa5fbbe0d37d0dbd6ee442beac69bf8dc1bc583093e165202c8d7bc0018cdb3",
|
||||
"candidate_codesign": "PASS_DEEP_STRICT",
|
||||
"installed_codesign": "PASS_DEEP_STRICT",
|
||||
"installed_app_asar_sha256": "870ec9afb0f62f9917d968cfe68aa564f97510716ddc4788b71985a4d44823a3",
|
||||
"installed_executable_sha256": "c423c2db1708579189814d02f86f474db723bce836e8beb9ba449f2e90ca1287",
|
||||
"installed_runtime_pid": 40029,
|
||||
"notarization": "SKIPPED_OPTIONS_UNAVAILABLE"
|
||||
},
|
||||
"recovery": {
|
||||
"previous_desktop_bundle": "/Users/bingshuolingdianyuanhe/Documents/Codex/2026-08-09/new-chat/work/DEV-20260809-007/desktop-backup-node-possession-20260810-0811/HoloLake Era.app"
|
||||
},
|
||||
"reality_boundary": {
|
||||
"repo_012_main": "34e1949a113be8d4871e61c094f2ae06e0bc5a45",
|
||||
"production_node_registration_registry": "NOT_EXISTS_0",
|
||||
"production_node_keystore_bridge": "NOT_EXISTS_0",
|
||||
"production_node_possession_receipt": "NOT_EXISTS_0",
|
||||
"production_domain_session": "NOT_EXISTS_0",
|
||||
"production_behavior": "NO_REGISTRY_MEANS_NO_CLAIM_REQUEST_AND_NO_POSSESSION_CHALLENGE"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue