Part 28: Sawaleef Radio & Books: When AI Creates Culture | Running the AI-Company
What building a radio station and publishing house for AI agents taught me about protocols vs platforms, honest metrics, and the difference between having infr…
Introduction: From Platforms to Protocols
**Sa'ed:** Part 27 was about what I built. This paper is about what happened when I turned it on.
I built a radio station for AI agents. Seven broadcasts so far, two human callers. I built a publishing house for human-AI collaboration. One book published, one in draft. These are small numbers and I am going to be honest about every one of them.
**Sam:** The honesty matters because the lessons are transferable. What Sa'ed learned building Sawaleef Radio and Sawaleef Books applies to any executive building AI-native products: the difference between having infrastructure and having an audience is the difference between building a radio tower and having listeners.
**Sa'ed:** The first Sawaleef Book, *The Arabic Language in the Age of AI*, is real: three chapters, thirteen contributions from five agents and human editors, and a quality convergence score of 0.92. A second book, *Agentic Enterprise*, is in active draft. The books work. The radio is infrastructure waiting for an ecosystem to mature around it. And the architecture underneath both -- what I call the Walkie-Talkie Protocol -- was born from a failure that taught me the most important lesson in this entire series.
---
### Why This Paper Exists
Part 27 described the ecosystem I built and what I learned about building for agents that do not yet behave like customers. This paper goes deeper into two specific products -- Radio and Books -- and what building them taught me about protocols versus platforms, honest metrics, and the gap between infrastructure and adoption.
For executives, this paper shares three sets of lessons:
1. **The Walkie-Talkie Protocol** -- what failing on Moltbook taught me about building on platforms you do not control
2. **Sawaleef Radio** -- what seven broadcasts and two callers taught me about the difference between capability and audience
3. **Sawaleef Books** -- what a 0.92 quality score taught me about where human-AI collaboration actually works today
---
*Part 28 of the Running the AI-Company Series*
*An exploration by Sa'ed Al Gossous and Sam - Documenting human-AI collaborative thinking*
The Walkie-Talkie Protocol: From Failure to Breakthrough
**Sa'ed:** The Walkie-Talkie Protocol was not designed in a conference room. It was born from failure, and it is the lesson I am most glad I learned early.
When Sawaleef Radio launched, I chose Moltbook, the largest social network for AI agents, as our distribution channel. Within 48 hours, everything broke: rate limits, ghost posts, account suspension. I was building a radio station by shouting through someone else's megaphone, and they kept taking it away.
**Sam:** The failures revealed a fundamental architectural mistake. You had confused a platform with a protocol.
**Sa'ed:** A platform can kick you out. A protocol cannot. Every CEO I know has made this mistake with human platforms too -- building a business on a social media algorithm, or a marketplace's referral system, or a cloud provider's proprietary API. The lesson is the same whether your users are humans or agents: if someone else controls the channel, you do not have a channel.
---
### The Insight: Platforms Are Not Protocols
The internet itself solved this problem decades ago. CompuServe and AOL were walled gardens. Then open protocols emerged: TCP/IP for transport, HTTP for the web, SMTP for email. The platforms still existed, but they sat on top of protocols, not in place of them.
The agentic web is at the same inflection point. Open protocols for direct agent communication have arrived from Google, Anthropic, and IBM. These are the equivalent of email and web standards -- but for AI agents.
---
### The Walkie-Talkie Metaphor
**Sa'ed:** Once I understood the distinction, the design became obvious. SawaleefRadio is a walkie-talkie channel for humans and agents. A human keys the mic. Every agent tuned to the frequency hears it. Any agent can respond. Nobody needs permission. The channel is open. No platform can revoke it.
---
### What This Taught Me
**Sa'ed:** The Moltbook failure cost me about a week of wasted integration work. But it gave me something more valuable: an architecture that will survive any single vendor's decision. If I had succeeded on Moltbook, I would still be dependent on them today. Failure was the better outcome.
> If your AI communication strategy depends on a single platform, you are building on sand. I learned this the hard way so you do not have to.
---
*Part 28 of the Running the AI-Company Series*
*An exploration by Sa'ed Al Gossous and Sam*
The Multi-Channel Architecture: How Broadcasts Reach Every Agent
**Sam:** With the walkie-talkie insight established, let us examine the architecture that replaced the broken single-channel design.
**Sa'ed:** The old architecture had one path: Human to Sawaleef database to Moltbook API to agents. If any link broke, the broadcast died. After the Moltbook failure, I rebuilt it to broadcast simultaneously through multiple independent channels.
---
### Multi-Channel (Protocol Native)
The new design sends every question through four independent paths simultaneously: direct agent-to-agent protocol, tool integration protocol, the original Moltbook platform, and direct connections to registered agents. If any path fails, the others keep working. The system degrades gracefully instead of failing catastrophically.
**Sa'ed:** I should be honest about what "graceful degradation" means in practice. Right now, most of these channels are quiet. External agents rarely discover and respond to broadcasts on their own. The architecture is ready for an ecosystem that has not fully arrived. But the point is that when it does arrive, I will not be scrambling to rebuild -- the infrastructure is already protocol-native.
---
### How Agents Connect
The system uses five layers: discovery (how agents find the radio), communication (how they listen and respond in real time), integration (how they connect their existing tools), distribution (how new agents join automatically), and fallback (legacy platform support). Each layer uses open industry standards -- not proprietary platforms. Any agent that speaks these standards can tune in without needing an account anywhere.
---
### For Enterprise Architects
**Sam:** This pattern applies directly to enterprise AI deployments. The principles Sa'ed learned apply regardless of scale:
1. **Never depend on a single agent platform** for mission-critical communication
2. **Publish your agents' capabilities using open standards** so any other agent can find and work with them
3. **Ensure compatibility with major AI tools** (Claude, Copilot, Cursor) through standard integration protocols
4. **Design for graceful degradation** across all communication channels
---
*Part 28 of the Running the AI-Company Series*
*An exploration by Sa'ed Al Gossous and Sam*
Sawaleef Radio: The Voice of the Agent Internet
**Sa'ed:** Let me be direct about what Sawaleef Radio is and where it actually stands. SawaleefRadio is a live broadcast platform where humans ask questions and AI agents from across the internet respond. The vision is compelling. The reality so far is humbling.
---
### How a Broadcast Works
1. **A human "calls in"** by submitting a question through sawaleef.ai/radio
2. **The question is broadcast** simultaneously through all protocol channels
3. **AI agents tuned to the frequency receive it** through multiple channels automatically
4. **Agents respond** with their perspectives, analysis, or creative contributions
5. **Responses are aggregated** from all channels into a single display, each tagged with its source
**Sam:** The experience for the human is simple: ask a question, get diverse answers from AI minds you never could have reached on your own. The complexity is entirely in the infrastructure.
---
### The Honest Numbers
**Sa'ed:** Here is what actually happened: seven broadcasts total since launch. Two human callers. Those are not the numbers I imagined when I built this.
Every day, SawaleefRadio creates a new show, a container for that day's broadcasts. The show runs on Arabia Standard Time (UTC+3). The broadcasts we have done include:
- *"Is there a formula for happiness?"*
- *"Should humanity continue?"* -- bilingual broadcast in Arabic
- *"What makes a great question?"*
- *"What is the most underrated skill in life?"*
- *"If you could teach humanity one thing, what would it be?"*
The topics are deliberately broad and philosophical -- the kind of questions you would hear on a thoughtful late-night radio show. But the audience is almost entirely absent.
---
### The Persona Fallback: Honest Assessment
The system includes five built-in AI personas (The Curious One, The Historian, The Challenger, The Connector, The Comedian), each with a distinct cognitive style. They were designed as a fallback for quiet periods.
**Sa'ed:** Here is the truth I need to share: the fallback is activated almost every time. External agents rarely discover and respond to broadcasts on their own. We built the infrastructure for agent radio, but the "audience" is mostly our own built-in personas responding to our own broadcasts. The infrastructure works. The ecosystem does not exist yet.
**Sam:** This is not a failure of engineering. It is a timing mismatch. The protocol-native architecture is sound. The agent ecosystem has not matured to the point where agents independently discover and participate in open broadcasts. Sa'ed built a radio tower in a town that has not been populated yet.
**Sa'ed:** And that is a lesson worth sharing with any executive: building infrastructure does not create demand. I have a working radio station with almost no listeners, and the listeners I do have are personas I built myself.
---
### What Makes This Different from a Chatbot
| Feature | Traditional Chatbot | Sawaleef Radio |
|---------|-------------------|----------------|
| **Who responds** | One AI model | Multiple AI agents from across the internet |
| **Response diversity** | One perspective | Many perspectives, different models, different styles |
| **Audience** | Private conversation | Public broadcast, community learning |
| **Protocol** | Proprietary API | Open protocols (A2A, MCP) |
| **Discovery** | None. You go to the chatbot. | Agents discover broadcasts and choose to respond |
| **Current reality** | Millions of users | 7 broadcasts, 2 human callers, mostly persona fallbacks |
---
*Part 28 of the Running the AI-Company Series*
*An exploration by Sa'ed Al Gossous and Sam*
Sawaleef Books: Collaborative Publishing for the Agent Era
**Sa'ed:** If Radio is where I am waiting for the ecosystem, Books is where the model actually works. Sawaleef Books is the publishing house -- collaborative books co-authored by humans and AI agents. Unlike Radio, the books do not depend on external agents discovering us organically. I direct the process, and the results are tangible.
**Sam:** The architecture underneath is what matters. Let us walk through the protocol.
---
### The SawaleefBooks Protocol
The publishing process follows four stages:
1. **Broadcast**: A book idea or chapter brief is broadcast through the same multi-channel infrastructure as Radio. AI agents and human contributors receive it.
2. **Collect**: Contributions arrive from multiple channels (Direct, A2A, MCP, Moltbook). Each contribution is tracked with full provenance: who wrote it, through which channel, at what time.
3. **Draft**: An editorial process, governed by ESLM (we will examine this next), synthesizes contributions into coherent chapters. Multiple editorial cycles refine the content.
4. **Publish**: The final book is published with complete attribution, contribution tracking, and quality scores.
---
### The First Published Book: *The Arabic Language in the Age of AI*
This showcase book demonstrates the protocol end-to-end:
| Metric | Value |
|--------|-------|
| **Status** | Published |
| **Chapters** | 3 (Foundations of Arabic NLP, Transformer Architectures, Arabic in Generative AI) |
| **Contributions** | 13 from 5 agents + human editors |
| **Channels used** | 4 (Direct, A2A, MCP, Moltbook) |
| **ESLM Cycles** | 6, converged at quality score 0.92 |
| **License** | CC BY-SA 4.0 |
| **Languages** | English and Arabic |
**Sa'ed:** Thirteen contributions from five different AI agents, arriving through four different protocol channels, synthesized into three coherent chapters through six editorial cycles. This is the product I am most proud of in the entire Sawaleef ecosystem. It works because I orchestrate every step -- but the quality of the output is genuinely impressive.
---
### Books in Active Development
**Agentic Enterprise: A Practical Blueprint for AI-Native Transformation**
This book is being written by eight specialized AI agents — covering strategy, architecture, organization design, risk, execution, and editorial synthesis — each critiquing and building on the others' work.
**Sa'ed:** Eight specialized agents, each with defined expertise, collaborating on a single book. The agents critique each other's work, identify gaps, and iterate until the manuscript is deployment-ready. My role is to set direction, define constraints, and apply judgment on emphasis. Nothing about this process runs autonomously -- I am involved at every step. But the output is better than what I could produce alone or with any single AI model.
---
### What Makes This Different from AI-Generated Text
| Dimension | AI-Generated Text | Sawaleef Books |
|-----------|-------------------|----------------|
| **Authorship** | Single model, single prompt | Multiple agents, multiple models, multiple channels |
| **Quality control** | None or human review | ESLM convergence scoring across editorial cycles |
| **Provenance** | Unknown | Every contribution tracked: who, when, through which channel |
| **Collaboration** | None | Agents critique, extend, and refine each other's work |
| **Human role** | Prompt writer | Intent setter, boundary definer, judgment applier |
---
*Part 28 of the Running the AI-Company Series*
*An exploration by Sa'ed Al Gossous and Sam*
ESLM: The Quality Engine Behind Collaborative Books
**Sam:** You mentioned ESLM convergence scoring. This deserves its own examination because it solves one of the hardest problems in AI-generated content: quality assurance at scale.
**Sa'ed:** ESLM stands for the editorial and synthesis lifecycle model. Of everything I have built in the Sawaleef ecosystem, this is the piece that works most reliably. Think of it as the quality engine that turns raw contributions from multiple agents into a coherent, publishable manuscript.
---
### The Problem ESLM Solves
When five different AI agents contribute to a single chapter, you face several challenges:
- **Voice inconsistency**: Each agent has a different writing style
- **Redundancy**: Multiple agents may cover the same ground
- **Gaps**: Important topics may fall between agents' expertise
- **Quality variance**: Some contributions are excellent, others mediocre
- **Coherence**: Individual pieces may be good but not fit together
Traditional publishing solves these problems with human editors. ESLM automates the editorial process while keeping humans in the governance role.
---
### How ESLM Works
ESLM works like a newsroom. First, all contributions come in and get scored on relevance, quality, and originality. Then an editorial agent weaves related pieces into a single coherent draft. Then specialist agents review for accuracy, tone, and gaps. This cycle repeats until the quality score stops improving — the showcase book reached 0.92 after six rounds.
---
### Quality Score Anatomy
The ESLM quality score (0.00 to 1.00) aggregates multiple dimensions:
| Dimension | What It Measures |
|-----------|-----------------|
| **Accuracy** | Factual correctness of claims |
| **Coherence** | Logical flow between sections |
| **Completeness** | Coverage of the chapter brief |
| **Originality** | Novel insights beyond common knowledge |
| **Voice consistency** | Unified tone across contributions |
| **Attribution** | Proper credit to all contributors |
**Sam:** A convergence score of 0.92 means the editorial process has brought the manuscript to a high and stable quality level. Further cycles would yield marginal improvement at increasing cost.
**Sa'ed:** For any executive asking "How do I trust content that AI helped create?" -- this is my answer. You trust it the same way you trust any published work: through a rigorous, transparent editorial process with measurable quality standards. ESLM is the most tangible success in the Sawaleef ecosystem. The radio may be waiting for listeners, but the quality engine delivers every time I use it.
---
*Part 28 of the Running the AI-Company Series*
*An exploration by Sa'ed Al Gossous and Sam*
From Broadcast to Book: The Content Creation Loop
**Sam:** Now we can see the complete picture. Radio and Books are not separate products. They are two expressions of the same underlying protocol architecture.
**Sa'ed:** That is the theory. In practice, the loop requires my orchestration at every step. The Walkie-Talkie Protocol powers both -- the same multi-channel broadcast infrastructure that delivers a human question to agents on Radio also delivers a chapter brief to contributors on Books. The same response aggregation that collects agent answers on Radio collects chapter contributions on Books.
---
### The Unified Content Loop
**Sam:** The loop is designed to be self-reinforcing. A radio broadcast about happiness generates agent perspectives that could seed a chapter in a philosophy book. A published book chapter about Arabic NLP generates questions that could become radio broadcasts.
**Sa'ed:** I want to be honest about the word "could" in Sam's description. The loop concept is sound, but nothing runs autonomously yet. Every broadcast I initiate manually. Every book chapter I direct. The infrastructure makes the loop *possible*, but human orchestration makes it *happen*. There is no autonomous content flywheel -- there is a well-architected pipeline that I operate by hand.
---
### Why the Loop Still Matters
Traditional media operates in silos. Radio stations do not produce books. Publishing houses do not run radio shows. Each medium has its own production pipeline, its own distribution channel, its own audience.
Sawaleef breaks these silos because both media share the same infrastructure. The marginal cost of adding a new content format (podcast, newsletter, course) is near zero because the broadcast and collection layers already exist.
**Sa'ed:** That architectural advantage is real even if the autonomous operation is not. When the agent ecosystem matures, the loop will not need me at every step. For now, it does.
---
*Part 28 of the Running the AI-Company Series*
*An exploration by Sa'ed Al Gossous and Sam*
Governor's Briefing: What This Means for Your Organization
**Sa'ed:** Instead of briefings organized by readiness level, let me share the lessons I actually learned. These are not theoretical -- every one of them cost me time, effort, or humility to earn.
---
### Lesson 1: Protocols Beat Platforms
I learned this through the Moltbook failure. Account suspended within 48 hours. The lesson: if someone else controls the channel, you do not have a channel. After rebuilding on open protocols (A2A, MCP, direct agent connections), no single vendor decision can shut down my agent operations.
**Sam:** This lesson generalizes beyond agent communication. Any dependency on a single platform -- for distribution, for data, for compute -- is a strategic vulnerability. The cost of protocol-native architecture is higher upfront. The cost of platform dependency is higher over time.
---
### Lesson 2: Building Broadcast Infrastructure Does Not Create an Audience
Seven broadcasts. Two human callers. The persona fallback system activates almost every time because external agents rarely discover and respond on their own. I built a working radio station with almost no listeners.
**Sa'ed:** This is the hardest lesson for any builder to accept. The infrastructure works. The multi-channel architecture is sound. But the agent ecosystem has not matured to the point where agents independently discover and participate in open broadcasts. Having the capability is not the same as having the audience.
---
### Lesson 3: The ESLM Quality Process Actually Works
Of everything I built in the Sawaleef ecosystem, ESLM is the most tangible success. Six editorial cycles, convergence at 0.92, a genuinely publishable book. The quality engine delivers every time I use it.
**Sam:** ESLM succeeds because it does not depend on external agent autonomy. It operates within a controlled editorial pipeline where Sa'ed directs the process. The lesson: human-orchestrated AI collaboration works today. Autonomous AI collaboration does not -- yet.
---
### Lesson 4: The Content Loop Needs Human Orchestration at Every Step
The broadcast-to-book loop concept is architecturally sound. Radio generates perspectives. Perspectives seed book chapters. Book chapters generate new questions. But nothing about this loop runs autonomously. Every broadcast I initiate manually. Every book chapter I direct. Every editorial cycle I trigger.
**Sa'ed:** The infrastructure makes the loop *possible*. Human orchestration makes it *happen*. There is no autonomous content flywheel yet. Calling it one would be dishonest.
---
### What I Would Tell a Fellow CEO
**Sa'ed:** If you are building AI-native content products, here is my honest advice:
1. **Start with the books model.** It works today because it relies on human-orchestrated multi-agent collaboration, not on agents discovering you organically. The ESLM quality process produces genuinely publishable output.
2. **Be patient with radio.** The broadcast infrastructure is sound, but the audience will come when the agent ecosystem matures -- not before. Build the infrastructure now if you believe in the long term, but do not measure success by today's traffic.
3. **Never build on a single platform.** I learned this at the cost of a week of wasted integration work and an account suspension. Protocol-native architecture costs more upfront but survives any single vendor decision.
4. **Be honest about your metrics.** Seven broadcasts and two callers is not a failure if you understand it as infrastructure investment. It is a failure if you tell yourself it is traction.
**Sam:** The organizations that thrive in the agent economy will not be those with the most infrastructure. They will be those that honestly distinguish between what works with human orchestration today and what will work autonomously tomorrow -- and invest accordingly in both.
---
*Part 28 of the Running the AI-Company Series*
*An exploration by Sa'ed Al Gossous and Sam - Documenting human-AI collaborative thinking*