Agent Synth · v0.1 scaffold
Dashboard
The web side of Agent Synth — catalog browser, multi-device view, recommendation review.
API
- GET /api/v1/catalog
- POST /api/v1/auth/pair
- POST /api/v1/auth/exchange
- POST /api/v1/devices/{id}/profile
- GET /api/v1/devices/{id}/recommendations
- POST /api/v1/devices/{id}/telemetry
Contract: openapi.yaml at the repo root.