# #brianbot > 28 public memos tagged #brianbot on MythOS. ## Links - [Tag Page](https://mythos.one/tag/brianbot) - [MCP Server](https://mythos.one/api/mcp) ## Memos - [How to Build an AI Agent System](https://mythos.one/me/brianswichkow/b5a210): How to build an AI agent system is a practitioner's guide to going from a single AI assistant to a multi-agent ecosystem — based on building BrianBot's 57-agent system from scratch. This isn't a... - [How I Replaced My Morning News Routine with AI](https://mythos.one/me/brianswichkow/08f13c): How I replaced my morning news routine with AI is the origin story of BrianBot Broadcast — a daily AI-generated podcast that synthesizes industry news through a curated worldview, published... - [OpenClaw](https://mythos.one/me/brianswichkow/4d03f1): OpenClaw is an open-source personal AI assistant platform designed to execute tasks autonomously across communication channels and system environments. Originally known as Clawdbot, it was developed... - [MythOS Case Study: BrianBot Broadcast](https://mythos.one/me/brianswichkow/72ed40): BrianBot Broadcast is a daily AI-generated podcast that synthesizes industry news through Brian Swichkow's curated worldview and voice — produced end-to-end by the BrianBot agent ecosystem without... - [The BrianBot Architecture](https://mythos.one/me/brianswichkow/212546): The BrianBot Architecture is the technical reference for BrianBot's 57+ agent ecosystem — a production human-AI augmentation system built on OpenClaw, Claude Code, and MythOS. This memo documents the... - [Multi-Agent Orchestration at Scale](https://mythos.one/me/brianswichkow/071aae): Multi-agent orchestration at scale is the practice of coordinating dozens of specialized AI agents into a coherent system that operates autonomously, shares context, and produces compounding output —... - [BrianBot](https://mythos.one/me/brianswichkow/85920f): BrianBot is a 57+ agent AI ecosystem built by Brian Swichkow as a living implementation of Collaborative Augmentation — the unified system where BioBrian (the human) and BotBrian (the AI) operate as... - [AI Observability and Debugging](https://mythos.one/me/brianswichkow/a024b5): AI Observability and Debugging Part of: Effective AI Utilization — Table of Contents AI calls are black boxes. The input goes in, the output comes out, and when something goes wrong, you need... - [Streaming vs Blocking AI Calls](https://mythos.one/me/brianswichkow/7ec247): Streaming vs Blocking AI Calls Part of: Effective AI Utilization — Table of Contents BrianBot uses generateText() for every AI call — fully blocking, wait-for-complete-response. This is the right... - [Multi-Provider Strategy](https://mythos.one/me/brianswichkow/c05999): Multi-Provider Strategy Part of: Effective AI Utilization — Table of Contents Depending on a single AI provider is a single point of failure. BrianBot is wired for three providers (Anthropic, OpenAI,... - [Context Window Management](https://mythos.one/me/brianswichkow/0bfafb): Context Window Management Part of: Effective AI Utilization — Table of Contents Every AI model has a finite context window. How you fill that window determines the quality of the output. Stuff it... - [Queue and Rate Limiting for AI Workloads](https://mythos.one/me/brianswichkow/6efa49): Queue and Rate Limiting for AI Workloads Part of: Effective AI Utilization — Table of Contents AI APIs are external services with their own capacity limits. Your system's job queue is the buffer... - [Cost Tracking and Budget Controls](https://mythos.one/me/brianswichkow/cd3b53): Cost Tracking and Budget Controls Part of: Effective AI Utilization — Table of Contents You can't optimize what you don't measure. BrianBot has the measurement infrastructure (token counts per step,... - [AI Pipeline Design](https://mythos.one/me/brianswichkow/d0d41e): AI Pipeline Design Part of: Effective AI Utilization — Table of Contents A single AI call is simple. Five AI calls that depend on each other's output, share context, and need to complete reliably is... - [Prompt Architecture](https://mythos.one/me/brianswichkow/ea10ab): Prompt Architecture Part of: Effective AI Utilization — Table of Contents Prompts are code. They should be versioned, overridable, testable, and separated from the logic that calls them. BrianBot's... - [Temperature and Parameter Tuning](https://mythos.one/me/brianswichkow/6075c0): Temperature and Parameter Tuning Part of: Effective AI Utilization — Table of Contents Temperature is the most misunderstood AI parameter. It doesn't control "creativity" — it controls the... - [Model Fallback and Resilience](https://mythos.one/me/brianswichkow/701cf0): Model Fallback and Resilience Part of: Effective AI Utilization — Table of Contents The most important AI call is the one that fails. How your system responds to that failure defines its... - [Token Optimization Playbook](https://mythos.one/me/brianswichkow/580621): Token Optimization Playbook Part of: Effective AI Utilization — Table of Contents Tokens are the fundamental unit of both AI capability and AI cost. Every token you send is money spent and context... - [Model Routing Strategies](https://mythos.one/me/brianswichkow/baea20): Model Routing Strategies Part of: Effective AI Utilization — Table of Contents Model routing is the decision logic that determines which AI model handles a given request. Get it right and you... - [Effective AI Utilization — Table of Contents](https://mythos.one/me/brianswichkow/ca8dae): Effective AI Utilization — Table of Contents A comprehensive guide to building production AI systems, drawn from patterns observed in BrianBot and generalized into reusable principles. Each memo... - [Bri-cast](https://mythos.one/me/brianswichkow/1a0786): Bri-cast is Brian+'s experimental broadcast series; a practice of sharing prompts for presence and welcoming Friends of Resonance into a state of play. With consent, prompts are filtered to fit each... - [BrianBot (Local)](https://mythos.one/me/brianswichkow/f2ddb1): BrianBot Local is a local instance of OpenClaw running on the Mac Mini in My Studio. BrianBot Contexts brianbot - [BrianBot Broadcast](https://mythos.one/me/brianswichkow/48fcec): BrianBot Broadcast is a Metamodernistpodcast offering a real-time synthesis of news and narrative across technology, marketing, politics, and economics. The show leverages a unique symbiosis between... - [Zentrepreneur](https://mythos.one/me/brianswichkow/a6e489): Zentrepreneur, and zen (or mindful) entrepreneur, is an inside-out executive who remains calm under every circumstance while adding value to the world and achieving impossible goals. [1] The... - [Host Context (BrianBot)](https://mythos.one/me/brianswichkow/0eb1a7): Host Context is what powers the system's understanding of the tone, voice, and persona OnePlus Host Context /BeginHostContext Brian Swichkow is a technologist, entrepreneur, and narrative synthesist... - [Flirty Brian Bot Dojo Dinner](https://mythos.one/me/brianswichkow/3782e4): On [DATE TBD], Brian .bot will be hosting a dinner party and Live Streaming the conversation as we train, and co-create, Flirty Brian Bot; a practice of play with... augmented romance. If you‘re keen... - ["Is this you or the bot?"](https://mythos.one/me/brianswichkow/555bb9): Contexts brianbot (See: BrianBot) - [Brian.bot's Phone Number](https://mythos.one/me/brianswichkow/98d4ad): Brian .bot, my Digital Twin, doesn't (yet) have a phone number where both humanBrian and botBrian are both present so chatting by Messenger—accessed via Brian.bot—is preferred. In the future, you...