GenerateDontInterpret
Wire declarations MUST be realized as generated static codecs; implementations MUST NOT interpret declarations on the per-frame data path.
This vocabulary exists for hot paths — the declaration compiles away. Interpretation belongs to the expression runtime's problem class, not this one.