Define the Kubernetes API + Webhook Validations
Summary
Define the CRD fields, general API structure, and webhook validation rules needed to support a notes feature on Contact/User resource.
Deliverables
- CRD schema updates
- Webhook validation logic
- Test coverage