HLM-09Phase DADR-0039
Weave Admin
Embedding model registry + reindex orchestration (NN-11). Track which model + version produced each chunk vector.
Module not scaffolded — see ADR-0039
This route renders by design (empty-state contract, ADR-0039 D-3) instead of falling through to a 404. The backing module will be wired up in its scheduled phase.
When live, this module will:
- View the active embedding model per service (Qwen3-Embedding-0.6B today).
- Trigger full or partial reindex when the embedding model changes.
- Reject mixed-model vectors in the same retrieval namespace (NN-11).
- Cost + throughput captured into the evaluation ledger.