AgentOS turns the agent into that API.
Surfaces a data agent lives on
The serving model is identical to a product agent. The difference is what the agent does, not how it is served. Sessions still scope per user, so each analyst’s thread and learnings stay separate.
Learnings are shared, sessions are not
A data agent’s value compounds when corrections are shared across the team. Scope conversation threads per user withsession_id, but keep learnings in a shared namespace so a fix one analyst’s question triggered helps everyone.