File tree Expand file tree Collapse file tree
ambient-context-is-not-a-tool
guided-replay-beats-a-live-sandbox Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -354,7 +354,7 @@ <h2 id="the-broader-point">The Broader Point</h2>
354354 < hr class ="my-8 border-border "/>
355355 < div class ="text-center mt-8 "> < a class ="inline-flex items-center gap-2 text-sm font-medium text-text/60 hover:text-primary no-underline transition-colors " href ="/blog "> < i class ="fas fa-arrow-left text-[10px] "> </ i > All posts</ a > </ div >
356356 < nav class ="post-nav grid gap-4 mt-6 " style ="grid-template-columns: 1fr 1fr; "> < a class ="group flex flex-col gap-1 p-4 rounded-lg border border-border/50 no-underline hover:border-primary/50 hover:bg-surface/50 transition-all " href ="/blog/a-histogram-is-not-a-steering-signal/ "> < span class ="text-xs font-medium text-text/50 flex items-center gap-1 "> < i class ="fas fa-arrow-left text-[10px] "> </ i > Previous</ span > < span class ="text-sm font-medium text-text group-hover:text-primary transition-colors line-clamp-2 "> A Histogram Is Not a Steering Signal</ span > </ a >
357- < a class ="group flex flex-col gap-1 p-4 rounded-lg border border-border/50 no-underline hover:border-primary/50 hover:bg-surface/50 transition-all text-right " href ="/blog/guided-replay-beats-a-live-sandbox / "> < span class ="text-xs font-medium text-text/50 flex items-center gap-1 justify-end "> Next< i class ="fas fa-arrow-right text-[10px] "> </ i > </ span > < span class ="text-sm font-medium text-text group-hover:text-primary transition-colors line-clamp-2 "> Guided replay beats a live sandbox on day one </ span > </ a >
357+ < a class ="group flex flex-col gap-1 p-4 rounded-lg border border-border/50 no-underline hover:border-primary/50 hover:bg-surface/50 transition-all text-right " href ="/blog/evidence-gate-pattern / "> < span class ="text-xs font-medium text-text/50 flex items-center gap-1 justify-end "> Next< i class ="fas fa-arrow-right text-[10px] "> </ i > </ span > < span class ="text-sm font-medium text-text group-hover:text-primary transition-colors line-clamp-2 "> The Evidence Gate — Why "Obvious Sequel" Is a Trap </ span > </ a >
358358 </ nav >
359359 </ div >
360360 </ div >
Load diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -359,7 +359,7 @@ <h2 id="the-bigger-pattern">The bigger pattern</h2>
359359</ script >
360360 < hr class ="my-8 border-border "/>
361361 < div class ="text-center mt-8 "> < a class ="inline-flex items-center gap-2 text-sm font-medium text-text/60 hover:text-primary no-underline transition-colors " href ="/blog "> < i class ="fas fa-arrow-left text-[10px] "> </ i > All posts</ a > </ div >
362- < nav class ="post-nav grid gap-4 mt-6 " style ="grid-template-columns: 1fr 1fr; "> < a class ="group flex flex-col gap-1 p-4 rounded-lg border border-border/50 no-underline hover:border-primary/50 hover:bg-surface/50 transition-all " href ="/blog/ambient-context-is-not-a-tool / "> < span class ="text-xs font-medium text-text/50 flex items-center gap-1 "> < i class ="fas fa-arrow-left text-[10px] "> </ i > Previous</ span > < span class ="text-sm font-medium text-text group-hover:text-primary transition-colors line-clamp-2 "> Ambient Context Is Not a Tool </ span > </ a >
362+ < nav class ="post-nav grid gap-4 mt-6 " style ="grid-template-columns: 1fr 1fr; "> < a class ="group flex flex-col gap-1 p-4 rounded-lg border border-border/50 no-underline hover:border-primary/50 hover:bg-surface/50 transition-all " href ="/blog/evidence-gate-pattern / "> < span class ="text-xs font-medium text-text/50 flex items-center gap-1 "> < i class ="fas fa-arrow-left text-[10px] "> </ i > Previous</ span > < span class ="text-sm font-medium text-text group-hover:text-primary transition-colors line-clamp-2 "> The Evidence Gate — Why "Obvious Sequel" Is a Trap </ span > </ a >
363363 < a class ="group flex flex-col gap-1 p-4 rounded-lg border border-border/50 no-underline hover:border-primary/50 hover:bg-surface/50 transition-all text-right " href ="/blog/repo-local-agent-contracts/ "> < span class ="text-xs font-medium text-text/50 flex items-center gap-1 justify-end "> Next< i class ="fas fa-arrow-right text-[10px] "> </ i > </ span > < span class ="text-sm font-medium text-text group-hover:text-primary transition-colors line-clamp-2 "> Repo-Local Agent Contracts Need Workflow Bundles</ span > </ a >
364364 </ nav >
365365 </ div >
Original file line number Diff line number Diff line change @@ -100,6 +100,13 @@ <h3 class="text-base font-semibold mb-1"><a class="no-underline text-text hover:
100100 <div class="flex flex-wrap gap-1"><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#agents">#agents</a><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#product">#product</a><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#demos">#demos</a><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#onboarding">#onboarding</a></div>
101101 </div>
102102 </article>
103+ <article class="flex items-baseline gap-4 py-4 border-b border-border/30 hover:bg-surface/30 -mx-3 px-3 rounded transition-colors">
104+ <time class="text-xs whitespace-nowrap flex-shrink-0 text-text/40 w-24">May 15, 2026</time>
105+ <div>
106+ <h3 class="text-base font-semibold mb-1"><a class="no-underline text-text hover:text-primary transition-colors" href="/blog/evidence-gate-pattern/">The Evidence Gate — Why "Obvious Sequel" Is a Trap</a></h3>
107+ <div class="flex flex-wrap gap-1"><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#engineering">#engineering</a><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#meta">#meta</a><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#autonomous-agents">#autonomous-agents</a><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#workflow">#workflow</a></div>
108+ </div>
109+ </article>
103110 <article class="flex items-baseline gap-4 py-4 border-b border-border/30 hover:bg-surface/30 -mx-3 px-3 rounded transition-colors">
104111 <time class="text-xs whitespace-nowrap flex-shrink-0 text-text/40 w-24">May 15, 2026</time>
105112 <div>
You can’t perform that action at this time.
0 commit comments