Generative Control Architecture separates source structure from final expression.

The source is decomposed into a structured state artifact before any final output is generated. A human reviews that artifact at a visible gate. Only approved structure is passed downstream.

The synthesizer should not see raw source when contextual blindness is active. It should generate from the approved artifact and mapping dictionary, then produce a decode key that links the final output back to artifact nodes.

This workflow is useful when auditability and source fidelity matter more than speed.
