Add slugify_or_default for core-hub parity, bump to 0.2.0, document ecosystem position in INTENT/SCOPE/README, wire capability relations to state-hub and core-hub, and extend utils tests. Part of CUST-WP-0057 consolidation.
24 lines
No EOL
650 B
YAML
24 lines
No EOL
650 B
YAML
# Repo classification (Repo Classification Standard v1.0).
|
|
|
|
repo_classification:
|
|
standard: Repo Classification Standard
|
|
version: '1.0'
|
|
classified_at: '2026-06-22'
|
|
classified_by: human
|
|
category: tooling
|
|
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). Library layer in
|
|
the hub-core, state-hub, and core-hub stack (CUST-WP-0057). Siblings are
|
|
state-hub (dev host) and core-hub (production framework). |