generated: '2026-07-15' method: generated source: openapi/citizens-bank-accounts-api-openapi.yml, openapi/citizens-bank-atm-locator-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: 4 by_action_class: connected: 4 by_consequence: read: 4 human_in_the_loop_required: 0 operations: - path: /accounts method: get operationId: getAccounts x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /accounts/{accountId} method: get operationId: getAccountById x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /accounts/{accountId}/transactions method: get operationId: getTransactions x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /atms method: get operationId: searchATMs x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none