Skip to content

Conversation

natoverse
Copy link
Collaborator

This PR resolves a long-standing internal issue wher strongly-typed configs were mapped into dict[str, Any], so we lost a lot of clarity. All args to internal functions are now strongly typed. I also went through and put much firmer boundaries on the deep internals versus the workflow runners - deep internals always take hydrated and specific params with no assumed defaults now, with the responsibility to hydrate everything from config happening entirely in the workflows.

@natoverse natoverse requested a review from a team as a code owner October 9, 2025 22:27
@natoverse natoverse merged commit eb0dfe3 into v3/main Oct 10, 2025
8 of 12 checks passed
@natoverse natoverse deleted the remove-strategies branch October 10, 2025 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants