These are SLO targets (objectives a deployment aims to meet), not measured results. For indicative measured figures see Performance and Benchmarks. The NER targets are deliberately looser than typical measured NER latency to leave headroom for hardware, model, and payload variation.
Random 12-byte per seal (cryptographically random)
Tamper detection
Authentication tag verified on every unseal
Replay protection
Enforced for transform continuations via a per-session-id strict-monotonic counter store (replay_backend: memory default, or redis for HA). Rehydrate and RAG context are exempt by design and remain TTL-bounded bearer tokens. Memory backend has a cold-start window on restart; Redis closes it across replicas. Running redis replay across replicas is a multi-replica deployment, so it also requires revocation_backend: redis, otherwise a value revoked on one replica stays restorable through another and the server refuses to start