<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Day 1: Foundations, Agents, Build on Agentic Security: Build, Audit, Break</title><link>https://class.cloudeval-64.aws.cloud.asig.io/docs/day-1/</link><description>Recent content in Day 1: Foundations, Agents, Build on Agentic Security: Build, Audit, Break</description><generator>Hugo</generator><language>en</language><atom:link href="https://class.cloudeval-64.aws.cloud.asig.io/docs/day-1/index.xml" rel="self" type="application/rss+xml"/><item><title>Module 1: LLM Fundamentals</title><link>https://class.cloudeval-64.aws.cloud.asig.io/docs/day-1/module-1/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://class.cloudeval-64.aws.cloud.asig.io/docs/day-1/module-1/</guid><description>&lt;h1 id="module-1-llm-fundamentals">Module 1: LLM Fundamentals&lt;a class="anchor" href="#module-1-llm-fundamentals">#&lt;/a>&lt;/h1>
&lt;p>What an LLM actually is, from tokens to weights to the API you call: next-token prediction, sampling, context windows, the OpenAI API as the de facto standard, the model landscape and how to read benchmarks critically, and the practical craft of working with the context window. Compressed pace; the lab is where it sticks.&lt;/p>
&lt;h2 id="questions-this-module-answers">Questions this module answers&lt;a class="anchor" href="#questions-this-module-answers">#&lt;/a>&lt;/h2>
&lt;ul>
&lt;li>What actually happens when I send a prompt to an LLM — what are tokens, weights, and sampling?&lt;/li>
&lt;li>Why is &amp;ldquo;glorified autocomplete&amp;rdquo; both accurate and misleading?&lt;/li>
&lt;li>What is a context window, and why do long sessions degrade?&lt;/li>
&lt;li>If the API is stateless, why is resending a long conversation not ruinously expensive?&lt;/li>
&lt;li>What&amp;rsquo;s the difference between a system prompt and a user message, and how do I use each well?&lt;/li>
&lt;li>What actually makes the system prompt special? (less than you think)&lt;/li>
&lt;li>How do I pick a model — and when does small-and-fast beat the frontier flagship?&lt;/li>
&lt;li>How do I read benchmarks (and ArtificialAnalysis) without being fooled?&lt;/li>
&lt;li>Why do alignment and refusals matter for security work?&lt;/li>
&lt;/ul>
&lt;h2 id="slides">Slides&lt;a class="anchor" href="#slides">#&lt;/a>&lt;/h2>
&lt;div class="slides-viewer">
 &lt;object data="/slides/01-llm-fundamentals/slides-handout.pdf" type="application/pdf" style="width:100%;height:70vh;border:1px solid var(--gray-200,#ddd);border-radius:4px;">
 &lt;p>Your browser can't display the PDF inline. &lt;a href="https://class.cloudeval-64.aws.cloud.asig.io/slides/01-llm-fundamentals/slides-handout.pdf">Download the slides&lt;/a>.&lt;/p></description></item><item><title>Module 2: Agents</title><link>https://class.cloudeval-64.aws.cloud.asig.io/docs/day-1/module-2/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://class.cloudeval-64.aws.cloud.asig.io/docs/day-1/module-2/</guid><description>&lt;h1 id="module-2-agents-using-and-extending-them">Module 2: Agents: Using and Extending Them&lt;a class="anchor" href="#module-2-agents-using-and-extending-them">#&lt;/a>&lt;/h1>
&lt;p>From chatbot to agent: give the model tools and a loop, and it can act. Tool-calling mechanics at the API level, the &lt;code>pi&lt;/code> harness (permission modes, supervision, where agents shine and where they waste your time), then making it yours: skills, custom tools, MCP servers, subagents, and extensions that hook the harness itself. The longest module of the class: it owns the middle of Day 1, and its lab runs in five parts woven through the lecture.&lt;/p></description></item><item><title>Module 3: Agentic Coding</title><link>https://class.cloudeval-64.aws.cloud.asig.io/docs/day-1/module-3/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://class.cloudeval-64.aws.cloud.asig.io/docs/day-1/module-3/</guid><description>&lt;h1 id="module-3-agentic-coding-build">Module 3: Agentic Coding: Build&lt;a class="anchor" href="#module-3-agentic-coding-build">#&lt;/a>&lt;/h1>
&lt;p>Using agents to write real code, and what it takes to make that code good: workflows that work (plan first, small steps, verification loops), where AI-generated code fails on security, model tiering, and accountability: you own what the agent ships. The lab closes Day 1 and kicks off the class arc: everyone builds the same networked app to spec, it freezes overnight, and Day 2 attacks it.&lt;/p></description></item></channel></rss>