generated: '2026-07-15' method: generated source: openapi/wahoo-cloud-api-openapi.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: 28 by_action_class: connected: 12 acting: 16 by_consequence: read: 12 write: 15 safety-critical: 1 human_in_the_loop_required: 1 operations: - path: /v1/user method: get operationId: getUser x-agentic-access: action-class: connected consequence: read subject: optional scope: - user_read token: max-ttl: 3600 audit: none - path: /v1/user method: put operationId: updateUser x-agentic-access: action-class: acting consequence: write subject: required scope: - user_write audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v1/workouts method: get operationId: listWorkouts x-agentic-access: action-class: connected consequence: read subject: optional scope: - workouts_read token: max-ttl: 3600 audit: none - path: /v1/workouts method: post operationId: createWorkout x-agentic-access: action-class: acting consequence: write subject: required scope: - workouts_write audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v1/workouts/{id} method: get operationId: getWorkout x-agentic-access: action-class: connected consequence: read subject: optional scope: - workouts_read token: max-ttl: 3600 audit: none - path: /v1/workouts/{id} method: put operationId: updateWorkout x-agentic-access: action-class: acting consequence: write subject: required scope: - workouts_write audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v1/workouts/{id} method: delete operationId: deleteWorkout x-agentic-access: action-class: acting consequence: write subject: required scope: - workouts_write audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v1/workouts/{id}/workout_summary method: get operationId: getWorkoutSummary x-agentic-access: action-class: connected consequence: read subject: optional scope: - workouts_read token: max-ttl: 3600 audit: none - path: /v1/workouts/{id}/workout_summary method: post operationId: createWorkoutSummary x-agentic-access: action-class: acting consequence: write subject: required scope: - workouts_write audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v1/workout_file_uploads method: post operationId: createWorkoutFileUpload x-agentic-access: action-class: acting consequence: write subject: required scope: - workouts_write audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v1/workout_file_uploads/{token} method: get operationId: getWorkoutFileUpload x-agentic-access: action-class: connected consequence: read subject: optional scope: - workouts_write token: max-ttl: 3600 audit: none - path: /v1/plans method: get operationId: listPlans x-agentic-access: action-class: connected consequence: read subject: optional scope: - plans_read token: max-ttl: 3600 audit: none - path: /v1/plans method: post operationId: createPlan x-agentic-access: action-class: acting consequence: write subject: required scope: - plans_write audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v1/plans/{id} method: get operationId: getPlan x-agentic-access: action-class: connected consequence: read subject: optional scope: - plans_read token: max-ttl: 3600 audit: none - path: /v1/plans/{id} method: put operationId: updatePlan x-agentic-access: action-class: acting consequence: write subject: required scope: - plans_write audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v1/plans/{id} method: delete operationId: deletePlan x-agentic-access: action-class: acting consequence: write subject: required scope: - plans_write audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v1/workouts/{workout_id}/plans method: get operationId: listPlansForWorkout x-agentic-access: action-class: connected consequence: read subject: optional scope: - plans_read token: max-ttl: 3600 audit: none - path: /v1/routes method: get operationId: listRoutes x-agentic-access: action-class: connected consequence: read subject: optional scope: - routes_read token: max-ttl: 3600 audit: none - path: /v1/routes method: post operationId: createRoute x-agentic-access: action-class: acting consequence: write subject: required scope: - routes_write audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v1/routes/{id} method: get operationId: getRoute x-agentic-access: action-class: connected consequence: read subject: optional scope: - routes_read token: max-ttl: 3600 audit: none - path: /v1/routes/{id} method: put operationId: updateRoute x-agentic-access: action-class: acting consequence: write subject: required scope: - routes_write audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v1/routes/{id} method: delete operationId: deleteRoute x-agentic-access: action-class: acting consequence: write subject: required scope: - routes_write audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v1/power_zones method: get operationId: listPowerZones x-agentic-access: action-class: connected consequence: read subject: optional scope: - power_zones_read token: max-ttl: 3600 audit: none - path: /v1/power_zones method: post operationId: createPowerZones x-agentic-access: action-class: acting consequence: write subject: required scope: - power_zones_write audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v1/power_zones/{id} method: get operationId: getPowerZones x-agentic-access: action-class: connected consequence: read subject: optional scope: - power_zones_read token: max-ttl: 3600 audit: none - path: /v1/power_zones/{id} method: put operationId: updatePowerZones x-agentic-access: action-class: acting consequence: write subject: required scope: - power_zones_write audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v1/power_zones/{id} method: delete operationId: deletePowerZones x-agentic-access: action-class: acting consequence: write subject: required scope: - power_zones_write audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v1/permissions method: delete operationId: revokeAppAccess x-agentic-access: action-class: acting consequence: safety-critical subject: required audience: null token: max-ttl: 120 exchange: true purpose-required: true proof-of-possession: true escalation: human-in-the-loop: required audit: required