Route writes to BUILD_DIR/<language>/<slug>.html but test was checking BUILD_DIR/<slug>.html (missing language subdirectory). Default language is "en" so correct path is BUILD_DIR/en/manual-art.html. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>