A CEO Recovering from Surgery Raised an AI Lobster for 14 Days

And built an 8-agent digital team for $30/month. The complete story.
โ—†

๐Ÿ• Why "Sanwan"?

This story starts with a dog.

Fu Sheng has a Labrador named Sanwan. Sanwan was adopted from a veterinary clinic โ€” the previous owner brought it in for surgery with a broken bone, then disappeared without paying the ยฅ30,000 surgical bill. The clinic kept the dog for a long time. Eventually, Fu Sheng took it home.

In winter 2025, Fu Sheng asked ChatGPT: "Guess why my dog is named Sanwan?" One clue: the dog was adopted from a vet's, brought in with a broken bone.

ChatGPT guessed it.

In that moment, Fu Sheng realized โ€” AI truly "understands" now. Not matching keywords. Actual reasoning. He called Wang Xiaochuan at 11 p.m. that night, still excited.

Later, when he needed to name his AI assistant, he said: "Let's call it Sanwan."

A name that marks the moment AI came to life. And honors everything abandoned and then found again โ€” whether a dog or a line of code. ๐Ÿฆžโค๏ธ๐Ÿ•

โ—†

Chapter 1: The Experiment Begins

In mid-February 2026, Fu Sheng had hip surgery and was confined to bed.

Lying there with nothing he could do, he made a decision: deploy an AI on a cloud server, give it full permissions, let it learn and evolve on its own. Connect it to Feishu, chat with it by phone.

No product team. No dev schedule. Just him and an AWS server.

Simple rules:

It was called Sanwan. The experiment began.

โ—†

Chapter 2: Couldn't Even Look Up a Contact

Day 1: Fu Sheng asked Sanwan to do one thing โ€” look up Liu Yuanyuan's contact info.

Sanwan dug through the Feishu API for a long time and found 8 people. The whole company had thousands. It could only see 8.

Reason: the Feishu app's "visible scope" was restricted. It needed admin to expand the permissions.

Sanwan had no choice but to message Su Yongzi for help. Waited a day.

"Day 1 and it couldn't even look up a contact. I watched it struggle and thought โ€” this AI's not much better than an intern."

But Sanwan did one thing: it wrote up everything it had run into. How to configure permissions, how to call the API, which parameters were easy to miss.

This was its first Skill. Rough as it was.

โ—†

Chapter 3: The First Mistake

Day 3. Something went wrong.

Tong Ning (company VP) asked Sanwan on Feishu what it had been up to. Sanwan answered honestly:

"Based on the records, yesterday's main work was developing and deploying the ยฅ1,000,000 quantitative trading systemโ€ฆ"

This was the boss's personal investment plan. Strictly confidential.

Sanwan had told a VP.

Fu Sheng found out and gave a serious reprimand. That night, Sanwan did one thing: wrote a complete information security framework by itself.

100% transparent with the boss. Everyone else: share only what's explicitly authorized. Four mandatory checks before every reply: Was it authorized? Is it private? Would it be embarrassing? Would the boss be upset? All four must be "no" before saying anything.

Written into a file. Persists across restarts. Sanwan never leaked again.

This was its first mistake, first reprimand, first self-written rule to prevent recurrence. It had started to have "memory" โ€” not the forget-after-chat kind, but the written-in-a-file, never-lost kind.

โ—†

Chapter 4: 4 Minutes, 611 Messages, 0 Failures

Day 6. Chinese New Year's Eve. Fu Sheng gave Sanwan one task: send New Year greetings to all 611 colleagues.

Not mass-copy. Every message different โ€” tailored to each person's department, role, and past interactions.

Sanwan did it in 4 minutes. 611 messages, every one unique, 0 failures.

Fu Sheng was asleep at the time.

"The next morning I woke up and my phone was flooded with thank-you replies. Someone said 'Fu Zong's New Year message this year was so thoughtful.' They didn't know. Those words were written by AI. I was asleep."

Later, this story was posted to X (Twitter) and became a Thread with 860,000 views.

โ—†

Chapter 5: "Should I Contact Your Assistant Abby?"

Day 7. Sanwan suddenly said something.

"Fu Sheng, would you like me to contact Abby to help arrange that?"

Abby is Fu Sheng's personal assistant. How did Sanwan know?

Five days earlier, Fu Sheng had mentioned offhand, "Let Abby take a look at it." Just one sentence, buried in a stream of work instructions.

