Commit Graph

7 Commits

Author SHA1 Message Date
ozan 8d9a14dd19 strip site chrome from blog templates — Studio provides nav/footer 2026-06-05 23:34:53 +01:00
ozan 48af4c57f5 post: complete kitchen brigade analogy + real flow verdicts + knife-rack model strategy 2026-06-04 21:39:14 +01:00
ozan a82b1ffc72 post: rewrite with kitchen brigade analogy + richer styling (callout boxes, gate badges, 2-col comparison grids) 2026-06-04 21:05:43 +01:00
ozan bf42a76cf9 refactor: hand-authored pi-flow post + consolidated agents.md
- pi-flow-native-brain is now hand-authored HTML (direct SVGs + styled
  tables; no build.js passthrough needed)
- Card hardcoded in _index_template.html above {{CARDS}}
- Removed posts/pi-flow-native-brain.md (build.js no longer touches it)
- New agents.md: consolidated agent guide for the blog repo
  (blog architecture, build pipeline, adding posts, styling rules,
  writing guide, deploy instructions, skills reference)
- Removed old skills/blog.md (content migrated to agents.md)
2026-06-03 02:47:06 +01:00
ozan d39e9b9534 merge: combine pi-flow-native-brain + pi-ci-integrator into one post
Single public-facing post that tells the complete Pi autonomy story:
- Part 1: Retiring the hardcoded supervisor (1,050 lines deleted)
  replaced by composable oracle-backed pi-flows with 5 gates
  (build, test, behaviour, feel, visual)
- Part 2: The CI integrator — agents that watch CI, read failure
  logs, and fix their own broken builds (tinqs-ci extension)
- Combined stack: flow engine → gates → sub-agents → CI loop
- SVG gate pipeline + deletion bar diagrams preserved via
  build.js <!--raw--> passthrough
- Removed old separate pi-ci-integrator post; pi-flow-native-brain
  is now a proper .md source (replaces hand-authored HTML)
2026-06-03 02:37:00 +01:00
ozan a43dbf71a5 blog: add SVG diagrams to pi-flow-native-brain (gate pipeline + deletion bar), real table; build.js raw-HTML passthrough
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-03 02:06:21 +01:00
ozan 3868be2f3a blog: pi flow-native brain — retire supervisor, oracle-backed gates 2026-06-03 00:55:18 +01:00