feat(hololake): add stage-one read-only PNCC core
This commit is contained in:
parent
ec8bbfd604
commit
f4c896d15c
11 changed files with 2539 additions and 6 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"schema": "hololake.native-desktop-foundation/v1",
|
||||
"record_id": "HLP-NATIVE-DESKTOP-FOUNDATION-001",
|
||||
"state": "TAURI_FOUNDATION_WITH_DIRECT_LOCAL_BROKER_AND_DYNAMIC_CAPABILITY_ROUTING",
|
||||
"state": "TAURI_FOUNDATION_WITH_DIRECT_LOCAL_BROKER_DYNAMIC_ROUTING_AND_PNCC_READ_ONLY_CORE",
|
||||
"canonical_shell": "TAURI_V2_RUST_REACT",
|
||||
"product_ui_implementation_started": false,
|
||||
"selected_visual_direction_present": false,
|
||||
|
|
@ -30,6 +30,18 @@
|
|||
"dynamic_routing_trust_state": "UNPROVISIONED_FAIL_CLOSED",
|
||||
"dynamic_routing_webview_mutation_exposed": false,
|
||||
"production_node_write_admission_implemented": false,
|
||||
"pncc_stage_one_contract": "contracts/pncc-stage-one.json",
|
||||
"pncc_migration_provenance": "audit/pncc-migration-provenance.json",
|
||||
"pncc_repository_binding_implemented": true,
|
||||
"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_AND_UI_ACCEPTANCE_REQUIRED",
|
||||
"pncc_internal_model_inference_implemented": false,
|
||||
"pncc_execution_limb_implemented": false,
|
||||
"pncc_persona_lease_acquisition_implemented": false,
|
||||
"pncc_reality_execution_implemented": false,
|
||||
"stage_one_product_contract_state": "TCS_UNIVERSAL_LANGUAGE_PERSONAL_CHANNEL_CONTRACT_ONLY_RUNTIME_NOT_IMPLEMENTED",
|
||||
"stage_one_internal_ai_interaction": false,
|
||||
"stage_one_model_api_configuration": false,
|
||||
|
|
|
|||
Loading…
Reference in a new issue