Skip to content

[workshop-sim] Improve: Add rescue-lane recovery to 05-agentic-workflows-intro.md checkpoint #1905

Description

@github-actions

Problem

05-agentic-workflows-intro.md is the second-highest dropout step (21.3% conditional dropout across 38,606 at-risk runs) with the weakest active_learning score in the corpus (2.2/10). The failure category agentic-concept-gap accounts for 6,067 failures at this step. The current checkpoint has no inline recovery path for learners who cannot answer its questions.

Proposed Change

Within the existing ## ✅ Checkpoint section, add a collapsible <details> block titled "Still uncertain? Try this before moving on" that:

  1. Restates the email-digest analogy in a second concrete form (e.g., a morning standup-summary bot).
  2. Adds one new yes/no self-check question with a reveal-answer pattern matching the style already used in the step body.
  3. Links to the deep-dive side quest only after the inline rescue, so it remains optional not primary.

Do not remove or simplify any existing explanation. This is purely additive scaffolding inside the checkpoint.

Failure Mode

Learning barrier — learners lack sufficient conceptual grounding; the fix adds recovery scaffolding, not simplification.

Quantitative Guardrail

  • Current overall_score: 8.14/10
  • Weakest rubric dimension: active_learning = 2.2/10
  • Current step learning KPI index: 7.16/10
  • Current cohort learning KPI means: active_learning 4.79 · checkpoint_quality 8.86 · scaffolding 9.29

Adding a reveal-answer exercise directly raises active_learning. The change increases the step KPI index above 7.16 and raises the cohort active_learning mean above 4.79.

Acceptance Criteria

  • The shared curriculum quantitative assessment overall_score for 05-agentic-workflows-intro.md stays at ≥ 8.14 after the change
  • The step learning KPI index ((2.0 × active_learning + 2.0 × checkpoint_quality + 1.5 × scaffolding) / 5.5) stays at ≥ 7.16 — confirming students who remain are still building skills effectively
  • Hands-on practice, checkpoints, and scaffolding are preserved or strengthened (not removed to improve headline completion numbers)
  • The new <details> block follows the existing reveal-answer pattern already used in the step body

Suggested Owner

copilot coding agent
Related to #1904

Warning

Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • awmgmcpg

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "awmgmcpg"

See Network Configuration for more information.

Generated by 🔬 Workshop Student Simulator · 103.8 AIC · ⌖ 4.96 AIC · ⊞ 10.7K ·

  • expires on Jul 24, 2026, 1:05 PM UTC

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions