> So Uber’s approach to modularity may have seemed extreme at the time, but it could become the new normal.
I doubt it. This seems to conflate code modularity with service modularity. Moving complexity from the codebase into operations is counterintuitive to at least the way I use LLMs.
How would the LLMs even appropriately build and manage context in such a setting?