Protect the critical path
We introduced a regression in the last merge that's automatically retrieving all data into the Go agents, which is not what we want.
More importantly, we need to make sure we're not causing this sort of thing in mission critical software going forward.
We need to introduce tests that evaluate critical functionality prior to a merge into main.