From 37efe46a6e5ca6d1e2dd63128c8110c220d376cb Mon Sep 17 00:00:00 2001 From: tegwick Date: Mon, 22 Jun 2026 17:55:41 +0200 Subject: [PATCH] Add .repo-classification.yaml (CUST-WP-0050 T11 human review) --- .repo-classification.yaml | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 .repo-classification.yaml diff --git a/.repo-classification.yaml b/.repo-classification.yaml new file mode 100644 index 0000000..5be1c9e --- /dev/null +++ b/.repo-classification.yaml @@ -0,0 +1,34 @@ +repo_classification: + standard: Repo Classification Standard + version: "1.0" + classified_at: "2026-06-22" + classified_by: human + + category: product + domain: communication + secondary_domains: + - infotech + + capability_tags: + - knowledge + - documentation + - product-development + - traceability + - automation + + business_stake: + - product + - technology + - execution + - intelligence + + business_mechanics: + - intention + - coordination + - operation + - adaptation + + notes: > + Markdown↔DOCX round-trip authoring for collaborators who edit in Word while + Markdown stays canonical. Communication primary (editorial/review audience); + infotech secondary (developer tooling surface: CLI, REST, MCP). \ No newline at end of file