Mastra
Mastra powers the agents-hub application. It exposes agent and workflow capabilities and may integrate with telemetry, storage, model gateways, and retrieval services.
Runtime Concerns
- Validate model gateway and data-plane connectivity before deploy.
- Confirm required runtime secrets are available through Infisical or protected environment injection.
- Keep API access controlled.
- Monitor traces and failures when new agents or tools are deployed.
Build Boundary
Build output should not include runtime databases, .mastra/, .env, or secret values.
Related pages: Agents Hub and Mastra Deployment.