-
Suggestion
-
Resolution: Unresolved
-
None
-
1
-
The current Compass scorecard builder does not support certain types of data validation needed to automate governance at scale. To address this gap, it is requested to expand scorecard capabilities for custom checks.
Specifically, the following validations are required:
- Confirm that the Tier field (values 1–4) is populated.
- Ensure each Capability has exactly one DEPENDS_ON link to a software component.
- Validate naming conventions using a simple regex pattern (e.g., ^[A-Z][a-z]+ [A-Z][a-z]+$ for verb-noun style names).
- Assert the presence of custom fields (e.g., Lifecycle Stage) and validate relationship counts (e.g., parent and child Capabilities).
Enhancing scorecard functionality or enabling custom validation logic would support consistent, high-quality catalog maintenance and eliminate the need for manual audits.