Objective
Provide a way to represent known regex "buckets" at the type level for object schemas with patternProperties, using branded keys or mapped types.
Details
- Explore opt-in helpers for advanced pattern property typing.
- Ensure soundness and avoid unsafe type constructions.
- Document the approach and migration notes.
Parent Epic: schema-inference-epic