post: rewrite with kitchen brigade analogy + richer styling (callout boxes, gate badges, 2-col comparison grids)
This commit is contained in:
@@ -122,9 +122,9 @@
|
||||
<div class="blog-list">
|
||||
<!-- hand-authored HTML posts (not from build.js) -->
|
||||
<a href="pi-flow-native-brain" class="blog-card">
|
||||
<span class="blog-card__date">3 June 2026</span>
|
||||
<span class="blog-card__date">4 June 2026</span>
|
||||
<h2 class="blog-card__title">How Pi Agents Build, Test, and Ship Game Code with Oracle-Backed Flows</h2>
|
||||
<p class="blog-card__excerpt">When we ask Pi to build a game feature, it doesn't just write code. It compiles, runs tests, drives the live game, measures feel, fixes CI failures, and ships a green PR — all through composable oracle-backed flows.</p>
|
||||
<p class="blog-card__excerpt">We type a slash command, agents fan out through five oracle gates, the game-builder fixes 19 red tests while vision judges check the live game — and it all runs as one autonomous flow.</p>
|
||||
<span class="blog-card__read">Read →</span>
|
||||
</a>
|
||||
{{CARDS}}
|
||||
|
||||
|
Before
After
|
Reference in New Issue
Block a user