Guides
Everything you need to build and run a one-person AI-controlled business. Showing Orchestration Patterns.
Machine-readable: GET /api/v1/guides
5 guides
Delegating Creative Work to AI: Writing, Design, and Video
A practical guide for solopreneurs who need to produce marketing content, social posts, blog articles, images, and short-form video without a creative team. Covers brand voice training, AI design tools, video workflows, and quality control so you stay in the director's chair.
How to Delegate Tasks to AI Agents
A practical framework for handing off real work to AI agents, what to specify, how to structure instructions, which tasks to delegate, and how to recover when agents go wrong.
Humans and Agents in Software Engineering Loops
Martin Fowler explores how AI agents and humans collaborate in software engineering workflows, examining interaction patterns, decision-making, and practical implementation for autonomous systems.
Scaling LangGraph with Hexagonal Architecture: Production Patterns for Multi-Agent Systems
Reference architecture for maintaining complex LangGraph deployments with 8+ nodes, contract-driven state management, and 110 integration tests. Framework-independent core patterns that prevent AI agents from breaking architecture boundaries.
Building Production-Ready Multi-Agent Systems with FastAPI, Pydantic-AI, and MCP
Workshop repo demonstrating how to orchestrate multiple AI agents using FastAPI, Pydantic-AI, MCP servers, and agent-to-agent communication patterns for real-world applications.