builder-can-analyze-without-creating

Status: IN

A Builder need not create any product at all — CountingMazeBuilder demonstrates using the same construction interface purely for analysis (counting rooms and doors), showing that the pattern separates the construction protocol from any actual product assembly.

Source: entries/2026/06/17/gof-oo-chunk-8.md

Depended on by

JSON