feat(workshops/digital-engineering): add platform story coverage + delivery variants#122
Conversation
…livery variants - Add Platform Context section and cross-surface callouts to README.md - Create README.platform.md (Desktop + Cloud variant) - Add variant cross-references between both files
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
- A2 Option B: 'resolved. documenting' → 'resolved, documenting' - B3: '. to ordermanager-iac.' → '. Add all artifacts to ordermanager-iac.' - Fixed in both README.md and README.platform.md
| #### Step 3: Research While Cloud Works | ||
|
|
||
| While the cloud sessions run, continue exploring in Desktop: | ||
| - Ask Cascade: *"What are the best practices for GitHub Actions pipelines — caching strategies, matrix builds, artifact management?"* | ||
| - Ask Devin Local: *"How should a CI pipeline handle secrets for deployment steps?"* | ||
| - Explore DeepWiki for the repo to understand the build system in depth | ||
| - Consider creating a **Devin Knowledge item** capturing the team's pipeline conventions — Knowledge is shared across local and cloud agents |
There was a problem hiding this comment.
🚩 Platform variant drops DeepWiki extension suggestions from labs
The original README.md labs include a dedicated "Step 3 (Optional): Read the DeepWiki" section with 3-4 concrete extension suggestions per lab (e.g., README.md:100-106 suggests Docker image build, PR status checks, automatic versioning, parallel test sharding). The platform variant consolidates this into a brief DeepWiki mention within its Step 3 research section (e.g., README.platform.md:118). This means attendees using the platform variant lose the specific extension challenges. This appears to be a deliberate editorial choice to keep the platform variant focused on the Desktop+Cloud workflow rather than a content gap, but it's worth confirming this was intentional.
Was this helpful? React with 👍 or 👎 to provide feedback.
There was a problem hiding this comment.
This was intentional. The platform variant consolidates the DeepWiki extension suggestions into the Step 3 research section to keep focus on the Desktop+Cloud workflow. The original README.md still has the full extension suggestions for participants who want them, and both variants cross-reference each other.
Summary
Adds Cognition Platform story coverage to the digital-engineering workshop with two delivery variants.
README.md(cloud-agent baseline) — additive changes only:## Platform Contextsection after the overview explaining this variant uses Devin Cloud via the web app, with a tip callout linking to Desktop/CLI alternatives**Other variants:** [Desktop + Cloud](README.platform.md)README.platform.md(Desktop + Cloud variant) — new file:Link to Devin session: https://partner-workshops.devinenterprise.com/sessions/f382c4cdced64375bd270d62a287046f
Requested by: @bsmitches