Description
33 of 256 example workflows declare no engine: and therefore silently run on Copilot (the runtime default). A Claude user who copies one of these examples silently gets Copilot with no ANTHROPIC_API_KEY. Add an explicit engine: line to these examples (or add a prominent per-example warning) so the engine is never implicit.
Expected Impact
Removes the biggest source of silent Copilot mis-provisioning for non-Copilot users; makes examples self-documenting about which engine they target.
Suggested Agent
Documentation updater / a workflow-config agent (can be scripted across the 33 files).
Estimated Effort
Medium (1-4 hours) — mechanical edit across ~33 files with review.
Data Source
DeepReport analysis 2026-07-15, from [claude-code-user-docs-review] discussion #45732 (Major Obstacle #3).
Generated by 🔬 Deep Report · 217.6 AIC · ⌖ 17.2 AIC · ⊞ 10K · ◷
Description
33 of 256 example workflows declare no
engine:and therefore silently run on Copilot (the runtime default). A Claude user who copies one of these examples silently gets Copilot with no ANTHROPIC_API_KEY. Add an explicitengine:line to these examples (or add a prominent per-example warning) so the engine is never implicit.Expected Impact
Removes the biggest source of silent Copilot mis-provisioning for non-Copilot users; makes examples self-documenting about which engine they target.
Suggested Agent
Documentation updater / a workflow-config agent (can be scripted across the 33 files).
Estimated Effort
Medium (1-4 hours) — mechanical edit across ~33 files with review.
Data Source
DeepReport analysis 2026-07-15, from [claude-code-user-docs-review] discussion #45732 (Major Obstacle #3).