docs/ops-embedding.md's deps snippet pins statifier_ui, and it had gone
five minors behind the version file because no release step moved it.
The release extension's "There is no second version carrier" section
asserted docs/ carried nothing, so no prep had reason to look.
Bumps the snippet to the same major/minor the README pin carries, then
makes the recipe true: the section now names the docs carrier, a new
step B moves it alongside the README pin, and the table of files a
release commit touches lists it. The step resolves all three carriers by
grep, so it carries no line number and no version string of its own.
Refs: sui-2wc