- Introduces replicated sharding with a new `network.shards` field, changing the PATCH /network contract and requiring automatic migration of existing networks;
- Removes the experimental `vectorStoreSetting` feature, stabilizing the HNSW (hannoy) vector store and improving embedding indexing performance;
- Security fix: the mini dashboard now keeps API keys in RAM instead of localStorage, addressing a potential exposure.