Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Also fix pre-existing clippy::explicit_auto_deref in all db test files (&mut *tx → &mut tx across authority.rs and vocab.rs).