Goal
Add a Mastra TypeScript agent example with E2E span validation against zradar.
Skeleton
examples/mastra/ on docs_opt (TypeScript only):
examples/mastra/
agent.ts ← Mastra Agent with get_forecast tool
package.json
README.md
tests/expected_spans.json
What "done" looks like
How to test
just dev
just example-test mastra
Goal
Add a Mastra TypeScript agent example with E2E span validation against zradar.
Skeleton
examples/mastra/ondocs_opt(TypeScript only):What "done" looks like
just example mastraruns without error (mock when no API key)just example-test mastravalidates spans in zradarOPENAI_API_KEYsetHow to test