fix: use rkey-based canonicalUrl for Remanso documents
Build the canonicalUrl after record creation so the rkey is available,
producing the correct format: https://remanso.space/pub/{did}/{rkey}/{slug}.
Extracts slugifyTitle as a shared utility and adds canonicalUrlBuilder
to PublisherConfig for per-publisher URL customization.