{"id":"builder-completes-creational-spectrum","text":"Builder completes the creational lifecycle spectrum with a third orthogonal concern: beyond type selection (Factory Method) and instance control (Singleton), Builder governs the construction process itself — how complex objects are assembled step-by-step through a Director-Builder collaboration where the Director controls the algorithm and the Builder handles representation, adding a 'how to construct' axis to the existing 'which type' and 'how many' axes.","truth_value":"OUT","source":"","source_url":"","source_hash":"","justifications":[{"type":"SL","antecedents":["creational-lifecycle-spectrum","builder-separates-construction-from-representation","builder-director-builder-collaboration"],"outlist":[],"label":"Builder adds the construction-process dimension (how) to Factory Method's type dimension (which) and Singleton's multiplicity dimension (how many)"}],"dependents":["builder-extends-type-integrity-to-construction-complexity"],"metadata":{"source_type":"derived","review_result":"pass"},"created_at":"2026-06-17T19:05:07+00:00","updated_at":"2026-06-17T20:39:50+00:00","reviewed_at":"2026-06-17T20:39:50+00:00","verified_at":"","retracted_at":"","explanation":{"steps":[{"node":"builder-completes-creational-spectrum","truth_value":"OUT","reason":"SL justification invalid","failed_antecedents":["creational-lifecycle-spectrum"],"label":"Builder adds the construction-process dimension (how) to Factory Method's type dimension (which) and Singleton's multiplicity dimension (how many)"}]}}