AI Behavior
AI Behavior¶
Back to Home
While organisms evolve emergent strategies, we also experiment with scripted or learned behaviours layered onto the virtual CPU. This page will catalogue behaviour tree experiments, reinforcement-learning loops, and decision heuristics wired into the simulation.
Behaviour Frameworks {#behavior-frameworks}¶
Outline how hand-authored routines or learning agents integrate with the instruction set, scheduler, and mutation systems. Record configuration hooks, training pipelines, or evaluation metrics as they are implemented.