generated: '2026-07-15' method: generated source: openapi/sentinel-dashboard-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: 4 acting: 5 by_consequence: read: 4 write: 5 human_in_the_loop_required: 0 operations: - path: /v1/flow/rules method: get operationId: getFlowRules x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v1/flow/rule method: post operationId: createFlowRule x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v1/flow/rule method: put operationId: updateFlowRule x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v1/flow/rule method: delete operationId: deleteFlowRule x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v1/degrade/rules method: get operationId: getDegradeRules x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v1/degrade/rule method: post operationId: createDegradeRule x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v1/degrade/rule method: delete operationId: deleteDegradeRule x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v1/system/rules method: get operationId: getSystemRules x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v1/authority/rules method: get operationId: getAuthorityRules x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none