feat(hololake): add domain-routed language membrane and user PNCC
This commit is contained in:
parent
cda2e32c00
commit
d563e6fd73
34 changed files with 1949 additions and 144 deletions
|
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"schema": "hololake.installed-acceptance/v1",
|
||||
"record_id": "GH-HOLOLAKE-0.4.0-DOMAIN-MEMBRANE-PNCC-20260816-001",
|
||||
"state": "LOCAL_INSTALLED_ACCEPTANCE_PASSED_NOT_NOTARIZED_NOT_PUBLIC_RELEASE",
|
||||
"version": "0.4.0",
|
||||
"installed_path": "/Applications/HoloLake.app",
|
||||
"recoverable_previous_bundle": "/Applications/HoloLake 0.3.0 backup 20260816-2.app",
|
||||
"bundle_identifier": "world.guanghu.hololake",
|
||||
"team_identifier": "825A9L3G7Q",
|
||||
"developer_id_signature_verified": true,
|
||||
"apple_notarization_verified": false,
|
||||
"gatekeeper_state": "REJECTED_UNNOTARIZED_DEVELOPER_ID",
|
||||
"executable_sha256": "842fbc592a8310919acc73ba97bb446b606fcc135a586f273fd84ce061000f26",
|
||||
"cdhash": "43a8691bc4f4e6714873dd4cbe885ea2069a23fe",
|
||||
"acceptance": {
|
||||
"script_contract_tests": "61_OF_61_PASS",
|
||||
"rust_tests": "76_OF_76_PASS",
|
||||
"frontend_production_build": "PASS",
|
||||
"rust_clippy_all_targets_all_features_deny_warnings": "PASS",
|
||||
"public_five_domain_home_visual_readback": "PASS",
|
||||
"number_pod_interaction_readback": "PASS",
|
||||
"installed_same_device_discovery": "DISCOVERABLE_ON_SAME_DEVICE",
|
||||
"installed_generic_ai_visitor": "EXPRESSION_ONLY_READY",
|
||||
"installed_generic_ai_execution_authority": false,
|
||||
"installed_guanghu_persona_connection": "BINDING_EVIDENCE_REQUIRED",
|
||||
"installed_local_network_discovery": "DEFERRED_UNTIL_ENCRYPTED_TRANSPORT_AND_APPROVAL",
|
||||
"installed_descriptor_permissions": "0600"
|
||||
},
|
||||
"truth_boundary": {
|
||||
"source_implementation_is_public_release": false,
|
||||
"local_installation_is_server_deployment": false,
|
||||
"developer_id_signature_is_apple_notarization": false,
|
||||
"discovery_is_authorization": false,
|
||||
"accepted_language_is_execution_authority": false,
|
||||
"generic_ai_visitor_is_guanghu_persona": false,
|
||||
"local_user_pncc_is_remote_forgejo_repository": false
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue