← Back to Blog
Agentic AIHuman-First AIAWS BedrockAI SecurityMulti-Agent Systems

Agent Teams, Not Bots: A Human-First Architecture for Personal AI

What I learned building multi-agent systems that serve life, not just productivity

Annie An Dongmei·January 2025·5 min read

Unexpectedly, I've been getting a lot of DMs about a blog post I pushed recently. So here it is for everyone - the full story of how I think about agent teams, human-first design, and the security lessons we learned the hard way. 🧠

It's Agent Teams, Not One Clever Bot

This was the insight that resonated most. I don't run a single AI assistant. I run agent teams.

I have a Home Team that handles groceries and schedules. A Work Team that lets me manage AWS infrastructure through natural language. A Self-Upgrade Team that once discovered our home router was publicly exposed (yes, really 😅). Each team has its own security boundaries, its own context, its own job.

The architecture isn't about one bot that does everything. It's about specialized teams that collaborate - and that changes how you design, deploy, and govern them.

Human-First, Not Automation-First

For individuals, the question isn't 'Does this make me productive?' It's 'Does this give me space to be more human?'

For enterprises, the question isn't 'Does this trim hours off a workflow?' It's 'Does this elevate the entire organization?'

Same principle, different scale. This lens shapes every design decision I make - from which tasks to automate to how we measure success. If an agent just makes you faster at inbox zero, you've missed the point.

Security and Governance Is the Real Thing

Melanie (Peiyao) Li's deep dive in the blog covers a real incident: one user's agent accessed another user's conversations. That's not a hypothetical risk. That happened.

The fix: per-user Firecracker microVM isolation on AWS AgentCore, plus 62 red-team attack scenarios tested on every deploy. Security by design isn't optional when you're running agent teams that touch real data, real workflows, real lives.

Isolation, governance, and testing aren't the boring parts of agentic AI. They're the foundation that makes everything else possible.

What's in the Full Blog

The write-up goes deep. Here's what you'll find:

  • 🔹 My complete agent team setup - walkthroughs of each team and how they work together
  • 🔹 Cost breakdown - spoiler: there's a ~150x price range across models, and that matters
  • 🔹 The full AgentCore architecture for safe multi-tenant deployment on AWS
  • 🔹 What went wrong in security testing and how we fixed it
  • 🔹 A human-first framework for building AI that serves your life, not just your inbox

📖 Read the full post here: https://lnkd.in/gJ57QW-U

What Would Your Agent Team Look Like?

If this resonates, I'd love to hear: what would your agent team look like? What parts of your life or work would you hand off to a specialized team - and what would you keep close?

We're still early in the agentic AI era. The patterns we build now - human-first, secure by design, team-oriented - will shape what comes next. Let's build it together. 🙏

#AlwaysDay1 #AgenticAI #HumanFirstAI #AWS #BedrockAgentCore #MultiAgentSystems #AIGovernance #SecurityByDesign

Resources

The views and opinions expressed in this post are my own and do not necessarily reflect those of my employer or any organisation I am affiliated with.