generated: '2026-07-25' method: generated source: openapi/swisscom-all-in-signing-service-openapi.yml, openapi/swisscom-sign-integration-api-openapi.json 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: 12 by_action_class: acting: 6 connected: 6 by_consequence: write: 6 read: 6 human_in_the_loop_required: 0 operations: - path: /signatures/signDoc method: post operationId: signDoc 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: /api/process method: get operationId: findAll x-agentic-access: action-class: connected consequence: read subject: optional scope: - sswp:process:read:all token: max-ttl: 3600 audit: none - path: /api/process method: post operationId: create x-agentic-access: action-class: acting consequence: write subject: required scope: - sswp:process:create audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /api/process/{processId}/setup method: post operationId: setup x-agentic-access: action-class: acting consequence: write subject: required scope: - sswp:process:create audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /api/process/{processId}/release method: post operationId: release x-agentic-access: action-class: acting consequence: write subject: required scope: - sswp:process:create audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /api/process/{processId}/open/{personId} method: post operationId: open x-agentic-access: action-class: acting consequence: write subject: required scope: - sswp:process:read audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /api/process/{processId}/attach method: post operationId: attach x-agentic-access: action-class: acting consequence: write subject: required scope: - sswp:process:create audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /api/process/{processId} method: get operationId: getProcess x-agentic-access: action-class: connected consequence: read subject: optional scope: - sswp:process:read token: max-ttl: 3600 audit: none - path: /api/process/{processId}/status method: get operationId: getStatus x-agentic-access: action-class: connected consequence: read subject: optional scope: - sswp:process:read token: max-ttl: 3600 audit: none - path: /api/process/{processId}/record method: get operationId: getRecords x-agentic-access: action-class: connected consequence: read subject: optional scope: - sswp:process:read token: max-ttl: 3600 audit: none - path: /api/process/{processId}/file/{fileId} method: get operationId: getFile x-agentic-access: action-class: connected consequence: read subject: optional scope: - sswp:process:read token: max-ttl: 3600 audit: none - path: /api/process/{processId}/file/{fileId}/content method: get operationId: getFileContent x-agentic-access: action-class: connected consequence: read subject: optional scope: - sswp:process:read token: max-ttl: 3600 audit: none