apiVersion: v3
kind: library
metadata:
  name: constants
  description: |
    Common suite constants and types.
    - Defines shared constants and type definitions for The Orchard applications.
    - Provides centralized configuration and enumeration values.
  owner: osp
  tags:
    - public:false
spec:
  type: utility
