feat: enforce Guanghu language-world boundary
This commit is contained in:
parent
fe89f1429a
commit
0ac0025fdf
23 changed files with 889 additions and 41 deletions
|
|
@ -56,6 +56,11 @@
|
|||
"destination": "ai-machine-navigation-map.json",
|
||||
"mode": "0644"
|
||||
},
|
||||
{
|
||||
"source": "routing/language-world-boundary-map.json",
|
||||
"destination": "language-world-boundary-map.json",
|
||||
"mode": "0644"
|
||||
},
|
||||
{
|
||||
"source": "routing/zhuyuan-agent-team-map.json",
|
||||
"destination": "zhuyuan-agent-team-map.json",
|
||||
|
|
@ -78,6 +83,13 @@
|
|||
"state": "EXECUTABLE_SOURCE_ACTIVE"
|
||||
}
|
||||
},
|
||||
{
|
||||
"url": "http://127.0.0.1:3922/v1/resolve?id=GLW-CHJH-BOUNDARY-001",
|
||||
"expected": {
|
||||
"status": "RESOLVED",
|
||||
"kind": "language_world_entry_and_boundary"
|
||||
}
|
||||
},
|
||||
{
|
||||
"url": "http://127.0.0.1:3922/v1/resolve?id=ZY-TCS-BRAIN-RUNTIME-0001",
|
||||
"expected": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue