Skip to content

Add model-access pre-check items to Step 8 checkpoint#1147

Merged
pelikhan merged 2 commits into
mainfrom
copilot/workshop-sim-repair-add-checkpoint-items
Jul 15, 2026
Merged

Add model-access pre-check items to Step 8 checkpoint#1147
pelikhan merged 2 commits into
mainfrom
copilot/workshop-sim-repair-add-checkpoint-items

Conversation

Copilot AI commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Step 8 has the highest dropout rate in the workshop (12.3%, 5,667 failures) — learners skip the model-access verification table in the body and hit opaque auth errors on first run. The table and side-quest link already exist; they just aren't enforced.

Changes

  • workshop/08-run-your-workflow.md — two items added to ## ✅ Checkpoint:
    - [ ] I confirmed my model-access configuration using the quick-check table (Copilot subscription active, or API key secret present for my engine)
    - [ ] I am aware of the side quest to use if the run fails immediately with an authentication or model-access error

This converts passive reading into an active gate without restructuring any existing content or adding new troubleshooting material.

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Repair: Add required model-access pre-check checkpoint items to Step 8 Add model-access pre-check items to Step 8 checkpoint Jul 15, 2026
Copilot AI requested a review from pelikhan July 15, 2026 03:24
@pelikhan pelikhan marked this pull request as ready for review July 15, 2026 03:35
@pelikhan pelikhan merged commit 658d3bd into main Jul 15, 2026
@pelikhan pelikhan deleted the copilot/workshop-sim-repair-add-checkpoint-items branch July 15, 2026 03:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[workshop-sim] Repair: Add required model-access pre-check checkpoint items to Step 8 before run trigger

2 participants