ReleaseProcessOverview.md: Step 18 also needs to seed the release stream's Version file.
Found by actually executing Step 18/19 for real: Version is isolate'd, so
the Step 17 populate never carries it into the new release stream at all
(unlike the generated docs, which regenerate themselves from source --
Version has no equivalent regeneration step). package_downloads.sh
(Step 19) silently produced garbage version-stamped filenames
(sdp.Unix...tgz, with empty gaps where the version/changelist should be)
because of this. Documented the fix: just copy main's Version content
into the release stream and add it, since the release stream IS that
release, not something to re-derive.
Agent: Claude Code, Model: Claude Sonnet 5 (claude-sonnet-5), operating as bot_Claude_Anthropic.