code wiki / actor

topic: actor

15 modules sharing the actor name family (derived from the tree's prefix discipline).

The 'actor' topic family in the Nishi sovereign ecosystem provides a framework for cooperative, concurrent processing within differentiated cells, using green-thread drivers to manage task execution. Modules like nx_actor_role_audio_grader handle scene grading through audio analysis, while nx_actor_role_game_logic manages game-specific logic, ensuring responsive and structured behavior. nx_actor_role_llm acts as an adapter for LLM inference, enabling integration of language models into the actor-driven architecture. These modules work together to support modular, scalable, and efficient processing within the ecosystem.

auto-narrated by the local model from this topic's module headers; links verified against the wiki index.

narrated overview -- maintained by the narration lane, module links verified against this wiki.

moduledescriptionlinesfuncs
nx_actor.nxcooperative green-thread driver for differentiated cells.34121
nx_actor_role_audio_grader.nxaudio-scene-grading actor role.18310
nx_actor_role_audio_grader_test.nxsmoke for nx_actor_role_audio_grader.1151
nx_actor_role_game_logic.nxgame-logic actor role.17110
nx_actor_role_game_logic_test.nxsmoke for nx_actor_role_game_logic.1281
nx_actor_role_image_grader.nximage-grading actor role.15510
nx_actor_role_image_grader_test.nxsmoke for nx_actor_role_image_grader.1221
nx_actor_role_llm.nxLLM-inference actor role adapter.28712
nx_actor_role_llm_test.nxintegration smoke proving the actor adapter1462
nx_actor_role_llm_v2.nxREAL transformer-forward LLM actor.26611
nx_actor_role_llm_v2_autoreg_test.nxreset state-machine smoke for1011
nx_actor_role_llm_v2_real_autoreg_test.nxmulti-token REAL transformer1201
nx_actor_role_llm_v2_real_test.nxREAL end-to-end smoke driving the2623
nx_actor_role_llm_v2_test.nxwiring smoke for nx_actor_role_llm_v2.1261
nx_actor_test.nxsmoke for nx_actor.1761