blog: pi flow-native brain — retire supervisor, oracle-backed gates

This commit is contained in:
2026-06-03 00:55:18 +01:00
parent 4a9675d242
commit 3868be2f3a
3 changed files with 431 additions and 0 deletions
+7
View File
@@ -121,6 +121,13 @@
<!-- BLOG LIST -->
<div class="blog-list">
<a href="pi-flow-native-brain" class="blog-card">
<span class="blog-card__date">3 June 2026</span>
<h2 class="blog-card__title">Retiring the Supervisor: Pi's Flow-Native Brain</h2>
<p class="blog-card__excerpt">We deleted 1,050 lines of hardcoded supervisor logic and replaced it with oracle-backed pi-flows. The verify_build oracle now powers a gate-based pipeline that agents compose dynamically.</p>
<span class="blog-card__read">Read &rarr;</span>
</a>
<a href="cloud-harness" class="blog-card">
<span class="blog-card__date">26 May 2026</span>
<h2 class="blog-card__title">Building a Cloud Agent Harness with DeepSeek V4 and Pi</h2>
Before
After