I’m building an Multi-Agent Launch Orchestrator—a system where 15 specialized AI agents work together to automate from market research and requirement synthesis to launch comms and post-launch analysis. Each agent handles a specific task and passes outputs to the next, with a real-time dashboard, API endpoints, OpenRouter/OpenAI/LLM support, and a modern React frontend for workflow tracking. Given that, I’m curious—how does Strata handle these kinds of sequential, multi-agent flows where passing context is key? Does it support built-in agent chaining, real-time progress tracking, or consolidated reporting the way an orchestrator would? Would love to know if Strata is designed for these advanced, cross-agent use cases or if you see any best practices!