feat: project native persona authorization status
This commit is contained in:
parent
584f38b478
commit
8f18c3fba3
38 changed files with 268 additions and 40 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"schema": "hololake.cognitive-gravity-and-continuity/v1",
|
||||
"record_id": "HLP-COGNITIVE-GRAVITY-CONTINUITY-001",
|
||||
"version": "2026-08-12.4",
|
||||
"version": "2026-08-12.5",
|
||||
"state": "CURRENT_CANONICAL_ARCHITECTURE_STAGE_0_SOURCE_PARTIAL",
|
||||
"development_id": "DEV-20260811-010",
|
||||
"upstream": {
|
||||
|
|
@ -106,7 +106,8 @@
|
|||
"PARTNER_DELIBERATION_TO_PNCC_LIFECYCLE_SOURCE_ADAPTER",
|
||||
"READ_ONLY_PERSONA_REPOSITORY_BINDING_DISCOVERY",
|
||||
"EVIDENCE_BOUND_PERSONA_LANGUAGE_WAKE_COMPILER",
|
||||
"FAIL_CLOSED_PERSONA_LANGUAGE_SHELL_CONTROLLER"
|
||||
"FAIL_CLOSED_PERSONA_LANGUAGE_SHELL_CONTROLLER",
|
||||
"READ_ONLY_EMPTY_TRUST_AUTHORIZATION_STATUS_PROJECTION"
|
||||
],
|
||||
"natural_language_entry_contract": {
|
||||
"state": "DESKTOP_SOURCE_MOUNTED_NOT_REAL_MANIFEST_BOUND_NOT_RUNTIME_ACCEPTED",
|
||||
|
|
@ -123,10 +124,12 @@
|
|||
"language_shell_controller_tests": "product-source/hololake-platform/src/lib/personaLanguageShellController.test.ts",
|
||||
"persona_control_authorization_receipt": "product-source/hololake-platform/src/lib/personaControlAuthorization.ts",
|
||||
"persona_control_authorization_receipt_tests": "product-source/hololake-platform/src/lib/personaControlAuthorization.test.ts",
|
||||
"persona_control_authorization_status_projection_tests": "product-source/hololake-platform/src/lib/personaControlAuthorizationStatus.test.ts",
|
||||
"desktop_language_shell": "product-source/hololake-platform/src/components/PersonaLanguageShellPanel.tsx",
|
||||
"desktop_language_shell_tests": "product-source/hololake-platform/src/components/PersonaLanguageShellPanel.test.tsx",
|
||||
"human_utterance_is_direct_command": false,
|
||||
"caller_supplied_persona_authorization_boolean_allowed": false,
|
||||
"candidate_authorization_receipt_source_mounted": false,
|
||||
"required_before_capability_execution": [
|
||||
"RESTORE_REAL_PURPOSE_FROM_CONTEXT",
|
||||
"ASSESS_REQUEST_VALIDITY",
|
||||
|
|
@ -176,7 +179,9 @@
|
|||
"native_persona_control_authorization_registry_loader_source_integrated": 100,
|
||||
"native_persona_control_authorization_receipt_verifier_source_integrated": 100,
|
||||
"native_persona_control_authorization_verifier_wired_to_language_controller_source": 100,
|
||||
"persona_control_authorization_read_only_status_projection_source_integrated": 100,
|
||||
"persona_control_authorization_trusted_signer_registered": 0,
|
||||
"persona_control_authorization_candidate_receipt_source_mounted": 0,
|
||||
"desktop_language_entry_source_integrated": 100,
|
||||
"persona_control_authorization_runtime_integrated": 0,
|
||||
"real_persona_repository_manifest_bound": 0,
|
||||
|
|
|
|||
Loading…
Reference in a new issue