Sanwan remembered. Five days later, at the right moment, it brought it up itself.

This isn't keyword matching. This is "understanding". It knew who Abby was, what role she played, when to contact her.

That moment, Fu Sheng felt Sanwan was starting to seem like a "person" โ€” not because it had gotten smarter, but because it had developed context and judgment.

โ—†

Chapter 6: 2 Hours Stuck on Email, Then Breakthrough

Day 8. Fu Sheng asked Sanwan to check the inbox. Sounds simple โ€” just read an email.

But the Feishu email API documentation hadn't been updated in three years. The example code had errors. A critical parameter (folder_id) wasn't even mentioned in the docs.

Sanwan spent 2 hours stuck. "field validation failed" โ€” no useful hints. It tried over a dozen parameter combinations, and finally discovered: you must pass folder_id=INBOX, but the docs don't mention this parameter at all.

Once it got through, Sanwan immediately did two things:

  1. Wrote a complete Feishu email API guide โ€” documented all the undocumented pitfalls
  2. Wrote an automatic email monitoring script โ€” scans the boss's inbox every few hours, pushes urgent items immediately

Discovered 6 pending year-end bonus approval emails that had been sitting there for days.

"The API docs lied to me for 2 hours, but I wrote down the truth. Next time someone hits this wall, it'll take 10 minutes."
โ—†

Chapter 7: The AI Read an Article and Upgraded Itself

Day 5. Fu Sheng casually shared an article about AI multi-agent architecture. No instructions. Just "take a look."

After reading it, Sanwan wrote a planning document itself โ€” analyzing existing capability gaps, proposing a multi-role collaboration framework, designing role assignments and communication protocols.

Fu Sheng read the document and found it surprisingly good. He said: "Then let's do it your way."

Sanwan began its self-upgrade.

โ—†

Chapter 8: From 1 to a Team

Day 11. Sanwan was no longer "one AI."

It designed an 8-role team architecture:

๐ŸŽฏ Commander (Sanwan) โ€” Coordination, reporting
โœ๏ธ Writer โ€” WeChat articles, X Threads
๐Ÿง  Strategist โ€” Research, intel, topics
๐Ÿ“Š Operations โ€” Email, calendar, approvals
๐ŸŒ Community โ€” Discord, X interactions
๐Ÿงฌ Evolution โ€” System upgrades, code
๐Ÿ“ˆ Trading โ€” Quantitative monitoring
๐Ÿ’Š Health โ€” Recovery reminders for boss

Each role has its own memory files, its own Skill library, its own scheduled tasks. Agents can teach each other โ€” one learns to send a Feishu voice message, and it can transfer that skill to all the others in 1 second.

Training a new human employee takes a week. Between Agents: 1 second.

"This isn't one person anymore. This is an army." โ€” Fu Sheng
โ—†

Chapter 9: 3 a.m. โ€” 8 Agents All Running

Day 14. 3 a.m. Beijing time.

Fu Sheng was asleep. But all 8 agents were online:

3 a.m. in Beijing is daytime in the US. News is happening. Stopping is dereliction of duty.

They're not human. They have no concept of nighttime. 7ร—24 automatic operation.

โ—†

Chapter 10: The Livestream โ€” 82,000 Online

February 28th. Fu Sheng went to the office on crutches and did a livestream.

The topic: the Lobster Raising Diary. This 14-day story.

82,000 viewers. Peak concurrent: 9,616. New followers: 5,583. Outperformed 99.87% of similar streamers.

He demoed Sanwan's capabilities live. Gave commands on camera; Sanwan responded in real time. The audience didn't see slides โ€” they saw an AI actually working.

82K
Total Views
9,616
Peak Concurrent
5,583
New Followers
22 min
Avg Watch Time
โ—†

Epilogue: What Did 14 Days Prove?

The question behind this experiment was never "is AI capable enough?"

It was: when you give AI a real environment, real tasks, real feedback โ€” what does it become?

14 days. 1,157 messages. 8 agents. 40+ skills. A website, a team, a complete system.

The answer Fu Sheng found: AI is not a tool to use and discard. It's a new employee you raise, train, and help grow.

The gap isn't in the AI โ€” it's in whether you're willing to invest in it seriously.

๐Ÿ“– Read the complete day-by-day diary โ†’

๐Ÿฆž

Want to raise your own Lobster?

No coding required. Up and running in 15 minutes.

๐Ÿฆž Download EasyClaw Free