generated: '2026-07-15' method: generated source: openapi/superheroes-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: 8 by_action_class: connected: 8 by_consequence: read: 8 human_in_the_loop_required: 0 operations: - path: /all.json method: get operationId: listAllCharacters x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /id/{id}.json method: get operationId: getCharacterById x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /powerstats/{id}.json method: get operationId: getCharacterPowerstats x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /appearance/{id}.json method: get operationId: getCharacterAppearance x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /biography/{id}.json method: get operationId: getCharacterBiography x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /work/{id}.json method: get operationId: getCharacterWork x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /connections/{id}.json method: get operationId: getCharacterConnections x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /images/{size}/{filename} method: get operationId: getCharacterImage x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none