Conventions
- IDs are prefixed strings such as
sess_...andav_.... - Timestamps are ISO-8601 UTC strings.
- List endpoints use cursor pagination with
limitandstarting_after. - Error responses use the envelope described in Errors.
POST /v1/sessionsacceptsIdempotency-Keyfor safe retries.

