pub const MAX_CONTEXT_WINDOW: u32 = 1024;
Hard context ceiling — sized to keep KV arena under the 512MB RAM floor (Gemma 42L).