152fc32
feat(people): typed enums, custom field support
Click to expand commit body
- Add RelationshipStrength type with constants for valid values - Add CustomFields map for arbitrary fields (email, birthday, phone, etc.) - Custom MarshalJSON flattens CustomFields to top-level JSON - Add WithCustomField builder method Assisted-by: Claude Opus 4.5 via Crush
Amolith created