A compact, retrieval-focused specialist that uses ColBERT's late interaction mechanism to compare query and document tokens individually rather than collapsing everything into a single vector. At 32M parameters it runs efficiently on edge devices, making it practical for on-device search pipelines. The trade-off is narrow scope — it produces embeddings, not text, and is purpose-built for retrieval rather than general-purpose understanding.