Outcome
Evaluate whether fully local embeddings and vector similarity materially improve AgentOS private-memory recall inside persistent Mate resource budgets.
Scope
- Compare small local embedding models, including the Qwen3 embedding family, and compatible runtimes such as llama.cpp bindings or a narrowly scoped local process.
- Compare in-process cosine search, sqlite-vec, and no-vector baselines.
- Measure model/image size, architecture support, cold start, indexing time, query latency, memory/CPU pressure, index size, and retrieval quality.
- Define model/version change rebuilds and safe degradation when native extensions or model files are unavailable.
- Use synthetic or explicitly approved evaluation content only; do not upload real memory to a remote provider.
Acceptance criteria
Outcome
Evaluate whether fully local embeddings and vector similarity materially improve AgentOS private-memory recall inside persistent Mate resource budgets.
Scope
Acceptance criteria