{"id":"builder-separates-construction-from-representation","text":"The Builder pattern separates the construction algorithm of a complex object from its representation, so the same construction process can create different representations (e.g., MazeGame as Director driving either a StandardMazeBuilder that creates an actual Maze or a CountingMazeBuilder that only counts rooms and doors).","truth_value":"IN","source":"entries/2026/06/17/gof-oo-chunk-8.md","source_url":"","source_hash":"","justifications":[],"dependents":["builder-completes-creational-spectrum","builder-triple-decoupling-explains-coupling-extreme"],"metadata":{"last_premise_reviewed":"2026-06-17T18:19:22","premise_review_result":"misread_source","repair_action":"rewritten"},"created_at":"2026-06-17T17:04:08+00:00","updated_at":"2026-06-17T22:52:59+00:00","reviewed_at":"","verified_at":"","retracted_at":"","explanation":{"steps":[{"node":"builder-separates-construction-from-representation","truth_value":"IN","reason":"premise"}]}}