docs: put the walkthrough next to quickstart - #1136
Merged
Merged
Conversation
The tutorial-vs-qualify paragraph sat below visualize/lint. Move it next to the first quickstart and --break-it block, and name the two live start URLs.
PyPI published openadapt-types 0.11.0 and 0.12.0 after the last successful main check. validate-platform-manifest failed because the committed BOM still advertised 0.10.1. Flow 1.34.0 still requires openadapt-types<0.11.0,>=0.10.0, so compatibility_status is now dependency-incompatible. That is the published set. Generated by scripts/generate_platform_manifest.py.
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.
The tutorial-vs-qualify paragraph sat below visualize/lint. It now sits next to
quickstartand--break-it.The bundled workflow is a tutorial. The README says so at the first run, then points at docs.openadapt.ai/get-started for the five-minute walkthrough. Header links name the two live start URLs: openadapt.ai/start (one-screen install) and that walkthrough. There is no third tutorial.
Tutorial
VERIFIEDis a local receipt on synthetic MockMed. It is not a production Seal.--break-itis the aha: the banner can lie, and the independent read stops the run. When you qualify a real job, that same independent check is what a Seal attests. Public synthetic verify: openadapt.ai/seals. Contract: docs/commercial/seal.md.Platform manifest
validate-platform-manifestfailed because PyPI publishedopenadapt-types0.11.0 and 0.12.0 after the last successfulmaincheck. The committed BOM still advertised 0.10.1. Regenerated withscripts/generate_platform_manifest.py.Flow 1.34.0 still requires
openadapt-types<0.11.0,>=0.10.0(console/dev/interop extras).compatibility_statusis nowdependency-incompatible. That is the published set, not a guessed pin. A later Flow release has to widen the pin.Reviewer
Read the Run it section. The walkthrough sentence must sit before visualize/lint. Confirm the README still points at get-started, not a new docs
/starttree. The manifest regen is mechanical; confirm types is 0.12.0 and the incompatibility is recorded, not hidden.Opened by an agent session, not the founder.