fn attn_fixed(value: f64, name: &str, id: ValueId) -> Result<i64, String>
Quantise a real value into the signed Q8.16 attention datapath, rejecting out-of-range constants.