I. The Gap
Agent frameworks (LangGraph, CrewAI, AutoGen) coordinate agents with agents. They pass state between machines. They break at the moment a human needs to step in. When a domain expert sees the analysis drift, the options are restart the run with new instructions, or cross your fingers.
Team tools (Claude Projects, ChatGPT Teams, Notion AI) coordinate humans with humans. They embed AI inside each person's session, which is useful in the session and gone after it. Nothing persists in a form the next participant can inspect.
Enterprise agent platforms (Bedrock, Vertex, OpenAI Frontier) sit agents underneath humans. They handle deployment, permissions, and governance. They do not handle humans and agents building something together. They handle humans deploying agents at something.
The missing layer is where humans and agents coordinate with each other. Both sides authoring. Both sides executing. Both sides reading and extending the same structured work.