4.6 Re-embedding flag

REEMBED_ON_STARTUP

Default false. When set to true, the server runs ReembedJob on startup, re-embedding every row whose (embedding_provider, embedding_model) doesn’t match the active config or whose embedding is NULL. After a successful walk the server auto-flips this back to false in the deployed application.ini.

See Embedding Migration for the full procedure.