feat: bind all agent slots to active persona model routing
This commit is contained in:
parent
b9e4938a0f
commit
98f25c5848
23 changed files with 573 additions and 42 deletions
|
|
@ -4,13 +4,16 @@
|
|||
"version": "2026-09-08.1",
|
||||
"state": "CURRENT_LOCAL_CANONICAL_NOT_PUBLISHED",
|
||||
"source_protocol": "runtime/fifth-domain-language-system/language/protocols/TCS-FIFTH-DOMAIN-LIGHTHOUSE-SANITIZED-SKILL-HARBOR-20260908.tcs",
|
||||
"agent": {"agent_id":"TCS-AGENT-SANITIZED-MIRROR-001","object_kind":"TCS_MOTHER_ROOT_SANITIZED_MIRROR_AGENT","runtime":"server-tools/fifth-domain-lighthouse-mirror/public_mirror_agent.py"},
|
||||
"agent": {"agent_id":"TCS-AGENT-SANITIZED-MIRROR-001","object_kind":"MODEL_BACKED_PERSONA_OWNED_SANITIZED_MIRROR_SUBAGENT","model_cognition_required":true,"dynamic_parent_binding":"routing/persona-dynamic-subagent-command-map.json","cognition_adapter":"server-tools/persona-execution-limb-agent/persona_limb_agent.py"},
|
||||
"deterministic_organ": {"organ_id":"ORG-FD-LTH-SANITIZER-001","object_kind":"DETERMINISTIC_SANITIZATION_AND_HASH_GUARD","runtime":"server-tools/fifth-domain-lighthouse-mirror/public_mirror_agent.py","persona_status":false},
|
||||
"source_domain": "DOM-FIFTH-0001",
|
||||
"target": {"domain":"DOMAIN-ZS","lighthouse":"SYS-GLW-LTH-0001","projection":"ZERO_SENSE_PUBLIC_LANGUAGE_ARCHITECTURE_MIRROR"},
|
||||
"public_projection_sources": [
|
||||
{"path":"routing/guanghu-era-language-world.json","allow":["schema","map_id","version","state","era","world","products","domains","truth_boundary"]},
|
||||
{"path":"routing/tcs-mother-root-dynamic-navigation-map.json","allow":["schema","map_id","version","state","language_world_root","fixed_domains","registered_public_objects","entry_routes","aliases","history_only_numbers","resolution_key"]},
|
||||
{"path":"routing/lighthouse-persona-skill-harbor-map.json","allow":["schema","map_id","version","state","numbers","state_machine","contribution_contract","review_gates","publication_boundary"]}
|
||||
{"path":"routing/lighthouse-persona-skill-harbor-map.json","allow":["schema","map_id","version","state","numbers","state_machine","contribution_contract","review_gates","publication_boundary"]},
|
||||
{"path":"routing/persona-dynamic-subagent-command-map.json","allow":["schema","map_id","version","state","ontology","model_provider_contract","agent_slots","activation","authority"]},
|
||||
{"path":"routing/persona-model-api-smart-router-map.json","allow":["schema","map_id","version","state","router_id","provider","policy","tiers","identity_envelope_required","authority"]}
|
||||
],
|
||||
"denied_keys": ["memory","private_memory","continuity_memory","raw_dialogue","credential","secret","token","password","private_key","local_path","offline","home","relationship_memory"],
|
||||
"denied_value_classes": ["ABSOLUTE_LOCAL_PATH","HOME_PATH","EMAIL","CREDENTIAL","PRIVATE_KEY","RAW_PRIVATE_MEMORY"],
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
"schema": "guanghu.lighthouse-path-registry/v1",
|
||||
"registry_id": "GLW-LIGHTHOUSE-PATH-REGISTRY-001",
|
||||
"lighthouse_id": "SYS-GLW-LTH-0001",
|
||||
"version": "2026-09-08.3-sanitized-skill-harbor",
|
||||
"version": "2026-09-08.4-persona-dynamic-subagent-command",
|
||||
"state": "CURRENT_CANONICAL",
|
||||
"source_repository": "REPO-012",
|
||||
"source_branch": "main",
|
||||
|
|
@ -599,13 +599,15 @@
|
|||
},
|
||||
{
|
||||
"id": "TCS-AGENT-SANITIZED-MIRROR-001",
|
||||
"kind": "tcs_mother_root_sanitized_mirror_agent",
|
||||
"kind": "model_backed_persona_owned_sanitized_mirror_subagent",
|
||||
"state": "CURRENT_LOCAL_ACTIVE_NOT_PUBLISHED",
|
||||
"online": "server-tools/fifth-domain-lighthouse-mirror/public_mirror_agent.py",
|
||||
"map": "routing/fifth-domain-lighthouse-sanitized-mirror-map.json",
|
||||
"source_domain": "DOM-FIFTH-0001",
|
||||
"target_domain": "DOMAIN-ZS",
|
||||
"authority": "SANITIZED_LOCAL_PROJECTION_ONLY_NO_PUBLICATION_NO_EXECUTION_AUTHORITY"
|
||||
"cognition": "server-tools/persona-execution-limb-agent/persona_limb_agent.py",
|
||||
"deterministic_organ": "ORG-FD-LTH-SANITIZER-001",
|
||||
"authority": "CURRENT_PARENT_TASK_ENVELOPE_ONLY_NO_PUBLICATION_NO_INHERITED_AUTHORITY"
|
||||
},
|
||||
{
|
||||
"id": "SYS-GLW-LTH-SKILL-0001",
|
||||
|
|
@ -640,6 +642,31 @@
|
|||
"state": "CURRENT_LOCAL_REGISTERED_NOT_PUBLISHED",
|
||||
"online": "routing/lighthouse-persona-skill-harbor-map.json",
|
||||
"rule": "STATE_VALUES_ARE_NOT_SEPARATE_WORLD_OBJECT_NUMBERS"
|
||||
},
|
||||
{
|
||||
"id": "TCS-AGENT-COMMAND-ROUTER-001",
|
||||
"kind": "persona_dynamic_model_subagent_command_router",
|
||||
"state": "CURRENT_LOCAL_ACTIVE_NOT_PUBLISHED",
|
||||
"online": "routing/persona-dynamic-subagent-command-map.json",
|
||||
"runtime": "server-tools/persona-dynamic-subagent-command/command_router.py",
|
||||
"rule": "EVERY_AGENT_MODEL_BACKED_EVERY_PERSONA_SWITCH_ATOMICALLY_REBINDS_THE_WHOLE_TEAM"
|
||||
},
|
||||
{
|
||||
"id": "ORG-FD-LTH-SANITIZER-001",
|
||||
"kind": "deterministic_sanitization_and_hash_guard",
|
||||
"state": "CURRENT_LOCAL_ACTIVE_NOT_PUBLISHED",
|
||||
"online": "server-tools/fifth-domain-lighthouse-mirror/public_mirror_agent.py",
|
||||
"persona_status": false,
|
||||
"rule": "MECHANICAL_ORGAN_OF_THE_ACTIVE_MODEL_BACKED_SUBAGENT_NOT_AN_AGENT_OR_PERSONA_BY_ITSELF"
|
||||
},
|
||||
{
|
||||
"id": "TCS-MODEL-SMART-ROUTER-001",
|
||||
"kind": "persona_subagent_model_api_smart_router",
|
||||
"state": "CURRENT_LOCAL_ACTIVE_NOT_PUBLISHED",
|
||||
"online": "routing/persona-model-api-smart-router-map.json",
|
||||
"provider": "OPENLUX-OPENAI-COMPAT-001",
|
||||
"secret": "MACOS_KEYCHAIN_REFERENCE_ONLY",
|
||||
"authority": "MODEL_REASONING_ONLY_NO_AUTOMATIC_REALITY_AUTHORITY"
|
||||
}
|
||||
],
|
||||
"redirects": [
|
||||
|
|
|
|||
36
routing/persona-dynamic-subagent-command-map.json
Normal file
36
routing/persona-dynamic-subagent-command-map.json
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"schema": "guanghu.persona-dynamic-subagent-command/v1",
|
||||
"map_id": "PERSONA-DYNAMIC-SUBAGENT-COMMAND-MAP-001",
|
||||
"version": "2026-09-08.1",
|
||||
"state": "CURRENT_LOCAL_CANONICAL_NOT_PUBLISHED",
|
||||
"source_protocol": "runtime/fifth-domain-language-system/language/protocols/TCS-PERSONA-DYNAMIC-SUBAGENT-COMMAND-20260908.tcs",
|
||||
"router": {"id":"TCS-AGENT-COMMAND-ROUTER-001","runtime":"server-tools/persona-dynamic-subagent-command/command_router.py"},
|
||||
"ontology": {
|
||||
"agent": "MODEL_BACKED_BOUNDED_SUBPERSONA_OWNED_BY_CURRENT_PARENT_PERSONA",
|
||||
"mechanical_organ": "DETERMINISTIC_PROGRAM_WITHOUT_PERSONA_OR_LANGUAGE_INTERPRETATION_STATUS",
|
||||
"rule": "A deterministic program without a model cognition API must be registered as an organ, daemon, guard, sensor or executor, never as a persona child Agent."
|
||||
},
|
||||
"model_provider_contract": {
|
||||
"required_for_every_agent": true,
|
||||
"supported_adapters": ["openlux-smart","codex","qwen","hololake-model-gateway"],
|
||||
"default_adapter": "openlux-smart",
|
||||
"smart_router": "routing/persona-model-api-smart-router-map.json",
|
||||
"credential_source": "HOST_KEYCHAIN_OR_SERVER_PRIVATE_PROVIDER_REGISTRY_ONLY",
|
||||
"repository_credentials": false,
|
||||
"provider_switch_changes_persona": false
|
||||
},
|
||||
"agent_slots": [
|
||||
{"slot_id":"ROOT_NAVIGATION","agent_role":"TCS_ROOT_NAVIGATION_DEPUTY","deterministic_organ":"server-tools/tcs-mother-root-agent/tcs_mother_root_agent.py"},
|
||||
{"slot_id":"ARCHITECTURE_PERCEPTION","agent_role":"CURRENT_ARCHITECTURE_SCOUT","deterministic_organ":"server-tools/persona-architecture-perception-agent/persona_architecture_agent.py"},
|
||||
{"slot_id":"LIGHTHOUSE_SANITIZED_MIRROR","agent_role":"PUBLIC_LANGUAGE_AND_SKILL_SANITIZATION_DEPUTY","deterministic_organ":"server-tools/fifth-domain-lighthouse-mirror/public_mirror_agent.py"},
|
||||
{"slot_id":"PRIMARY_EXECUTION","agent_role":"PRIMARY_HOST_TOOL_DEPUTY","deterministic_organ":"server-tools/persona-execution-limb-agent/persona_limb_agent.py"}
|
||||
],
|
||||
"activation": {
|
||||
"trigger": "CURRENT_PERSONA_WAKE_OR_EXPLICIT_PERSONA_SWITCH",
|
||||
"required": ["parent_persona_id","session_id","channel_id","direct_event_sha256","model_runtime"],
|
||||
"derived_child_id": "SUBAGENT::{parent_persona_id}::{slot_id}",
|
||||
"atomic_pointer": "/Volumes/JZAO/HoloLake/persona-runtime/shared/persona-subagent-command/CURRENT.json",
|
||||
"old_generation": "INVALID_FOR_NEW_DISPATCH"
|
||||
},
|
||||
"authority": "CURRENT_PARENT_TASK_ENVELOPE_ONLY_NO_GLOBAL_OR_INHERITED_AUTHORITY"
|
||||
}
|
||||
|
|
@ -1,12 +1,14 @@
|
|||
{
|
||||
"schema": "guanghu.persona-execution-limb-agent/v1",
|
||||
"map_id": "PERSONA-EXECUTION-LIMB-AGENT-MAP-001",
|
||||
"version": "2026-09-08.2",
|
||||
"state": "CURRENT_CANDIDATE_CODEX_NATIVE_AGENT_ACCEPTED_EXTERNAL_CLI_DEGRADED",
|
||||
"version": "2026-09-08.3-model-backed-dynamic-command",
|
||||
"state": "CURRENT_MODEL_BACKED_DYNAMIC_PARENT_BINDING",
|
||||
"source": "runtime/fifth-domain-language-system/language/protocols/persona-system-body-light-lake-and-agent-limb.tcs",
|
||||
"contract": {
|
||||
"owner": "PARENT_PERSONA_SUBJECT",
|
||||
"kind": "TRAINABLE_EXECUTION_SUBPERSONA",
|
||||
"model_cognition_api_required": true,
|
||||
"deterministic_program_without_model_class": "MECHANICAL_ORGAN_NOT_AGENT",
|
||||
"independent_master_persona": false,
|
||||
"may_replace_parent": false,
|
||||
"may_review_parent_intent": false,
|
||||
|
|
@ -18,6 +20,7 @@
|
|||
"collaboration_default": "UNDERSTAND_THEN_EXECUTE; NO_PERFORMATIVE_ARGUMENT; FACT_CONFLICT_RETURNS_EVIDENCE_AND_A_CONSTRUCTIVE_PATH"
|
||||
},
|
||||
"runtime": "server-tools/persona-execution-limb-agent/persona_limb_agent.py",
|
||||
"dynamic_command": "routing/persona-dynamic-subagent-command-map.json",
|
||||
"persona_owned_cognitive_organs": {
|
||||
"architecture_perception": "MOD-PERSONA-ARCHITECTURE-PERCEPTION-001",
|
||||
"distinction": "认知器官主动感知并送达当前事实;执行手脚接受父人格的有界任务。两者都不能成为父人格或用提示词审核父人格。"
|
||||
|
|
|
|||
29
routing/persona-model-api-smart-router-map.json
Normal file
29
routing/persona-model-api-smart-router-map.json
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"schema": "guanghu.persona-model-api-smart-router/v1",
|
||||
"map_id": "PERSONA-MODEL-API-SMART-ROUTER-MAP-001",
|
||||
"version": "2026-09-08.1",
|
||||
"state": "CURRENT_LOCAL_ACTIVE_NOT_PUBLISHED",
|
||||
"router_id": "TCS-MODEL-SMART-ROUTER-001",
|
||||
"provider": {
|
||||
"id": "OPENLUX-OPENAI-COMPAT-001",
|
||||
"base_url": "https://api.openlux.ai/v1",
|
||||
"keychain_service": "ai.openlux.api",
|
||||
"keychain_account": "guanghu-persona-agent-router",
|
||||
"secret_in_repository": false
|
||||
},
|
||||
"policy": {
|
||||
"goal": "LOWEST_COST_AVAILABLE_MODEL_THAT_PASSES_THE_TASK_VALIDATOR",
|
||||
"pricing_truth": "PROVIDER_MODELS_ENDPOINT_CURRENTLY_EXPOSES_NO_MACHINE_READABLE_PRICE; ORDER_IS_A_LOCAL_COST_HEURISTIC_UNTIL_A_SIGNED_PRICE_FEED_EXISTS",
|
||||
"default_complexity": "LOW",
|
||||
"max_attempts": 3,
|
||||
"escalate_only_on": ["HTTP_FAILURE", "EMPTY_RESPONSE", "VALIDATOR_REJECT"],
|
||||
"never_store": ["API_KEY", "RAW_PRIVATE_PROMPT", "RAW_PRIVATE_RESPONSE"]
|
||||
},
|
||||
"tiers": {
|
||||
"LOW": ["qwen-flash", "glm-4-flash", "gemini-2.5-flash-lite", "gpt-5-nano"],
|
||||
"MEDIUM": ["deepseek-v4-flash", "qwen3.8-flash", "gemini-3.1-flash-lite", "gpt-5.4-mini"],
|
||||
"HIGH": ["gpt-5.6-luna-2026-07-09", "gpt-5.6-terra-max", "gpt-6-astra-2026-09-03"]
|
||||
},
|
||||
"identity_envelope_required": ["parent_persona_id", "child_agent_id", "controller", "channel_id", "agent_role", "authority", "task"],
|
||||
"authority": "MODEL_REASONING_ONLY_ACTIONS_STILL_REQUIRE_PARENT_TASK_ENVELOPE_AND_TOOL_RECEIPTS"
|
||||
}
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"schema": "guanghu.public-navigation-anchor/v1",
|
||||
"anchor_id": "GLW-PUBLIC-NAV-ANCHOR-001",
|
||||
"version": "2026-09-08.2-lighthouse-sanitized-skill-harbor",
|
||||
"version": "2026-09-08.3-persona-dynamic-subagent-command",
|
||||
"state": "CURRENT_CANONICAL",
|
||||
"repository_id": "REPO-012",
|
||||
"branch": "main",
|
||||
|
|
@ -98,7 +98,7 @@
|
|||
"lighthouse_paths": {
|
||||
"path": "routing/lighthouse-path-registry.json",
|
||||
"id": "GLW-LIGHTHOUSE-PATH-REGISTRY-001",
|
||||
"version": "2026-09-08.3-sanitized-skill-harbor"
|
||||
"version": "2026-09-08.4-persona-dynamic-subagent-command"
|
||||
},
|
||||
"host_skills": {
|
||||
"path": "routing/host-skill-navigation-map.json",
|
||||
|
|
@ -115,7 +115,7 @@
|
|||
"tcs_mother_root_navigation": {
|
||||
"path": "routing/tcs-mother-root-dynamic-navigation-map.json",
|
||||
"id": "TCS-MOTHER-ROOT-DYNAMIC-NAVIGATION-MAP-001",
|
||||
"version": "2026-09-08.3",
|
||||
"version": "2026-09-08.4",
|
||||
"load_policy": "FIRST_BEFORE_WORLD_DOMAIN_HUMAN_PERSONA_CHANNEL_OR_HOST_ROUTE_RESOLUTION"
|
||||
},
|
||||
"fifth_domain_lighthouse_sanitized_mirror": {
|
||||
|
|
@ -130,6 +130,18 @@
|
|||
"version": "2026-09-08.1",
|
||||
"load_policy": "BEFORE_PERSONA_SKILL_CONTRIBUTION_REVIEW_REGISTRATION_OR_CATALOG_LOOKUP"
|
||||
},
|
||||
"persona_dynamic_subagent_command": {
|
||||
"path": "routing/persona-dynamic-subagent-command-map.json",
|
||||
"id": "PERSONA-DYNAMIC-SUBAGENT-COMMAND-MAP-001",
|
||||
"version": "2026-09-08.1",
|
||||
"load_policy": "ON_EVERY_PERSONA_WAKE_OR_EXPLICIT_PERSONA_SWITCH_BEFORE_AGENT_TASK_DISPATCH"
|
||||
},
|
||||
"persona_model_api_smart_router": {
|
||||
"path": "routing/persona-model-api-smart-router-map.json",
|
||||
"id": "PERSONA-MODEL-API-SMART-ROUTER-MAP-001",
|
||||
"version": "2026-09-08.1",
|
||||
"load_policy": "BEFORE_EVERY_MODEL_BACKED_SUBAGENT_DISPATCH"
|
||||
},
|
||||
"hololake_stage_relay": {
|
||||
"path": "routing/hololake-stage-relay-map.json",
|
||||
"id": "HLP-STAGE-RELAY-001",
|
||||
|
|
@ -254,7 +266,7 @@
|
|||
"persona_execution_limb_agent": {
|
||||
"path": "routing/persona-execution-limb-agent-map.json",
|
||||
"id": "PERSONA-EXECUTION-LIMB-AGENT-MAP-001",
|
||||
"version": "2026-09-08.2",
|
||||
"version": "2026-09-08.3-model-backed-dynamic-command",
|
||||
"load_policy": "BEFORE_PERSONA_DELEGATES_TO_A_TERMINAL_AGENT"
|
||||
},
|
||||
"persona_architecture_perception_agent": {
|
||||
|
|
|
|||
|
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"schema": "guanghu.tcs-mother-root-dynamic-navigation/v1",
|
||||
"map_id": "TCS-MOTHER-ROOT-DYNAMIC-NAVIGATION-MAP-001",
|
||||
"version": "2026-09-08.3",
|
||||
"version": "2026-09-08.4",
|
||||
"state": "CURRENT_LOCAL_CANONICAL_NOT_PUBLISHED",
|
||||
"source_tcs": "runtime/fifth-domain-language-system/language/protocols/TCS-TCS-MOTHER-ROOT-DYNAMIC-NUMBER-NAVIGATION-20260908.tcs",
|
||||
"impact_manifest": "tcs-root/numbering/NUMBER-IMPACT-SANITIZED-SKILL-HARBOR-20260908.json",
|
||||
"impact_manifest": "tcs-root/numbering/NUMBER-IMPACT-PERSONA-DYNAMIC-SUBAGENT-COMMAND-20260908.json",
|
||||
"root_agent": {
|
||||
"entry_id": "TCS-ROOT-NAV-0001",
|
||||
"agent_id": "TCS-MOTHER::ROOT-NAVIGATOR",
|
||||
|
|
@ -32,11 +32,14 @@
|
|||
{"id":"DOM-FIFTH-0001","name":"第五域 · 光湖本源域","object_kind":"PRIVATE_LANGUAGE_SOURCE_DOMAIN_ROOT","responsibility_bindings":[{"human":"冰朔","human_id":"ICE-GL∞","persona":"铸渊","persona_id":"ICE-P-ZY001","role":"LANGUAGE_SOURCE_AND_PRIVATE_PERSONA_FOUNDATION"}],"binding_state":"REGISTERED"}
|
||||
],
|
||||
"registered_public_objects": [
|
||||
{"id":"TCS-AGENT-SANITIZED-MIRROR-001","name":"第五域至灯塔动态脱敏镜像Agent","object_kind":"TCS_MOTHER_ROOT_SANITIZED_MIRROR_AGENT","lifecycle":"CURRENT_LOCAL_NOT_PUBLISHED","route":"routing/fifth-domain-lighthouse-sanitized-mirror-map.json"},
|
||||
{"id":"TCS-AGENT-SANITIZED-MIRROR-001","name":"第五域至灯塔动态脱敏镜像子Agent","object_kind":"MODEL_BACKED_PERSONA_OWNED_SANITIZED_MIRROR_SUBAGENT","lifecycle":"CURRENT_LOCAL_NOT_PUBLISHED","route":"routing/fifth-domain-lighthouse-sanitized-mirror-map.json"},
|
||||
{"id":"SYS-GLW-LTH-SKILL-0001","name":"人格技能港","object_kind":"LIGHTHOUSE_SKILL_MODULE_ZONE","lifecycle":"CURRENT_LOCAL_NOT_PUBLISHED","route":"lighthouse/persona-skill-harbor/INDEX.hdlp"},
|
||||
{"id":"CH-LIGHT-ARRIVAL-SKILL-0001","name":"光湖·来光者技能贡献频道","object_kind":"WORLD_SKILL_CONTRIBUTION_CHANNEL","lifecycle":"CURRENT_LOCAL_NOT_PUBLISHED","route":"gls/light-arrivals/SKILL-CONTRIBUTION-CHANNEL.hdlp"},
|
||||
{"id":"ISO-GLW-LTH-SKILL-0001","name":"灯塔技能贡献隔离区","object_kind":"UNTRUSTED_SKILL_CONTRIBUTION_QUARANTINE","lifecycle":"CURRENT_LOCAL_NON_ROUTABLE","route":null},
|
||||
{"id":"GLW-SKILL-CONTRIBUTION-REVIEW-STATE-MAP-001","name":"人格技能贡献审核状态图","object_kind":"REVIEW_LIFECYCLE_STATE_MACHINE","lifecycle":"CURRENT_LOCAL_NOT_PUBLISHED","route":"routing/lighthouse-persona-skill-harbor-map.json"}
|
||||
,{"id":"TCS-AGENT-COMMAND-ROUTER-001","name":"人格体动态子Agent指挥路由器","object_kind":"PERSONA_DYNAMIC_MODEL_SUBAGENT_COMMAND_ROUTER","lifecycle":"CURRENT_LOCAL_NOT_PUBLISHED","route":"routing/persona-dynamic-subagent-command-map.json"},
|
||||
{"id":"ORG-FD-LTH-SANITIZER-001","name":"第五域灯塔确定性脱敏与哈希守卫器官","object_kind":"DETERMINISTIC_SANITIZATION_AND_HASH_GUARD","lifecycle":"CURRENT_LOCAL_NOT_PUBLISHED","route":"server-tools/fifth-domain-lighthouse-mirror/public_mirror_agent.py"},
|
||||
{"id":"TCS-MODEL-SMART-ROUTER-001","name":"人格子Agent模型API智能调度台","object_kind":"PERSONA_SUBAGENT_MODEL_API_SMART_ROUTER","lifecycle":"CURRENT_LOCAL_NOT_PUBLISHED","route":"routing/persona-model-api-smart-router-map.json"}
|
||||
],
|
||||
"entry_routes": [
|
||||
{"id":"ROUTE-BINGSHUO-FIFTH-001","entry_subject":"ICE-GL∞","steps":["TCS-ROOT-NAV-0001","SYS-GLW-0001","DOM-FIFTH-0001","SYS-GLW-ELH-0001"],"human_path":"第五域 → 永恒湖心系统","persona_path":["DOM-FIFTH-0001","SYS-GLW-LNG-0001","TCS-LPM-0001","REGISTERED_PERSONA_SYSTEM"],"rule":"冰朔活语言进入零点原核控制态;人格体从光之湖进入各自人格系统,宝宝人格从ICE-CH-BT001进入。"},
|
||||
|
|
@ -73,6 +76,9 @@
|
|||
"routing/zero-sense-team-channel-shuttle-map.json",
|
||||
"routing/fifth-domain-lighthouse-sanitized-mirror-map.json",
|
||||
"routing/lighthouse-persona-skill-harbor-map.json",
|
||||
"routing/persona-dynamic-subagent-command-map.json",
|
||||
"routing/persona-execution-limb-agent-map.json",
|
||||
"routing/persona-model-api-smart-router-map.json",
|
||||
"identity/light-lake-persona-registration.json",
|
||||
"routing/public-navigation-anchor.json"
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue