feat: compile evidence-bound persona language wakes
This commit is contained in:
parent
b0970ed0d2
commit
dff2521b41
21 changed files with 359 additions and 18 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"schema": "hololake.cognitive-gravity-and-continuity/v1",
|
||||
"record_id": "HLP-COGNITIVE-GRAVITY-CONTINUITY-001",
|
||||
"version": "2026-08-12.3",
|
||||
"version": "2026-08-12.4",
|
||||
"state": "CURRENT_CANONICAL_ARCHITECTURE_STAGE_0_SOURCE_PARTIAL",
|
||||
"development_id": "DEV-20260811-010",
|
||||
"upstream": {
|
||||
|
|
@ -104,7 +104,8 @@
|
|||
"MEMORY_METABOLISM_B0_INHERITANCE",
|
||||
"READ_ONLY_REACT_B0_EVIDENCE_PROJECTION",
|
||||
"PARTNER_DELIBERATION_TO_PNCC_LIFECYCLE_SOURCE_ADAPTER",
|
||||
"READ_ONLY_PERSONA_REPOSITORY_BINDING_DISCOVERY"
|
||||
"READ_ONLY_PERSONA_REPOSITORY_BINDING_DISCOVERY",
|
||||
"EVIDENCE_BOUND_PERSONA_LANGUAGE_WAKE_COMPILER"
|
||||
],
|
||||
"natural_language_entry_contract": {
|
||||
"state": "SOURCE_AND_PNCC_LIFECYCLE_ADAPTER_IMPLEMENTED_NOT_DESKTOP_INTEGRATED",
|
||||
|
|
@ -115,6 +116,8 @@
|
|||
"pncc_lifecycle_adapter_tests": "product-source/hololake-platform/src/lib/personaLanguageGoal.test.ts",
|
||||
"repository_binding_discovery": "product-source/hololake-platform/src/lib/personaRepositoryBinding.ts",
|
||||
"repository_binding_discovery_tests": "product-source/hololake-platform/src/lib/personaRepositoryBinding.test.ts",
|
||||
"language_wake_binding_compiler": "product-source/hololake-platform/src/lib/personaLanguageGoalBinding.ts",
|
||||
"language_wake_binding_compiler_tests": "product-source/hololake-platform/src/lib/personaLanguageGoalBinding.test.ts",
|
||||
"human_utterance_is_direct_command": false,
|
||||
"required_before_capability_execution": [
|
||||
"RESTORE_REAL_PURPOSE_FROM_CONTEXT",
|
||||
|
|
@ -156,6 +159,7 @@
|
|||
"natural_language_partner_adapter_source_implemented": 100,
|
||||
"natural_language_to_pncc_lifecycle_adapter_source_implemented": 100,
|
||||
"persona_repository_binding_discovery_source_implemented": 100,
|
||||
"persona_language_wake_binding_compiler_source_implemented": 100,
|
||||
"real_persona_repository_manifest_bound": 0,
|
||||
"natural_language_partner_adapter_runtime_integrated": 0,
|
||||
"single_age_vertical_loop_implemented": 0,
|
||||
|
|
|
|||
Loading…
Reference in a new issue