BL-065 Shipped

Wiki-link resolution in Moment content

WikiLinkResolver#resolve_to_links added (same lookup as resolve, outputs <a href="/articles/:id">Name</a> instead of ActionText attachment tags). Called in MomentsController#create and CreateMomentTool[[wiki links]] in moment content are resolved at save time; unresolved placeholders left unchanged. simple_format already passes <a href> through so no tag allowlist change needed. 5 new tests in wiki_link_resolver_test.rb + 3 in new moments_controller_test.rb; full suite 474 green. Wire #update when BL-062 ships. Resolved links become hovercard-enabled when BL-066 ships.