MCMMCM DocsEngineering (Internal)
HLDModulesGovernance
v1.2 is unreleased — see v1.1 for the current stable release.

Groups

Policy groups — named collections that aggregate compliance scores across member policies.

Policy Groups

A Group is the top-level governance object. Users create groups to bundle related policies (e.g. "Security Baseline" or "Compliance Pack (GDPR)") and track a single compliance score across all member policies.


Group Fields

FieldTypeDescription
namestringHuman-readable group name
descriptionstringPurpose of this policy group
policiesderivedCount of policies currently assigned to this group
complianceScorenumber (0–100%)Aggregate compliance across all member policies
createdBystring"system" for built-in groups, or the user email that created it
statusActive / InactiveWhether the group is actively enforced
createdAtISO datetimeCreation timestamp
updatedAtISO datetimeLast modification timestamp

A group with status: Inactive will not trigger scheduled evaluations for its member policies.


Built-in Groups

MCM ships with pre-configured Built-in Groups that map to industry regulatory frameworks (GDPR, HIPAA, SOC 2). These groups have createdBy: "system" and cannot be deleted. See Built-in Groups for details.

On this page