Jev Academy

Lesson 12 · path 6

Capstone labs: practice only

Four practice labs: request routing, newsletter triage, app intake, and Fit Desk adherence. Learning only. Do not touch the real product repos.

Capstone labs: practice only

These labs are like a flight simulator. You practice the real moves, but you never fly the actual plane.

Recreate the patterns here with copy-paste labs. Do not touch the AZMDR, newsletter, app-intake, or Fit Desk product repos. There are no live keys on this site.

The four themes:

  • AZMDR-style request routing. A Choice for the intent, plus confidence and a Noul for handing off to a human. Lab: /labs/azmdr-routing
  • Newsletter triage. Fan-out with several signals at once, plus human review when things are uncertain. Lab: /labs/newsletter-triage
  • App intake moderation. A Choice for the category, plus a Score for policy risk. Lab: /labs/app-intake
  • Fit Desk adherence. A Noul for whether the user stuck with it, plus a Score for effort. Lab: /labs/fit-desk

Want a stretch goal? Build from the public cookbooks: a RAG passage filter, LLM guardrails, or a citation check. See the use-case gallery.

Next

Ship into a real repo.

Sources