generated: '2026-07-15' method: generated source: openapi/densify-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: 10 by_action_class: acting: 4 connected: 6 by_consequence: write: 4 read: 6 human_in_the_loop_required: 0 operations: - path: /authorize method: post operationId: authorize 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: /ping method: get operationId: ping x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /analysis/aws method: post operationId: startAwsAnalysis 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: /analysis/azure method: post operationId: startAzureAnalysis 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: /analysis/gcp method: post operationId: startGcpAnalysis 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: /analysis/aws/{analysisId}/recommendations method: get operationId: getAwsRecommendations x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /analysis/azure/{analysisId}/recommendations method: get operationId: getAzureRecommendations x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /analysis/gcp/{analysisId}/recommendations method: get operationId: getGcpRecommendations x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /kubernetes/clusters method: get operationId: listKubernetesClusters x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /kubernetes/clusters/{clusterName}/containers method: get operationId: getKubernetesContainers x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none