builder / template stack
Layouts, styles, and reusable patterns live inside builder abstractions.
That can ship a client page quickly, but it makes AI-assisted maintenance fragile: the next agent has to infer structure from exported markup, hidden settings, nested templates, and style overrides.
failure mode: change request -> inspect builder state -> preserve visual intent -> avoid drift