docu(read-me): docs: hoist Prerequisites and Quickstart above the 2-m… - #597
Open
sneumannb5 wants to merge 1 commit into
Open
docu(read-me): docs: hoist Prerequisites and Quickstart above the 2-m…#597sneumannb5 wants to merge 1 commit into
sneumannb5 wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Reorder README top: hoist Prerequisites and ⚡ Quickstart above 🎬 The 2-minute pitch, so a dev arriving for setup reaches the install command before the video. Pure reordering, no copy rewrite. Closes #400.
Why
Marketing site is now business-led; developers land here via "View on GitHub", making this README the dev-first entry point. A dev who came for setup should hit
docker compose up -dfast, not scroll past a video first. Video keeps its place in the narrative, now right after the command ("read it, then watch it run").Test plan
git diffshows only moved lines (+ heading level####→##), zero wording edits644f9dae-…)#-quickstart,#why-omadia,#status--roadmap,#optional-featuresRisk / blast radius
Docs-only, single file. No code, schema, API, CI, or env-var impact. Heading promoted
####→##for consistency with sibling sections (either level defensible per triage); no anchor referenced the pitch, so nav/badge links unaffected.Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.