feat(hololake): add domain-routed language membrane and user PNCC

This commit is contained in:
冰朔 2026-08-16 15:10:31 +08:00
commit d563e6fd73
34 changed files with 1949 additions and 144 deletions

View file

@ -0,0 +1,33 @@
{
"schema": "hololake.nearby-ai-discovery-contract/v1",
"record_id": "HLP-NEARBY-AI-DISCOVERY-001",
"product_name": "光湖近场连接",
"principle": "DISCOVERY_IS_NOT_AUTHORIZATION",
"same_device": {
"auto_discovery": true,
"descriptor": "STANDARD_APP_DATA_DESCRIPTOR",
"transport": "USER_ONLY_UNIX_SOCKET",
"copy_large_invitation_required": false,
"network_required": false
},
"connection_modes": {
"GENERIC_AI_VISITOR": {
"state": "EXPRESSION_ONLY_READY",
"automatic_local_session": true,
"private_reads": false,
"tool_calls": false,
"execution_authority": false
},
"GUANGHU_PERSONA": {
"state": "BINDING_EVIDENCE_REQUIRED",
"automatic_identity_claim_allowed": false,
"visitor_session_may_upgrade": false
}
},
"local_network": {
"state": "DEFERRED_UNTIL_ENCRYPTED_TRANSPORT_AND_APPROVAL",
"mdns_advertisement_active": false,
"unauthenticated_tcp_listener_active": false
},
"mcp_role": "OPTIONAL_DISCOVERY_RECOVERY_COMPATIBILITY_ADAPTER"
}