Skip to content

[side-quest] Add Step 22 resilience reference side quest and streamline main path - #2459

Closed
pelikhan with Copilot wants to merge 3 commits into
mainfrom
copilot/side-quest-22-01-resilience-reference
Closed

[side-quest] Add Step 22 resilience reference side quest and streamline main path#2459
pelikhan with Copilot wants to merge 3 commits into
mainfrom
copilot/side-quest-22-01-resilience-reference

Conversation

Copilot AI commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

Step 22 had grown into a mixed path: the core /agentic-workflows flow plus detailed manual-reference content. This change splits the deep reference material into an optional side quest and keeps the main step concise while preserving seamless learner routing.

  • Main step routing (workshop/22-error-handling-and-resilience.md)

    • Added an optional [!TIP] callout to a new side quest for manual/deep-dive learners.
    • Condensed the three resilience technique sections into short operational summaries:
      • defensive brief behavior for empty data
      • top-level timeout-minutes
      • safe-output fallback messaging
  • New side quest (workshop/side-quest-22-01-resilience-reference.md)

    • Added a focused reference page for the three resilience techniques with:
      • copy-ready syntax blocks
      • predict-and-try prompts
      • GHES/GHEC timeout policy note
      • return link back to Step 22
      • checkpoint section
  • Curriculum index update (workshop/README.md)

    • Added “Resilience Techniques Reference” to Optional Side Quests with explicit branch point from Step 22.
> [!TIP]
> Optional side quest: if you want full syntax examples, predict-and-try checks, and enterprise timeout notes before you edit manually, use [Side Quest: Resilience Techniques Reference](side-quest-22-01-resilience-reference.md), then return here to continue.

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Add side quest 22-01 resilience techniques reference [side-quest] Add Step 22 resilience reference side quest and streamline main path Aug 2, 2026
Copilot AI requested a review from pelikhan August 2, 2026 17:45

@pelikhan pelikhan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot apply guidelines

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>

Copilot AI commented Aug 2, 2026

Copy link
Copy Markdown
Contributor Author

@copilot apply guidelines

Applied guideline alignment in commit f4fc1b9: added an optional gh aw compile --watch TIP to the new Step 22 side quest so compile guidance matches repository standards while keeping the main path unchanged.

Copilot AI requested a review from pelikhan August 2, 2026 18:02
@pelikhan pelikhan closed this Aug 2, 2026
@github-actions
github-actions Bot deleted the copilot/side-quest-22-01-resilience-reference branch August 3, 2026 18:31
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.

[side-quest] feat: side quest 22-01 — Resilience Techniques Reference

2 participants