The 12-Step Game Loop
|
15 mins read
- ai
- python
- claude
- anthropic
- llm
- agents
- aoe2
A walkthrough of the 12-step pipeline that runs every agent turn — what each phase does, where the time actually goes, and why a 1-second game loop produces a 30-40 second agent turn.