v1.26.0 ✅
- RESL1005 analyzer — Info-level diagnostic suggests domain error types (NotFoundError, ConflictError, etc.) when new Error("...") message implies an HTTP error category; 14 new tests
- SmartEndpoints Auto-Validation —
[Validate]on a body parameter type auto-injects.Validate()into the generated lambda; returns 422 early on failure; 5 new tests - 2,862 tests