This directory records durable architecture decisions for Knowhere. Keep ADRs short, repo-facing, and focused on decisions future maintainers or agents might otherwise re-litigate.
Use this shape:
- Status
- Context
- Decision
- Consequences
| ADR | Title |
|---|---|
| 0001 | Keep routes and worker tasks as adapters |
| 0002 | Use typed workflow outcomes |
| 0003 | Keep retrieval workflow policy explicit |
| 0004 | Anonymous self-hosted telemetry |
| 0005 | Stream retrieval progress over SSE |
| 0006 | Atomically publish the retrieval-serving index |
| 0007 | Use coherent retrieval-serving generations |
| 0008 | Roll out the serving index online |
| 0009 | Use a token-leading covering index for map-unit lookup |
| 0010 | Backfill serving-index statistics in place |