generated: '2026-07-27' method: generated source: openapi/aemc-energy-rules-openapi-derived.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: /rules/{ruleType}/versions method: get operationId: listRuleVersions x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /rules/{versionId}/toc method: get operationId: getRuleTableOfContents x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /rules/{versionId}/chapters method: get operationId: listRuleChapters x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /rules/{versionId}/content/{contentId} method: get operationId: getRuleContent x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /rules/{versionId}/search method: get operationId: searchRuleVersion x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /rules/{versionId}/glossary/menu method: get operationId: getGlossaryMenu x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /rules/{versionId}/glossary/by-letter/{letter} method: get operationId: listGlossaryTermsByLetter x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /rules/{versionId}/glossary/{termIdentifier} method: get operationId: getGlossaryTerm x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /settings/wa method: get operationId: getWaSettings x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none