Start CUST-WP-0050: T01 allowed-values + validator; classify the-custodian

Activate the workplan and complete T01: add the machine-readable controlled
vocabulary canon/standards/repo-classification.allowed.yaml (categories,
domains, business_stake, business_mechanics, capability families, guidance),
reference it from the standard §12, and add tools/validate_repo_classification.py
(stdlib + PyYAML, --self-test PASS).

Begin T02: author the-custodian/.repo-classification.yaml (research · infotech ·
agents), which validates clean. classified_by: agent, pending human review.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-22 02:02:01 +02:00
parent a74f42de06
commit 044d088109
5 changed files with 356 additions and 3 deletions

38
.repo-classification.yaml Normal file
View File

@@ -0,0 +1,38 @@
repo_classification:
standard: Repo Classification Standard
version: "1.0"
classified_at: "2026-06-22"
classified_by: agent
# the-custodian is the governance/continuity substrate: canon, standards,
# ADRs, charters, memory, and cross-domain coordination scaffolding.
category: research
domain: infotech
secondary_domains:
- agents
capability_tags:
- governance
- knowledge
- coordination
- policy
- documentation
business_stake:
- technology
- operations
- intelligence
- execution
business_mechanics:
- intention
- control
- coordination
- adaptation
notes: >
Primary domain is infotech (the intended users are the ecosystem's
developers and agents); agents is a secondary domain because the repo is
agent-coordination infrastructure. Classified as research because its core
output is canon, standards, and decision records rather than a deployable
product. First-pass agent classification pending human review (CUST-WP-0050 T02).