From e120386115ad848f9012d9fefb85c92bb75fda1f Mon Sep 17 00:00:00 2001 From: tegwick Date: Tue, 28 Jul 2026 18:24:14 +0200 Subject: [PATCH] Add repo classification (domain: infotech, secondary: financials) Source of truth for the state hub's domain/secondary-domain assignment, synced via register_repo_from_classification. Co-Authored-By: Claude Sonnet 5 --- .repo-classification.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .repo-classification.yaml diff --git a/.repo-classification.yaml b/.repo-classification.yaml new file mode 100644 index 0000000..8ca5748 --- /dev/null +++ b/.repo-classification.yaml @@ -0,0 +1,16 @@ +repo_classification: + standard: Repo Classification Standard + version: '1.0' + classified_at: '2026-07-28' + classified_by: agent + category: project + domain: infotech + secondary_domains: + - financials + capability_tags: [] + business_stake: + - technology + - product + business_mechanics: + - control + - operation