feat(hololake): add human-confirmed PNCC mounts

This commit is contained in:
冰朔 2026-08-13 14:01:43 +08:00
commit e70c9201c2
10 changed files with 524 additions and 15 deletions

View file

@ -41,8 +41,8 @@
"pncc_remote_incremental_object_channel_implemented": true,
"pncc_receipt_projection_implemented": true,
"pncc_authenticated_direct_broker_integration_implemented": true,
"pncc_human_mount_registration_implemented": false,
"pncc_human_mount_registration_gate": "NATIVE_FILE_PICKER_EXACT_CONFIRMATION_REQUIRED",
"pncc_human_mount_registration_implemented": true,
"pncc_human_mount_registration_gate": "SATISFIED_NATIVE_FILE_PICKER_EXACT_CONFIRMATION",
"pncc_internal_model_inference_implemented": false,
"pncc_execution_limb_implemented": false,
"pncc_persona_lease_acquisition_implemented": false,