fix(persona): gate runtime projection by repository binding
This commit is contained in:
parent
8412d0e458
commit
ebe12763f1
6 changed files with 111 additions and 15 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"schema": "hololake.current-architecture/v1",
|
||||
"architecture_id": "HLP-CURRENT-ARCH-001",
|
||||
"version": "2026-08-12.5",
|
||||
"version": "2026-08-12.6",
|
||||
"state": "CURRENT_CANONICAL",
|
||||
"product": {
|
||||
"formal_name": "光湖语言系统 · 通用人工智能操作平台",
|
||||
|
|
@ -113,6 +113,7 @@
|
|||
"persona_repository_binding_discovery_source_implemented": true,
|
||||
"persona_language_wake_binding_compiler_source_implemented": true,
|
||||
"persona_repository_binding_read_only_ui_source_integrated": true,
|
||||
"persona_runtime_projection_repository_gate_source_integrated": true,
|
||||
"real_persona_repository_manifest_bound": false,
|
||||
"natural_language_partner_adapter_runtime_integrated": false,
|
||||
"required_natural_language_entry": "PARTNER_DELIBERATION_AND_LANGUAGE_HOME_INTEGRITY_GATE",
|
||||
|
|
|
|||
Loading…
Reference in a new issue