Workflow:
- •Identify impacted projects and test projects.
- •Make minimal code changes consistent with existing patterns.
- •Add/adjust tests (xUnit/NUnit/etc. as used in repo).
- •Run: dotnet test (and dotnet format if repo uses it).
- •Summarize changes + list tests run + any follow-ups.