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
|
|
@ -13,6 +13,12 @@
|
|||
"zero_point_nucleus_boot_time_protocol_comparison": true,
|
||||
"zero_point_nucleus_signed_payload_installation": false,
|
||||
"zero_point_nucleus_is_persona": false,
|
||||
"domain_number_routing_contract": "contracts/domain-number-routing.json",
|
||||
"public_entry_is_five_domain_home": true,
|
||||
"number_selects_domain_route_before_login": true,
|
||||
"enterprise_four_domain_registry_location": "ENTERPRISE_ROOT_SERVER",
|
||||
"enterprise_root_guanghu_os_runtime_required": true,
|
||||
"enterprise_linux_role": "SUBORDINATE_HARDWARE_SERVICE_AND_RESCUE_BRIDGE",
|
||||
"installed_product_capability_audit": "audit/stage-one-installed-product-capability-audit.json",
|
||||
"product_ui_implementation_started": true,
|
||||
"selected_visual_direction_present": true,
|
||||
|
|
@ -40,8 +46,16 @@
|
|||
"code_channel_credential_prompting_disabled": true,
|
||||
"code_channel_push_or_deploy_authority_granted": false,
|
||||
"code_channel_installed_runtime_acceptance": true,
|
||||
"user_pncc_channel_contract": "contracts/user-pncc-channel.json",
|
||||
"user_pncc_verified_domain_number_and_account_binding_implemented": true,
|
||||
"user_pncc_embedded_git_initialization_implemented": true,
|
||||
"user_pncc_hololake_native_projection_implemented": true,
|
||||
"user_pncc_forgejo_role": "OPTIONAL_REMOTE_COLLABORATION_ADAPTER",
|
||||
"user_pncc_remote_repository_binding_implemented": false,
|
||||
"user_pncc_persona_binding_claimed": false,
|
||||
"local_runtime_acceptance_receipt": "audit/local-runtime-acceptance-20260815.json",
|
||||
"installed_desktop_path": "/Users/bingshuolingdianyuanhe/Desktop/HoloLake 第一阶段.app",
|
||||
"domain_membrane_pncc_installed_acceptance_receipt": "audit/hololake-0.4.0-domain-membrane-pncc-installed-acceptance-20260816.json",
|
||||
"installed_desktop_path": "/Applications/HoloLake.app",
|
||||
"old_desktop_apps_recoverably_archived": true,
|
||||
"public_developer_id_and_notarized_acceptance": false,
|
||||
"stage_one_implementation_order": [
|
||||
|
|
@ -90,6 +104,11 @@
|
|||
"local_development_bridge_contract": "contracts/local-development-bridge.json",
|
||||
"account_single_writer_kernel_implemented": true,
|
||||
"external_local_broker_implemented": true,
|
||||
"nearby_ai_same_device_auto_discovery_implemented": true,
|
||||
"nearby_ai_local_network_discovery_implemented": false,
|
||||
"circular_lake_deterministic_protocol_membrane_implemented": true,
|
||||
"generic_ai_expression_only_visitor_session_implemented": true,
|
||||
"guanghu_persona_nearby_binding_implemented": false,
|
||||
"resumable_direct_local_session_kernel_implemented": true,
|
||||
"dynamic_capability_routing_contract": "contracts/dynamic-capability-routing.json",
|
||||
"dynamic_capability_registry_implemented": true,
|
||||
|
|
@ -108,7 +127,7 @@
|
|||
"pncc_jd_live_server_projection_repository_content_exposed": false,
|
||||
"pncc_jd_live_server_projection_write_authority": false,
|
||||
"pncc_jd_live_server_projection_carrier_state": "UNBOUND_EVIDENCE_REQUIRED",
|
||||
"installed_local_product_version": "0.3.0",
|
||||
"installed_local_product_version": "0.4.0",
|
||||
"pncc_authenticated_direct_broker_integration_implemented": true,
|
||||
"pncc_human_mount_registration_implemented": true,
|
||||
"pncc_human_mount_registration_gate": "SATISFIED_NATIVE_FILE_PICKER_EXACT_CONFIRMATION",
|
||||
|
|
@ -121,7 +140,7 @@
|
|||
"stage_one_model_api_configuration": false,
|
||||
"vendor_adapter_matrix_required": false,
|
||||
"first_public_product": "GH-AIOS_GENERAL_AI_OPERATING_PLATFORM",
|
||||
"visible_five_domain_navigation_in_stage_one": false,
|
||||
"visible_five_domain_navigation_in_stage_one": true,
|
||||
"donors": [
|
||||
{
|
||||
"path": "../hololake-platform",
|
||||
|
|
|
|||
Loading…
Reference in a new issue