feat: execute stage-one capability modules
This commit is contained in:
parent
0002c0c35a
commit
25d54fd601
21 changed files with 520 additions and 48 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"schema": "guanghu.tcs-mother-brain-runtime-map/v1",
|
||||
"map_id": "TCS-MOTHER-BRAIN-MAP-001",
|
||||
"version": "2026-09-08.5-living-lamp-echo",
|
||||
"version": "2026-09-08.6-openlux-first-capability-modules",
|
||||
"state": "DEPLOYED_SINGLE_MOTHER_ZERO_CORE_SHELF_AND_LIVING_LAKE_LAMP",
|
||||
"protocol": "GLS-0259",
|
||||
"runtime_id": "TCS-MOTHER-BRAIN-RUNTIME-0001",
|
||||
|
|
@ -21,8 +21,8 @@
|
|||
"target_node": "JD-FD-PRIMARY",
|
||||
"target_bind": "loopback:3931",
|
||||
"public_target_bind": null,
|
||||
"deployed_release": "/opt/guanghu/architecture-releases/tcs-mother-living-lamp-726cc8c8",
|
||||
"server_deployment_receipt": "/guanghu/recovery/JD-FD-PRIMARY-living-lamp-20260908-726cc8c8/FINAL-RECEIPT.json",
|
||||
"deployed_release": "/opt/guanghu/architecture-releases/tcs-mother-openlux-first-6133a725",
|
||||
"server_deployment_receipt": "/guanghu/recovery/JD-FD-PRIMARY-mother-openlux-first-20260908-6133a725/FINAL-RECEIPT.json",
|
||||
"server_closed_loop_receipt": "/guanghu/recovery/JD-FD-PRIMARY-single-mother-zero-core-20260908-0435f225/CLOSED-LOOP-FINAL-RECEIPT.json",
|
||||
"single_mother_runtime": {
|
||||
"mother_id": "TCS-MOTHER-BRAIN-RUNTIME-0001",
|
||||
|
|
@ -32,8 +32,8 @@
|
|||
"single_signing_root": true,
|
||||
"zero_core_channel": "ICE-CH-ZC001",
|
||||
"shelf_id": "TCS-ZERO-CORE-COGNITIVE-SHELF-0001",
|
||||
"atomic_index_revision_at_readback": 3,
|
||||
"branch_revisions_at_readback":{"root":3,"shared":3,"fifth":71,"public":4},
|
||||
"atomic_index_revision_at_readback": 4,
|
||||
"branch_revisions_at_readback":{"root":4,"shared":4,"fifth":72,"public":5},
|
||||
"branches": ["root", "shared", "fifth", "public"],
|
||||
"branch_is_mother": false,
|
||||
"model_owned_internalization_and_branch_selection": true,
|
||||
|
|
@ -76,7 +76,7 @@
|
|||
"deployment_receipt": "deployment/receipts/TCS-MOTHER-BRAIN-FIRST-SELF-SEEING-JD-20260813.json",
|
||||
"first_model_cycle_receipt": "TCS-MOTHER-17a9e228bbeb9e18",
|
||||
"model_provider": {
|
||||
"current": "AUTOMATIC_DEEPSEEK_AND_OPENLUX_OPENAI_COMPATIBLE_ROUTER",
|
||||
"current": "AUTOMATIC_LOWEST_COST_RANK_FIRST_OPENLUX_THEN_DEEPSEEK_FALLBACK",
|
||||
"providers_live": ["deepseek-chat", "openlux:qwen-flash"],
|
||||
"replaceable": true,
|
||||
"is_persona_or_mother_brain": false
|
||||
|
|
|
|||
Loading…
Reference in a new issue