code wiki / actor
topic: actor
15 modules sharing the actor name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_actor.nx | cooperative green-thread driver for differentiated cells. | 341 | 21 |
| nx_actor_role_audio_grader.nx | audio-scene-grading actor role. | 183 | 10 |
| nx_actor_role_audio_grader_test.nx | smoke for nx_actor_role_audio_grader. | 115 | 1 |
| nx_actor_role_game_logic.nx | game-logic actor role. | 171 | 10 |
| nx_actor_role_game_logic_test.nx | smoke for nx_actor_role_game_logic. | 128 | 1 |
| nx_actor_role_image_grader.nx | image-grading actor role. | 155 | 10 |
| nx_actor_role_image_grader_test.nx | smoke for nx_actor_role_image_grader. | 122 | 1 |
| nx_actor_role_llm.nx | LLM-inference actor role adapter. | 287 | 12 |
| nx_actor_role_llm_test.nx | integration smoke proving the actor adapter | 146 | 2 |
| nx_actor_role_llm_v2.nx | REAL transformer-forward LLM actor. | 266 | 11 |
| nx_actor_role_llm_v2_autoreg_test.nx | reset state-machine smoke for | 101 | 1 |
| nx_actor_role_llm_v2_real_autoreg_test.nx | multi-token REAL transformer | 120 | 1 |
| nx_actor_role_llm_v2_real_test.nx | REAL end-to-end smoke driving the | 262 | 3 |
| nx_actor_role_llm_v2_test.nx | wiring smoke for nx_actor_role_llm_v2. | 126 | 1 |
| nx_actor_test.nx | smoke for nx_actor. | 176 | 1 |