From 6bf0dd4352ebe80ec0bae7038c2b2621afda3590 Mon Sep 17 00:00:00 2001 From: tegwick Date: Tue, 7 Jul 2026 22:18:57 +0200 Subject: [PATCH] Fix repo classification to use standard allowed values Use category project, mechanics operation/control, and recommended capability family tags to clear C-24 consistency warnings. --- .repo-classification.yaml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/.repo-classification.yaml b/.repo-classification.yaml index a5b1c15..abe3a5b 100644 --- a/.repo-classification.yaml +++ b/.repo-classification.yaml @@ -3,19 +3,21 @@ repo_classification: version: '1.0' classified_at: '2026-07-07' classified_by: grok - category: documentation + category: project domain: infotech secondary_domains: [] capability_tags: - - resilience - - disaster-recovery - - business-continuity - - documentation - governance + - policy + - compliance + - risk + - evidence + - documentation + - operations business_stake: - technology - operations business_mechanics: - operation - - compliance + - control notes: Resilience Control Plane for Coulomb Social / Helix Forge. \ No newline at end of file