Concepts OverviewΒΆ
The concept guides explain the building blocks that power GeneralManager. They provide the mental model you need before diving into tutorials or API references. Each section focuses on a specific layer of the framework:
- Core architecture covers managers, buckets, dependency tracking, and the runtime lifecycle.
- Domain modelling explores how to shape managers, buckets, and grouping utilities.
- Caching and rule validation discuss cross-cutting features that keep data fresh and trustworthy.
- Measurement handling, permissions, interfaces, GraphQL, and factories & testing provide deep dives into their respective subsystems.
Use this section as a map; each page links to tutorials and API references relevant to the topic.