> For the complete documentation index, see [llms.txt](https://tranchevest.gitbook.io/tranchevest-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tranchevest.gitbook.io/tranchevest-1/agent-orchestration-layer-game/game-framework.md).

# GAME Framework

The Agent Orchestration Layer utilizes the GAME (General Agent Management Environment) framework to coordinate multiple specialized agents:

* Defines agent behavior and decision-making logic
* Manages agent state and memory
* Coordinates communication between specialized agents
* Implements governance policies for agent actions
