From ca15f8a3b9f4e330d963b8561410ca329d67dd5b Mon Sep 17 00:00:00 2001 From: codex Date: Tue, 25 Aug 2026 14:02:42 +0200 Subject: [PATCH] chore(classification): add repo classification Sector domain and category decided with the repository owner on 2026-08-25. Classification is not mechanical: the sector describes intended users, so a confident wrong value is harder to correct than a missing one. Refs CUST-WP-0067-T05 Assistant: claude-code Assistant-Model: opus Assistant-Process: 2583210@bnt-lap001 Assistant-Session: f2bff2d5-e9b2-4338-92ca-10282a927006 --- .repo-classification.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .repo-classification.yaml diff --git a/.repo-classification.yaml b/.repo-classification.yaml new file mode 100644 index 0000000..8cfa76d --- /dev/null +++ b/.repo-classification.yaml @@ -0,0 +1,20 @@ +repo_classification: + standard: Repo Classification Standard + version: '1.0' + classified_at: '2026-08-25' + classified_by: codex + category: tooling + domain: agents + secondary_domains: [] + capability_tags: + - automation + - workflow + - orchestration + business_stake: + - automation + - execution + business_mechanics: + - operation + - control + notes: Claude Code skill running a Ralph Loop scoped to a workplan file, retiring + itself once every task is done.