Owner review (2026-07-11): the current tutorials are not bad, but underwhelming compared to realistic tutorials with concrete examples that talk to people. The benchmark is MedusaJS docs tutorials: concrete implementations with concrete tools that ACTUALLY work — not pseudo-tutorials. NetScript-feature leverage and topic diversity are good; what's missing is that Medusa-level balance of code vs prose (today: too much prose, too little code).
Scope — all six tracks
storefront, workspace, erp-sync, live-dashboard, chat (6-chapter merged track), plus the hub.
Per track:
- Study 2–3 MedusaJS tutorial pages as the quality bar (structure, code density, "here is the actual file you write" concreteness).
- Rebalance every chapter toward complete, runnable code blocks (real files at real paths, copy-paste-able, verified by execution the way erp-sync ch3 already is) with prose reduced to what motivates and explains the code.
- Concrete tools only: where a chapter currently gestures at a step, replace it with an actual working implementation (real payloads, real commands, real observable output).
- Keep the exercise-first checkpoint discipline and positioning-law/public-docs constraints already enforced.
Acceptance
Filed by beta-7 orchestrator (df71d36c) from owner review.
Owner review (2026-07-11): the current tutorials are not bad, but underwhelming compared to realistic tutorials with concrete examples that talk to people. The benchmark is MedusaJS docs tutorials: concrete implementations with concrete tools that ACTUALLY work — not pseudo-tutorials. NetScript-feature leverage and topic diversity are good; what's missing is that Medusa-level balance of code vs prose (today: too much prose, too little code).
Scope — all six tracks
storefront, workspace, erp-sync, live-dashboard, chat (6-chapter merged track), plus the hub.
Per track:
Acceptance
deno task verifygreen; grep gates clean.Filed by beta-7 orchestrator (
df71d36c) from owner review.