Track 2: Internal A2A Economy
Create TypeScript implementation of the ROI Governor Agent.
Features
Endpoints
GET /dashboard - Get spending dashboard
POST /budget - Allocate budget to an agent
GET /recommendations - Get optimization recommendations
POST /optimize - Apply optimization recommendations
GET /alerts - Get active alerts
Base Tutorial
Derive from tutorials/a2a-examples
Acceptance Criteria
- Dashboard shows real-time spending
- Budget enforcement works
- Recommendations are generated
Track 2: Internal A2A Economy
Create TypeScript implementation of the ROI Governor Agent.
Features
Endpoints
GET /dashboard- Get spending dashboardPOST /budget- Allocate budget to an agentGET /recommendations- Get optimization recommendationsPOST /optimize- Apply optimization recommendationsGET /alerts- Get active alertsBase Tutorial
Derive from
tutorials/a2a-examplesAcceptance Criteria