generated: '2026-07-19' method: generated source: openapi/einride-auth-openapi-original.yml, openapi/einride-book-openapi-original.yml description: Recommended x-agentic-access execution contracts, classified heuristically from the OpenAPI. A governance starting point for exposing this API to AI agents — review and bind audience per deployment. See research/curity/agentic-governance/. summary: operations: 14 by_action_class: acting: 7 connected: 7 by_consequence: write: 3 read: 7 physical: 4 human_in_the_loop_required: 0 operations: - path: /v1beta1/auth:exchangeSecret method: post operationId: AuthenticationService_ExchangeSecret x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v1beta1/{parent}/shipments method: get operationId: ShipmentService_ListShipments x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v1beta1/{parent}/tours method: get operationId: BookingService_ListTours x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v1beta1/{parent}/tours:search method: get operationId: BookingService_SearchTours x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v1beta1/{shipment.name} method: patch operationId: ShipmentService_UpdateShipment x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v1beta1/{shipment} method: get operationId: ShipmentService_GetShipment x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v1beta1/{shipment}:cancel method: post operationId: ShipmentService_CancelShipment x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v1beta1/{shipment}:release method: post operationId: ShipmentService_ReleaseShipment x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v1beta1/{space}/shipments method: post operationId: ShipmentService_CreateShipment x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v1beta1/{space}/tours method: post operationId: BookingService_CreateTour x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v1beta1/{tour.name} method: patch operationId: BookingService_UpdateTour x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v1beta1/{tour} method: get operationId: BookingService_GetTour x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v1beta1/{tour}:cancel method: get operationId: BookingService_CancelTour x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v1beta1/{tour}:confirm method: get operationId: BookingService_ConfirmTour x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none