Table of Contents

Namespace AgentContainers.Core.Matrix

Classes

MatrixBuilder
Builds the full compatibility matrix from a ManifestCatalog. Determines which runtime (base or combo) can host which agent, and which tool-packs are compatible with each pairing.
MatrixCombination
A fully resolved combination: runtime + agent + compatible tool-packs.
MatrixEntry
A single entry in the compatibility matrix: one runtime × one agent combination.