Skip to content

Commit 8ddc5d7

Browse files
committed
docs.
Signed-off-by: Jose Alekhinne <jose@ctx.ist>
1 parent 8b0d2cc commit 8ddc5d7

3 files changed

Lines changed: 15 additions & 1 deletion

File tree

docs/blog/2026-04-02-code-structure-as-an-agent-interface.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ and coast on statistical inference. It has to actually look up what
3131

3232
*Jose Alekhinne / April 2, 2026*
3333

34+
## How It Began
35+
3436
We set out to replace a shell script with Go tests.
3537

3638
We ended up discovering that "**code quality**" and

site/blog/2026-04-02-code-structure-as-an-agent-interface/index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3483,6 +3483,17 @@
34833483
</span>
34843484
</a>
34853485

3486+
</li>
3487+
3488+
<li class="md-nav__item">
3489+
<a href="#how-it-began" class="md-nav__link">
3490+
<span class="md-ellipsis">
3491+
3492+
How It Began
3493+
3494+
</span>
3495+
</a>
3496+
34863497
</li>
34873498

34883499
<li class="md-nav__item">
@@ -3685,6 +3696,7 @@ <h2 id="what-19-ast-tests-taught-us-about-agent-readable-code">What 19 AST Tests
36853696
and coast on statistical inference. It has to actually look up what
36863697
<code>token.Slash</code> is.</strong></p>
36873698
<p><em>Jose Alekhinne / April 2, 2026</em></p>
3699+
<h2 id="how-it-began">How It Began<a class="headerlink" href="#how-it-began" title="Permanent link">&para;</a></h2>
36883700
<p>We set out to replace a shell script with Go tests.</p>
36893701
<p>We ended up discovering that "<strong>code quality</strong>" and
36903702
"<strong>agent readability</strong>" are the <strong>same thing</strong>.</p>

site/search.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)