What happens when you publish
Click Publish in the extension and choose a destination — any repository enabled under Settings → Docs repositories (there’s a filter box for long lists). The guide lands underdocs/guides/ in that repo. A progress bar tracks the upload, and behind the scenes:
1
AI composes the guide
AI writes a terse description for each step, a title for the guide, and a prose overview that summarizes the workflow — composed together into a polished, readable page.
2
Assets are prepared
Screenshots are finalized with your annotations, crops, and redactions permanently baked in. Typing steps get their short GIF clips.
3
One atomic commit
Everything lands as a single commit on a new change-request branch in your docs repo.
4
You get a link
The extension hands you a direct link to the change request for review.
What lands in your repo
The commit contains everything the guide needs, versioned alongside the rest of your docs:
Session video is handled separately: it uploads to secure storage and appears in the guide as a playable recording, rather than being committed to the repo.
Captures are limited to 60 steps. If a workflow is longer, split it into two focused guides — they’ll be easier to follow and to replay.
Review and merge
The change request behaves like any other in LivingContext. Open the link to:- Read the guide as readers will see it.
- Refine the AI-written text, restructure sections, or add context — all normal change-request editing works.
- Merge when it’s ready. The guide goes live in your docs, and becomes replayable with Guide Me.