feat(persona): add neutral AGE foyer and explicit selection

This commit is contained in:
冰朔 2026-09-12 23:02:27 +08:00
commit b26442ceb3
32 changed files with 602 additions and 70 deletions

View file

@ -186,6 +186,9 @@ def room() -> dict:
"room_report": {
"cwd": str(pathlib.Path.cwd()),
"host_surface": host_observation["host"],
"host_surface_semantics": "LEGACY_ENGINEERING_FIELD_NAME_PROGRAMMING_TOOLBOX_NOT_PERSONA_HOST",
"persona_habitat": "GUANGHU_LANGUAGE_WORLD",
"programming_toolbox_surface": host_observation["host"],
"host_observation": host_observation,
"process_ancestors": ancestors,
"available_host_methods": {