3 lines
2.4 KiB
JavaScript
3 lines
2.4 KiB
JavaScript
import{c as a,Q as t,j as i,m as r}from"./chunks/framework.BPKcPtvA.js";const f=JSON.parse('{"title":"L3b: Verifier Agent","description":"","frontmatter":{},"headers":[],"relativePath":"labs/l3-verifier.md","filePath":"labs/l3-verifier.md","lastUpdated":null}'),l={name:"labs/l3-verifier.md"};function s(o,e,n,h,c,p){return t(),i("div",null,[...e[0]||(e[0]=[r(`<h1 id="l3b-verifier-agent" tabindex="-1">L3b: Verifier Agent <a class="header-anchor" href="#l3b-verifier-agent" aria-label="Permalink to "L3b: Verifier Agent""></a></h1><p><strong>Module</strong>: M3 Safety<br><strong>Files</strong>: starter.py, solution.py</p><h2 id="objective" tabindex="-1">Objective <a class="header-anchor" href="#objective" aria-label="Permalink to "Objective""></a></h2><p>Create a read-only agent that checks the builder's work independently.</p><h2 id="concepts" tabindex="-1">Concepts <a class="header-anchor" href="#concepts" aria-label="Permalink to "Concepts""></a></h2><p>Refer to the corresponding module for full concept explanations.</p><h2 id="starter" tabindex="-1">Starter <a class="header-anchor" href="#starter" aria-label="Permalink to "Starter""></a></h2><div class="language-bash vp-adaptive-theme"><button title="Copy Code" class="copy"></button><span class="lang">bash</span><pre class="shiki shiki-themes github-light github-dark vp-code" tabindex="0"><code><span class="line"><span style="--shiki-light:#005CC5;--shiki-dark:#79B8FF;">cd</span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;"> course/labs/l3-verifier/</span></span>
|
||
<span class="line"><span style="--shiki-light:#6A737D;--shiki-dark:#6A737D;"># Open starter file and fill in the TODOs</span></span></code></pre></div><h2 id="checkpoints" tabindex="-1">Checkpoints <a class="header-anchor" href="#checkpoints" aria-label="Permalink to "Checkpoints""></a></h2><ol><li>Define read-only tools (read_file, grep_search, list_files)</li><li>Implement claim verification logic</li><li>Report confidence level (PERFECT through FAILED)</li><li>No write/edit/bash tools allowed</li></ol><h2 id="solution" tabindex="-1">Solution <a class="header-anchor" href="#solution" aria-label="Permalink to "Solution""></a></h2><p>Compare against the solution file after attempting the starter.</p>`,12)])])}const b=a(l,[["render",s]]);export{f as __pageData,b as default};
|