Adds url_slug field for custom page URLs: - Migration with unique partial index on non-null slugs - Page schema with validation (format, uniqueness, reserved words) - effective_url/1 helper to resolve custom or default slug - Default page configs updated with url_slug field Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>