Pools.
When an LLM is instructed to perform an entire drawing or precision design in a single call, the accuracy of the result is consistently insufficient. This document records a workflow pattern devised to circumvent that limitation. Use the LLM as an aggregator and refiner, not as a generator. Delegate combination (Combination) and filtering to external algorithms or to lighter models. The essence of the methodology can be summarized in two stages (At paper_) This document is not a finished theory but the first record of a pattern observed during actual work. It will be progressively refined as it is applied to other domains.