/** * Apply a form's option defaults and reject anything it doesn't declare. * * The exported defaults map (e.g. `cardinalDefaults`) is the single source of * truth for each option's default value — the form never restates it, and the * docs generator imports it rather than scraping the body. A malformed options * argument (unknown key, wrong-typed value, inherited key) throws `TypeError`; * a known option with a value outside its declared allowed set (an exported * `