generated: '2026-07-15' method: generated source: openapi/dog-ceo-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: connected: 10 by_consequence: read: 10 human_in_the_loop_required: 0 operations: - path: /breeds/list/all method: get operationId: listAllBreeds x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /breeds/image/random method: get operationId: getRandomImage x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /breeds/image/random/{count} method: get operationId: getRandomImages x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /breed/{breed}/images method: get operationId: getBreedImages x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /breed/{breed}/images/random method: get operationId: getBreedRandomImage x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /breed/{breed}/images/random/{count} method: get operationId: getBreedRandomImages x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /breed/{breed}/list method: get operationId: listSubBreeds x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /breed/{breed}/{subBreed}/images method: get operationId: getSubBreedImages x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /breed/{breed}/{subBreed}/images/random method: get operationId: getSubBreedRandomImage x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /breed/{breed}/{subBreed}/images/random/{count} method: get operationId: getSubBreedRandomImages x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none