Hello Pico
Overview
Hello Pico is the introductory lab of the Open Engineering Academy. You will author one Rule, run the Parser to turn it into an internal representation, and use the Composer to produce a working hello-world-pico.
The lab is intentionally small — 30 to 45 minutes — and is the reference implementation of the shared lab structure documented under templates/lab/ in the source repository (in-repo scaffold, not published as a learner page).
Structure
What you will produce
A single artifact named hello-world-pico — matching the produces entry in the pico course metadata.
Downloads and screenshots
Starter files live under downloads/. Screenshots referenced from the walkthrough live under screenshots/. Both directories are kept even when empty so authors have a consistent place to add assets.
Metadata
Machine-readable descriptor: metadata.yaml. Fields follow the schema documented in the source repository under templates/README.qmd (in-repo scaffold, not published as a learner page).