Reads a Signal Forms Field<T> accessor and derives all ARIA IDs, visibility states,
and constraint metadata as pure computed() signals. Applied as a hostDirective
on CngxFormField - not used directly in templates.
Forwards markAsTouched into the bound field's state. Atoms inject
CNGX_FORM_FIELD_HOST and call this from their focus-out path without
importing the concrete presenter class.