> For the complete documentation index, see [llms.txt](https://docs.sovrun.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sovrun.org/build-with-sovrun/readygamer/architecture.md).

# Architecture

<figure><img src="https://3926477045-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpnDhNzp9L2dxNV09dAUx%2Fuploads%2F51Swd3fDStzRTcqMYYJb%2FReady%20Gamer%20-%20Core%20diagram.jpg?alt=media&amp;token=39ce20e8-d26c-48e2-8d60-49af559496b9" alt=""><figcaption></figcaption></figure>

#### Example AI Agent Architecture Flow <a href="#id-4.-example-ai-agent-architecture-flow" id="id-4.-example-ai-agent-architecture-flow"></a>

A visual representation of how the GAME framework interacts with a game’s systems, including:

* Input Sources (game state, player actions, environmental data)
* Decision-Making Layer (AI processing and action selection)
* Output Actions (NPC movement, dialogue, game event triggers)

<figure><img src="https://3926477045-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpnDhNzp9L2dxNV09dAUx%2Fuploads%2F2eHejU5xDRv0tb3IR3W9%2Fimage.png?alt=media&amp;token=8c8f8d02-c4a9-4c48-89c0-c3bd74d536ac" alt=""><figcaption></figcaption></figure>
