docs: record unified HoloLake runtime acceptance
This commit is contained in:
parent
b7461c66c5
commit
090e159fd6
1 changed files with 53 additions and 0 deletions
|
|
@ -0,0 +1,53 @@
|
|||
{
|
||||
"schema": "hololake.unified-desktop-runtime-acceptance/v1",
|
||||
"record_id": "HLP-UNIFIED-RUNTIME-ACCEPTANCE-20260816-001",
|
||||
"observed_at": "2026-08-16T04:55:05Z",
|
||||
"state": "LOCAL_DEVELOPER_ID_SIGNED_RUNTIME_ACCEPTED_NOT_APPLE_NOTARIZED",
|
||||
"source": {
|
||||
"branch": "integration/hololake-unified-20260816",
|
||||
"merge_commit": "b7461c66c58f3ffad2dcdb7fc83ed90815b8b421",
|
||||
"parents": [
|
||||
"1f45b62068b18442a7a1797a2488b28b68e487bf",
|
||||
"198ef7f1d578186e58f55325386512bb57243cce"
|
||||
],
|
||||
"version": "0.3.0"
|
||||
},
|
||||
"installed_application": {
|
||||
"path": "/Applications/HoloLake.app",
|
||||
"backup_path": "/Applications/HoloLake-0.2.0-backup-20260816.app",
|
||||
"bundle_identifier": "world.guanghu.hololake",
|
||||
"executable_sha256": "2b54e1ee23de3a80cf70d614f4ac590d6d44383311d90df980ca288f980b07e6",
|
||||
"developer_id_team": "825A9L3G7Q",
|
||||
"cdhash": "422d7ec0befe63f0dcf095881fcbb38da0db4e0f",
|
||||
"codesign_strict_verification": true,
|
||||
"apple_notarization": false
|
||||
},
|
||||
"verification": {
|
||||
"javascript_product_tests": { "passed": 54, "failed": 0 },
|
||||
"rust_tests": { "passed": 68, "failed": 0 },
|
||||
"typescript_and_vite_build": "PASS",
|
||||
"tauri_release_bundle": "PASS",
|
||||
"installed_ui_readback": "PASS",
|
||||
"knowledge_workspace_readback": "PASS_168_UNIQUE_242_DUPLICATES_FOLDED",
|
||||
"code_channel_readback": "PASS_REAL_REPOSITORY_TREE",
|
||||
"jd_pncc_live_projection": "PASS_READ_ONLY_LIVE",
|
||||
"zero_point_boot_protocol_comparison": "PASS_FAIL_CLOSED_UNSIGNED_UPDATE_NOT_APPLIED"
|
||||
},
|
||||
"product_boundaries": {
|
||||
"public_internal_ai_chat": false,
|
||||
"public_model_api_configuration": false,
|
||||
"zero_point_system_is_persona": false,
|
||||
"number_verification_is_persona_binding": false,
|
||||
"arbitrary_remote_code_execution": false,
|
||||
"qoder_agent_prototype_compiled": false,
|
||||
"qoder_agent_prototype_archive": "audit/dormant-qoder-agent-prototype"
|
||||
},
|
||||
"remaining_gates": [
|
||||
"APPLE_NOTARIZATION_AND_STAPLING",
|
||||
"ZERO_POINT_SIGNING_PUBLIC_KEY_PROVISIONING",
|
||||
"SIGNED_PROTOCOL_PAYLOAD_INSTALLATION",
|
||||
"PRIVATE_NUMBER_REGISTRY_DISTRIBUTION",
|
||||
"PERSONA_LOADING_RUNTIME",
|
||||
"FINAL_MAIN_BRANCH_PUBLICATION_READBACK"
|
||||
]
|
||||
}
|
||||
Loading…
Reference in a new issue