**Parent:** #625 `crates/zeph-skills/src/matcher.rs:29` — N separate `Vec<f32>` allocations. Use flat `Vec<f32>` with stride for cache-friendly cosine similarity scan.