generated: '2026-07-15' method: generated source: openapi/index-api.yml, openapi/meta-api.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: 9 by_action_class: connected: 9 by_consequence: read: 9 human_in_the_loop_required: 0 operations: - path: /citation/{oci} method: get operationId: getCitationByOCI x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /citation-count/{id} method: get operationId: getCitationCount x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /venue-citation-count/{id} method: get operationId: getVenueCitationCount x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /reference-count/{id} method: get operationId: getReferenceCount x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /citations/{id} method: get operationId: getCitations x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /references/{id} method: get operationId: getReferences x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /metadata/{ids} method: get operationId: getMetadataByIds x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /author/{id} method: get operationId: getWorksByAuthor x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /editor/{id} method: get operationId: getWorksByEditor x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none