feat(hololake): add signed dynamic capability routing

This commit is contained in:
冰朔 2026-08-13 12:45:35 +08:00
commit ec8bbfd604
12 changed files with 1085 additions and 17 deletions

View file

@ -1,7 +1,7 @@
{
"schema": "hololake.native-desktop-foundation/v1",
"record_id": "HLP-NATIVE-DESKTOP-FOUNDATION-001",
"state": "TAURI_FOUNDATION_WITH_ACCOUNT_SINGLE_WRITER_AND_DIRECT_LOCAL_BROKER",
"state": "TAURI_FOUNDATION_WITH_DIRECT_LOCAL_BROKER_AND_DYNAMIC_CAPABILITY_ROUTING",
"canonical_shell": "TAURI_V2_RUST_REACT",
"product_ui_implementation_started": false,
"selected_visual_direction_present": false,
@ -24,6 +24,12 @@
"account_single_writer_kernel_implemented": true,
"external_local_broker_implemented": true,
"resumable_direct_local_session_kernel_implemented": true,
"dynamic_capability_routing_contract": "contracts/dynamic-capability-routing.json",
"dynamic_capability_registry_implemented": true,
"signed_node_health_routing_implemented": true,
"dynamic_routing_trust_state": "UNPROVISIONED_FAIL_CLOSED",
"dynamic_routing_webview_mutation_exposed": false,
"production_node_write_admission_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,