From d789a2f1a87b7b7ae78661bb8cf7fcab09af7887 Mon Sep 17 00:00:00 2001 From: tegwick Date: Mon, 22 Jun 2026 02:44:46 +0200 Subject: [PATCH] Add repo classification (CUST-WP-0050 T02) First-pass agent classification per the Repo Classification Standard v1.0 (canon-repo-classification); pending human review. Co-Authored-By: Claude Opus 4.8 --- .repo-classification.yaml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 .repo-classification.yaml diff --git a/.repo-classification.yaml b/.repo-classification.yaml new file mode 100644 index 0000000..fb27afb --- /dev/null +++ b/.repo-classification.yaml @@ -0,0 +1,23 @@ +# Repo classification (Repo Classification Standard v1.0). +# First-pass agent classification (CUST-WP-0050 T02) — pending human review. + +repo_classification: + standard: Repo Classification Standard + version: '1.0' + classified_at: '2026-06-22' + classified_by: agent + category: product + domain: infotech + secondary_domains: [] + capability_tags: + - platform + - configuration + - orchestration + business_stake: + - technology + - execution + - product + business_mechanics: + - operation + notes: Reusable Python package (router factories, models, schemas) — the shared library + boundary between hubs. product-as-component.