docs: make get-started the onboarding walkthrough - #184
Merged
Conversation
Lead get-started with pip, quickstart, and --break-it. Add a /start alias that redirects there so a typed docs URL is not a third product page.
Member
Author
|
Merged by an agent session, not the founder. |
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.
docs.openadapt.ai/get-started is now the onboarding walkthrough.
It leads with the three commands (
pip install,openadapt quickstart,openadapt quickstart --break-it). Then it says the bundled workflow is a tutorial. Then--break-it. Then what qualifying a real job adds (boundary, risks, identities, effect verifiers, fault cases, policy). Then the first real read-only workflow.The hosted demo is no longer first.
docs.openadapt.ai/start/was a 404. It is now an alias that redirects to/get-started/. Canonical stays on get-started. This is not a third product page.The conversion page stays at openadapt.ai/start.
Tutorial
VERIFIEDis a local receipt on synthetic MockMed. It is not a production Seal.--break-itis the aha. When you qualify a real job, that same independent check is what a Seal attests. Links: openadapt.ai/seals and The Seal.docs/commercial/seal.mditself is not edited (ops #183 owns the screenshots).whats-new.mdis auto-generated and was left alone. A second blog post was not opened: openadapt-blog#56 already covers--break-it.Reviewer
Open get-started. The three commands must be the first thing a reader can copy. Confirm
/start/redirects and is not in the nav.Opened by an agent session, not the founder.