Namespace ModularityKit.Mutator.Abstractions.Intent
Classes
BlastRadius
Represents the estimated impact scope of a mutation. Used to describe the blast radius—i.e., the potential extent and severity of changes a mutation can have on the system, modules, or entities.
MutationIntent
Represents the intent behind a mutation — what change is being made and why.
Enums
BlastRadiusScope
Defines the scope of impact for a mutation. Determines the extent of the system or components affected by the mutation.
MutationRiskLevel
Specifies the risk level associated with a mutation operation.