-
-
Notifications
You must be signed in to change notification settings - Fork 293
Open
Labels
Description
Objective
Keep type inference shallow where possible to avoid excessive editor latency, especially for deeply nested schemas or recursive types.
Details
- Provide internal utility types to cap recursion depth for helpers like
.deepPartial(). - Monitor and document editor performance for common usage patterns.
- Add perf sentinels in type-level tests.
Parent Epic: schema-inference-epic
Reactions are currently unavailable