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.
This commit is contained in:
parent
c1e2c05297
commit
6bf0dd4352
1 changed files with 8 additions and 6 deletions
|
|
@ -3,19 +3,21 @@ repo_classification:
|
||||||
version: '1.0'
|
version: '1.0'
|
||||||
classified_at: '2026-07-07'
|
classified_at: '2026-07-07'
|
||||||
classified_by: grok
|
classified_by: grok
|
||||||
category: documentation
|
category: project
|
||||||
domain: infotech
|
domain: infotech
|
||||||
secondary_domains: []
|
secondary_domains: []
|
||||||
capability_tags:
|
capability_tags:
|
||||||
- resilience
|
|
||||||
- disaster-recovery
|
|
||||||
- business-continuity
|
|
||||||
- documentation
|
|
||||||
- governance
|
- governance
|
||||||
|
- policy
|
||||||
|
- compliance
|
||||||
|
- risk
|
||||||
|
- evidence
|
||||||
|
- documentation
|
||||||
|
- operations
|
||||||
business_stake:
|
business_stake:
|
||||||
- technology
|
- technology
|
||||||
- operations
|
- operations
|
||||||
business_mechanics:
|
business_mechanics:
|
||||||
- operation
|
- operation
|
||||||
- compliance
|
- control
|
||||||
notes: Resilience Control Plane for Coulomb Social / Helix Forge.
|
notes: Resilience Control Plane for Coulomb Social / Helix Forge.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue