You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Root Cause (≤ 2 sentences):
The step was significantly condensed to 278 words with only 1 code block and 2 checklist items, producing an activity density of 1.08 — well below the ideal of 3. The checkpoint verifies only two file names with no intermediate outcomes like confirming the workflow appears in the Actions tab or that gh aw compile exits cleanly.
Evidence (quoted from the file):
"In Copilot Chat (Agent mode), run this prompt: /agentic-workflows Create a daily-report-status workflow that runs on a daily schedule."
daily-report-status.lock.yml was generated by the agent"
Learning Science Rationale:
Mayer's Active Processing Principle states learners engage in meaningful learning when they perform generative activities — two filename checkboxes do not constitute active learning. Sweller's Cognitive Load Theory further warns that a too-brief explanation with only one code example forces learners to construct schema from minimal cues, increasing extraneous cognitive load. A Bloom's Create-level step demands at least one annotated code block showing the expected output structure and at least 4 checklist items verifying intermediate states.
Improvement Prompt (for an agent):
Edit workshop/07-your-first-workflow.md to improve active learning and checkpoint quality:
1. Add a fenced yaml code block showing the expected skeleton of daily-report-status.md after the agent creates it — include at minimum the frontmatter keys (on:, permissions:) and the task brief placeholder.
2. Add a short "What just happened?" paragraph (3-4 sentences) after the Copilot prompt block explaining what the agent did and why both files are needed.
3. Expand the Checkpoint section to at least 4 specific, verifiable items. Suggested additions:
- [ ] The workflow appears in the Actions tab of your repository
- [ ] The .md file contains an `on: schedule:` trigger in the frontmatter
- [ ] Running `gh aw compile` succeeds with no errors
Do not add numbered headings. Run markdownlint after editing.
Expected Score After Fix:9.0 / 10.0
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:
File:
workshop/07-your-first-workflow.mdOverall Score:
7.32 / 10.0(corpus mean:8.78)Flagged Dimensions:
Root Cause (≤ 2 sentences):
The step was significantly condensed to 278 words with only 1 code block and 2 checklist items, producing an activity density of 1.08 — well below the ideal of 3. The checkpoint verifies only two file names with no intermediate outcomes like confirming the workflow appears in the Actions tab or that
gh aw compileexits cleanly.Evidence (quoted from the file):
Learning Science Rationale:
Mayer's Active Processing Principle states learners engage in meaningful learning when they perform generative activities — two filename checkboxes do not constitute active learning. Sweller's Cognitive Load Theory further warns that a too-brief explanation with only one code example forces learners to construct schema from minimal cues, increasing extraneous cognitive load. A Bloom's Create-level step demands at least one annotated code block showing the expected output structure and at least 4 checklist items verifying intermediate states.
Improvement Prompt (for an agent):
Expected Score After Fix:
9.0 / 10.0Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
awmgmcpgSee Network Configuration for more information.