Reference · Your Portfolio
Artifact Tracker
Every lab produces a real artifact. Together they are your portfolio — the raw material of your public repo, your capstone case study, and your interview stories.
Tick each artifact off as you produce it (progress is saved in this browser; export it from the course home). The capstone in Lesson 11 assembles the technical artifacts into a full field engagement, and Lesson 12 publishes the portfolio — the more boxes ticked honestly, the stronger the story.
- FDE gap map Lesson 01 — three real job postings analyzed against your skills, the three biggest gaps, and the lesson that closes each.
- Clinical-note summarizer Lesson 02 — a prompted summarizer over synthetic telehealth transcripts, iterated against hand-written checks.
- Triage assistant with tools Lesson 03 — an agent answering patient-routing questions through well-designed tools, including one tool description you diagnosed and fixed.
- Grounded policy Q&A Lesson 04 — RAG over a synthetic clinical-protocols corpus with mandatory citations, retrieval failures measured before and after contextual retrieval.
- Eval harness + scored report Lesson 05 — graded assertions plus an LLM judge over the summarizer, catching a planted regression.
- Working demo + demo script Lesson 06 — a web demo of the triage assistant with a scripted demo path and an honest "what's real / what's faked" appendix.
- Mess-to-MCP integration Lesson 07 — a deliberately messy enterprise export cleaned and wrapped as an MCP server the triage agent can use.
- Hardening report Lesson 08 — guardrails and tracing added to the agent, red-teamed with ten adversarial prompts, with documentation of what held.
- Cost/latency before-and-after report Lesson 09 — the RAG system instrumented and cut ≥40% in cost via caching, routing, and context pruning, with evals staying green.
- Discovery pack Lesson 10 — a simulated discovery conversation turned into a scoping doc: decomposition, success metrics, risks, phased plan.
- Capstone engagement + case study Lesson 11 — the full field engagement for the virtual-care provider, including the "what we recommended NOT to build" section.
- Published portfolio + interview kit Lesson 12 — the portfolio repo published with a case-study README, three engagement stories, and a timed mock decomposition.
- Personal learning system Lesson 13 — your staying-current pipeline: curated sources, a weekly review ritual, a claims-to-verify log, and your next deep-dive scoped.
Turning artifacts into the move. Each artifact has a review prompt in its
lesson — use it before ticking the box. Lesson 12 maps every artifact to the interview
round it serves and turns the best three into stories.