1. statement_timeout: 8s moved from global connection config to
searchKeyword/searchVector only. Prevents DoS on search without
killing embed --all or bulk imports that need longer than 8s.
2. upload-raw now writes the .redirect.yaml pointer file to disk
(was creating the pointer object but never calling writeFileSync).
3. publish inlines marked.js from node_modules instead of loading
from cdn.jsdelivr.net. Generated HTML is now truly self-contained
with no external dependencies.
4. v0.9.1 migration doc updated with slug authority breaking change
warning for brains that use frontmatter slug: overrides.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>