Status: IN
In the Builder pattern, the Director constructs the product step-by-step using the Builder interface, the Builder handles requests and assembles parts, and the client retrieves the final product from the Builder (not the Director)
Source: entries/2026/06/17/gof-oo-chunk-8.md