Architecture

Mental Model

  • Service Registry: the catalog of service factories/instances.
  • Service Scope: a lifetime boundary (game/session/scene) used to resolve services.
  • Settings Provider: reads typed settings and provides them to services.

Typical Scopes

  • Project/App scope
  • Game/session scope
  • Scene scope

Integration Notes

This documentation site is part of the multi-site Hugo docs tree in game_dev/docs and reuses the shared layouts/static.