generated: '2026-07-15' method: generated source: openapi/azure-devops-pipelines-openapi.yml, openapi/azure-devops-work-items-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: 12 by_action_class: connected: 7 acting: 5 by_consequence: read: 7 write: 5 human_in_the_loop_required: 0 operations: - path: /{project}/_apis/pipelines method: get operationId: listPipelines x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /{project}/_apis/pipelines method: post operationId: createPipeline 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: /{project}/_apis/pipelines/{pipelineId} method: get operationId: getPipeline x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /{project}/_apis/pipelines/{pipelineId}/runs method: get operationId: listPipelineRuns x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /{project}/_apis/pipelines/{pipelineId}/runs method: post operationId: runPipeline 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: /{project}/_apis/pipelines/{pipelineId}/runs/{runId} method: get operationId: getPipelineRun x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /{project}/_apis/wit/workitems/{id} method: get operationId: getWorkItem x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /{project}/_apis/wit/workitems/{id} method: patch operationId: updateWorkItem 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: /{project}/_apis/wit/workitems/${type} method: post operationId: createWorkItem 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: /{project}/_apis/wit/workitems method: get operationId: getWorkItemsBatch x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /{project}/_apis/wit/wiql method: post operationId: queryWorkItemsByWiql 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: /{project}/_apis/wit/fields method: get operationId: listWorkItemFields x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none