Playground · embeddings

Vector index ops

Mock ANN tier: query flow, shard skew, and recall guardrails — same telemetry shape as production RAG.

P99 latency 14ms
Recall@100 99.8%
Live projection dims 1536 · HNSW

Ingestion

450K vps

RAM pool

1.2TB

Shards

64

hot: 12 · cold: 52

Recent queries (mock)
Query idTopKms
q_8fa21b2411
q_904c1110018
q_71ad09169
# batch cosine probe
POST /v1/embeddings/query
{ "namespace": "contracts_v3", "vector": "[...]", "k": 100 }