From c886311a5b427bdfc9e2c2e8ac93145fca62a027 Mon Sep 17 00:00:00 2001 From: codex Date: Wed, 8 Jul 2026 14:30:16 +0200 Subject: [PATCH] Add game and entertainment to recommended capability tags MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Introduce games_and_entertainment family in repo-classification.allowed.yaml and the classification standard ยง7 examples. --- canon/standards/repo-classification-standard_v1.0.md | 6 ++++++ canon/standards/repo-classification.allowed.yaml | 3 +++ 2 files changed, 9 insertions(+) diff --git a/canon/standards/repo-classification-standard_v1.0.md b/canon/standards/repo-classification-standard_v1.0.md index 7bbb28e..c0b820f 100755 --- a/canon/standards/repo-classification-standard_v1.0.md +++ b/canon/standards/repo-classification-standard_v1.0.md @@ -426,6 +426,8 @@ capability_tags: - policy - compliance - product-development + - game + - entertainment ``` ### 7.1 Recommended Capability Families @@ -481,6 +483,10 @@ capability_families: - risk - audit - control + + games_and_entertainment: + - game + - entertainment ``` --- diff --git a/canon/standards/repo-classification.allowed.yaml b/canon/standards/repo-classification.allowed.yaml index a003ab8..be42d49 100644 --- a/canon/standards/repo-classification.allowed.yaml +++ b/canon/standards/repo-classification.allowed.yaml @@ -108,6 +108,9 @@ capability_families: - risk - audit - control + games_and_entertainment: + - game + - entertainment # Validation guidance (advisory bounds the linter applies as warnings) guidance: