You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AgentMesh must stop competing as another multi-Agent framework. Its durable differentiation is the
control plane between stochastic Agents and deterministic real-world systems:
Bring any Agent. Run it reliably. Govern every action. Observe and recover everything.
LangGraph, OpenAI Agents SDK, CrewAI, Codex, Claude Code, A2A peers, and custom workers should
become managed runtimes—not competing architecture centers. Virtual Company, Office, Music Studio,
and Market Intelligence remain optional experiences built on the control plane.
Problem
The repository already contains strong reliability and governance primitives, but the public story
and composition boundary are diluted across orchestration, vertical applications, game UI, runtime,
and platform operations. A new user cannot tell what must be adopted, what is optional, or why
LangGraph/LangSmith alone is insufficient.
Target architecture
Control plane: Agent identity/version, Task/Run/Attempt, scheduling, policy, Permit, budget,
audit, and recovery.
Runtime plane: framework-neutral adapters for local, isolated, and remote A2A Agents.
Capability plane: governed MCP tools and declarative capability/Skill bundles.
Experience plane: optional UI and business scenarios installed as extensions.
Workstreams
Framework-neutral Managed Agent Runtime contract and conformance suite.
A non-LangGraph adapter proving “bring your own Agent”.
Governed Action/Permit protocol and SDK.
Reliability model plus reproducible failure/chaos benchmark.
Agent Principal and delegated identity chain.
Isolated runtime execution profiles.
Fleet Operations Console for 20–100+ Agents.
Move vertical experiences out of the core composition boundary.
README first screen and architecture map identify AgentMesh as an Agent Control Plane within ten
seconds.
A runtime other than LangGraph passes the same lifecycle/governance conformance suite.
Every irreversible tool action can be explained as Intent → Policy → Approval (optional) →
Permit → Execution → Reconciliation.
A published benchmark demonstrates convergence after duplicate delivery, worker death, lease
expiry, Redis interruption, and unknown external-write outcome.
Core starts and passes tests without importing vertical experience runtime/UI packages.
Console answers which Agents exist, which versions/runtimes they use, what they are doing,
permissions, spend, failures, approvals, and revocation state.
Minimal single-Agent operation remains simple and requires no optional experience.
Non-goals
Building a better planner prompt, ReAct loop, or model-specific harness.
Replacing LangGraph, MCP, A2A, Kubernetes, or sandbox providers.
Making the Office/game UI the core product.
Claiming production readiness without reproducible evidence.
Adding new vertical scenarios before the control-plane boundary is proven.
Product decision
AgentMesh must stop competing as another multi-Agent framework. Its durable differentiation is the
control plane between stochastic Agents and deterministic real-world systems:
LangGraph, OpenAI Agents SDK, CrewAI, Codex, Claude Code, A2A peers, and custom workers should
become managed runtimes—not competing architecture centers. Virtual Company, Office, Music Studio,
and Market Intelligence remain optional experiences built on the control plane.
Problem
The repository already contains strong reliability and governance primitives, but the public story
and composition boundary are diluted across orchestration, vertical applications, game UI, runtime,
and platform operations. A new user cannot tell what must be adopted, what is optional, or why
LangGraph/LangSmith alone is insufficient.
Target architecture
audit, and recovery.
Workstreams
runtime model.
Delivery backlog
P0 — prove the control plane
P1 — harden and productize
Related existing proposal
Acceptance criteria
seconds.
Permit → Execution → Reconciliation.
expiry, Redis interruption, and unknown external-write outcome.
permissions, spend, failures, approvals, and revocation state.
Non-goals